An entry describing a network of a Xen domain.
Parsed from file TUBS-IBR-XEN-MIB.mib
Module: TUBS-IBR-XEN-MIB
xenNetworkEntry OBJECT-TYPE SYNTAX XenNetworkEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry describing a network of a Xen domain." INDEX { xenDomainName, xenNetworkIndex } ::= { xenNetworkTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.1575.1.14.1.4.1.1 | xenNetworkIndex | 0 | 0 | The index of the network. |
1.3.6.1.4.1.1575.1.14.1.4.1.2 | xenNetworkInKBytes | 0 | 0 | The number of Kbytes received on the network interface since the Xen domain has been set up. |
1.3.6.1.4.1.1575.1.14.1.4.1.3 | xenNetworkInPkts | 0 | 0 | The number of packets received on the network interface since the Xen domain has been set up. |
1.3.6.1.4.1.1575.1.14.1.4.1.4 | xenNetworkInErrors | 0 | 0 | The number of erroneous packets received on the network interface since the Xen domain has been set up. |
1.3.6.1.4.1.1575.1.14.1.4.1.5 | xenNetworkInDiscards | 0 | 0 | The number of dropped packets received on the network interface since the Xen domain has been set up. |
1.3.6.1.4.1.1575.1.14.1.4.1.6 | xenNetworkOutKBytes | 0 | 0 | The number of Kbytes sent on the network interface since the Xen domain has been set up. |
1.3.6.1.4.1.1575.1.14.1.4.1.7 | xenNetworkOutPkts | 0 | 0 | The number of packets sent on the network interface since the Xen domain has been set up. |
1.3.6.1.4.1.1575.1.14.1.4.1.8 | xenNetworkOutErrors | 0 | 0 | The number of packets that could not be sent on the network interface because of any errors since the Xen domain has been set up. |
1.3.6.1.4.1.1575.1.14.1.4.1.9 | xenNetworkOutDiscards | 0 | 0 | The number of packets that have not been sent on the network interface even though no errors had been detected since the Xen doma… |