ZTE-AN-INTERFACE-STATS-MIB: View SNMP OID List / Download MIB

VENDOR: ZHONGXING TELECOM CO.,LTD. (ABBR. ZTE)


 Home MIB: ZTE-AN-INTERFACE-STATS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 zxAnInterfaceStatsMib 1.3.6.1.4.1.3902.1082.30.31
The MIB module for the Performance Management of ZTE Access Node interface.
       zxAnIfPerfGlobalObjects 1.3.6.1.4.1.3902.1082.30.31.1
           zxAnPvcIfStatsGlobalMode 1.3.6.1.4.1.3902.1082.30.31.1.1 integer read-write
The global mode of PVC interface statistics. allStarted(1): Statistics of all the PVC interfaces are started. allStopped(2): Statistics of all the PVC interfaces are stopped. invalid(3): The global mode is invalid. Only statistics of the PVC interfaces in zxAnPvcIfCurrStatsTable are started. Enumeration: 'allStarted': 1, 'allStopped': 2, 'invalid': 3.
       zxAnIfPerfObjects 1.3.6.1.4.1.3902.1082.30.31.2
           zxAnEthIfCurrStatsTable 1.3.6.1.4.1.3902.1082.30.31.2.2 no-access
Current performance data table of interfaces.
               zxAnEthIfCurrStatsEntry 1.3.6.1.4.1.3902.1082.30.31.2.2.1 no-access
Current performance data entry of interfaces.
                   zxAnEthIfInOctets 1.3.6.1.4.1.3902.1082.30.31.2.2.1.1 counter64 read-only
The total number of octets received on the interface, including framing characters. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnEthIfInPkts 1.3.6.1.4.1.3902.1082.30.31.2.2.1.2 counter64 read-only
The total number of packets received on the interface, including framing characters. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnEthIfInUcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.2.1.3 counter64 read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast or broadcast address at this sub-layer. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnEthIfInMcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.2.1.4 counter64 read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast address at this sub-layer. For a MAC layer protocol, this includes both Group and Functional addresses. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnEthIfInBcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.2.1.5 counter64 read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnEthIfInOversizedPkts 1.3.6.1.4.1.3902.1082.30.31.2.2.1.6 counter64 read-only
The total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets) and were otherwise well formed.
                   zxAnEthIfInUndersizedPkts 1.3.6.1.4.1.3902.1082.30.31.2.2.1.7 counter64 read-only
The total number of packets received that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed.
                   zxAnEthIfOutOctets 1.3.6.1.4.1.3902.1082.30.31.2.2.1.8 counter64 read-only
The total number of octets transmitted out of the interface, including framing characters.
                   zxAnEthIfOutPkts 1.3.6.1.4.1.3902.1082.30.31.2.2.1.9 counter64 read-only
The total number of packets transmitted out of the interface, including framing characters.
                   zxAnEthIfOutUcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.2.1.10 counter64 read-only
The total number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnEthIfOutMcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.2.1.11 counter64 read-only
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime
                   zxAnEthIfOutBcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.2.1.12 counter64 read-only
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnEthIfOutPausePkts 1.3.6.1.4.1.3902.1082.30.31.2.2.1.13 counter64 read-only
A count of MAC Control frames transmitted on this interface with an opcode indicating the PAUSE operation. This counter does not increment when the interface is operating in half-duplex mode. For interfaces operating at 10 Gb/s, this counter can roll over in less than 5 minutes if it is incrementing at its maximum rate. Since that amount of time could be less than a management station's poll cycle time, in order to avoid a loss of information, a management station is advised to poll the dot3HCOutPauseFrames object for 10 Gb/s or faster interfaces. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnEthIfOutDiscardPkts 1.3.6.1.4.1.3902.1082.30.31.2.2.1.14 counter64 read-only
The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnEthIfOutCollisions 1.3.6.1.4.1.3902.1082.30.31.2.2.1.15 counter64 read-only
A count of frames that are involved in out collision and are subsequently transmitted successfully. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts, ifOutMulticastPkts, or ifOutBroadcastPkts, and is not counted by the corresponding instance of the dot3StatsSingleCollisionFrames object. This counter does not increment when the interface is operating in full-duplex mode. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnEthIfSingleCollisions 1.3.6.1.4.1.3902.1082.30.31.2.2.1.16 counter64 read-only
A count of frames that are involved in a single collision, and are subsequently transmitted successfully. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts, ifOutMulticastPkts, or ifOutBroadcastPkts, and is not counted by the corresponding instance of the dot3StatsMultipleCollisionFrames object. This counter does not increment when the interface is operating in full-duplex mode. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnEthIfMultipleCollisions 1.3.6.1.4.1.3902.1082.30.31.2.2.1.17 counter64 read-only
A count of frames that are involved in more than one collision and are subsequently transmitted successfully. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts, ifOutMulticastPkts, or ifOutBroadcastPkts, and is not counted by the corresponding instance of the dot3StatsSingleCollisionFrames object. This counter does not increment when the interface is operating in full-duplex mode. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnEthIfFcsErrors 1.3.6.1.4.1.3902.1082.30.31.2.2.1.18 counter64 read-only
A count of frames received on a particular interface that are an integral number of octets in length but do not pass the FCS check. This count does not include frames received with frame-too-long or frame-too-short error. The count represented by an instance of this object is incremented when the frameCheckError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions pertain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC. Note: Coding errors detected by the physical layer for speeds above 10 Mb/s will cause the frame to fail the FCS check. For interfaces operating at 10 Gb/s, this counter can roll over in less than 5 minutes if it is incrementing at its maximum rate. Since that amount of time could be less than a management station's poll cycle time, in order to avoid a loss of information, a management station is advised to poll the dot3HCStatsFCSErrors object for 10 Gb/s or faster interfaces. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnEthIfAlignmentErrors 1.3.6.1.4.1.3902.1082.30.31.2.2.1.19 counter64 read-only
A count of frames received on a particular interface that are not an integral number of octets in length and do not pass the FCS check. The count represented by an instance of this object is incremented when the alignmentError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions pertain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC. This counter does not increment for group encoding schemes greater than 4 bits per group. For interfaces operating at 10 Gb/s, this counter can roll over in less than 5 minutes if it is incrementing at its maximum rate. Since that amount of time could be less than a management station's poll cycle time, in order to avoid a loss of information, a management station is advised to poll the dot3HCStatsAlignmentErrors object for 10 Gb/s or faster interfaces. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnEthIfInCrcErrPkts 1.3.6.1.4.1.3902.1082.30.31.2.2.1.20 counter64 read-only
The total number of CRC errored packets received on the interface.
                   zxAnEthIfInDiscardPkts 1.3.6.1.4.1.3902.1082.30.31.2.2.1.21 counter64 read-only
The total number of discarded packets received on the interface.
                   zxAnEthIfInErrPkts 1.3.6.1.4.1.3902.1082.30.31.2.2.1.22 counter64 read-only
The total number of errored packets received on the interface.
                   zxAnEthIfOutErrPkts 1.3.6.1.4.1.3902.1082.30.31.2.2.1.23 counter64 read-only
The total number of errored packets that could not be transmitted from the interface because of errors.
                   zxAnEthIfLinkStatusChanges 1.3.6.1.4.1.3902.1082.30.31.2.2.1.24 counter32 read-only
The total number of the link status changes on the interface. The total number starts from zero and is increased when the link status changes from up to down, or from down to up.
                   zxAnEthIfInDropEvents 1.3.6.1.4.1.3902.1082.30.31.2.2.1.25 counter64 read-only
The total number of events in which packets received were dropped by the probe due to lack of resources. Note that this number is not necessarily the number of packets dropped; it is just the number of times this condition has been detected.
                   zxAnEthIfOutDropEvents 1.3.6.1.4.1.3902.1082.30.31.2.2.1.26 counter64 read-only
The total number of events in which packets transmitted were dropped by the probe due to lack of resources. Note that this number is not necessarily the number of packets dropped; it is just the number of times this condition has been detected.
                   zxAnEthIfOutCrcErrPkts 1.3.6.1.4.1.3902.1082.30.31.2.2.1.27 counter64 read-only
The total number of CRC errored packets transmitted out of the interface.
                   zxAnEthIfOutOversizedPkts 1.3.6.1.4.1.3902.1082.30.31.2.2.1.28 counter64 read-only
The total number of packets transmitted that were longer than 1518 octets (excluding framing bits, but including FCS octets) and were otherwise well formed.
                   zxAnEthIfOutUndersizedPkts 1.3.6.1.4.1.3902.1082.30.31.2.2.1.29 counter64 read-only
The total number of packets transmitted that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed.
                   zxAnEthIfInFragments 1.3.6.1.4.1.3902.1082.30.31.2.2.1.30 counter64 read-only
The total number of packets received that were less than 64 octets in length (excluding framing bits but including FCS octets) and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).
                   zxAnEthIfOutFragments 1.3.6.1.4.1.3902.1082.30.31.2.2.1.31 counter64 read-only
The total number of packets transmitted that were less than 64 octets in length (excluding framing bits but including FCS octets) and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).
                   zxAnEthIfInJabbers 1.3.6.1.4.1.3902.1082.30.31.2.2.1.32 counter64 read-only
The total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets), and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error). Note that this definition of jabber is different than the definition in IEEE-802.3 section 8.2.1.5 (10BASE5) and section 10.3.1.4 (10BASE2). These documents define jabber as the condition where any packet exceeds 20 ms. The allowed range to detect jabber is between 20 ms and 150 ms.
                   zxAnEthIfOutJabbers 1.3.6.1.4.1.3902.1082.30.31.2.2.1.33 counter64 read-only
The total number of packets transmitted that were longer than 1518 octets (excluding framing bits, but including FCS octets), and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error). Note that this definition of jabber is different than the definition in IEEE-802.3 section 8.2.1.5 (10BASE5) and section 10.3.1.4 (10BASE2). These documents define jabber as the condition where any packet exceeds 20 ms. The allowed range to detect jabber is between 20 ms and 150 ms.
                   zxAnEthIfInPkts64Octets 1.3.6.1.4.1.3902.1082.30.31.2.2.1.34 counter64 read-only
The total number of packets (including bad packets) received that were 64 octets in length (excluding framing bits but including FCS octets).
                   zxAnEthIfOutPkts64Octets 1.3.6.1.4.1.3902.1082.30.31.2.2.1.35 counter64 read-only
The total number of packets (including bad packets) transmitted that were 64 octets in length (excluding framing bits but including FCS octets).
                   zxAnEthIfInPkts65to127Octets 1.3.6.1.4.1.3902.1082.30.31.2.2.1.36 counter64 read-only
The total number of packets (including bad packets) received that were between 65 and 127 octets in length (excluding framing bits but including FCS octets).
                   zxAnEthIfOutPkts65to127Octets 1.3.6.1.4.1.3902.1082.30.31.2.2.1.37 counter64 read-only
The total number of packets (including bad packets) transmitted that were between 65 and 127 octets in length (excluding framing bits but including FCS octets).
                   zxAnEthIfInPkts128to255Octets 1.3.6.1.4.1.3902.1082.30.31.2.2.1.38 counter64 read-only
The total number of packets (including bad packets) received that were between 128 and 255 octets in length (excluding framing bits but including FCS octets).
                   zxAnEthIfOutPkts128to255Octets 1.3.6.1.4.1.3902.1082.30.31.2.2.1.39 counter64 read-only
The total number of packets (including bad packets) transmitted that were between 128 and 255 octets in length (excluding framing bits but including FCS octets).
                   zxAnEthIfInPkts256to511Octets 1.3.6.1.4.1.3902.1082.30.31.2.2.1.40 counter64 read-only
The total number of packets (including bad packets) received that were between 256 and 511 octets in length (excluding framing bits but including FCS octets).
                   zxAnEthIfOutPkts256to511Octets 1.3.6.1.4.1.3902.1082.30.31.2.2.1.41 counter64 read-only
The total number of packets (including bad packets) transmitted that were between 256 and 511 octets in length (excluding framing bits but including FCS octets).
                   zxAnEthIfInPkts512to1023Octets 1.3.6.1.4.1.3902.1082.30.31.2.2.1.42 counter64 read-only
The total number of packets (including bad packets) received that were between 512 and 1023 octets in length (excluding framing bits but including FCS octets).
                   zxAnEthIfOutPkts512to1023Octets 1.3.6.1.4.1.3902.1082.30.31.2.2.1.43 counter64 read-only
The total number of packets (including bad packets) transmitted that were between 512 and 1023 octets in length (excluding framing bits but including FCS octets).
                   zxAnEthIfInPkts1024to1518Octets 1.3.6.1.4.1.3902.1082.30.31.2.2.1.44 counter64 read-only
The total number of packets (including bad packets) received that were between 1024 and 1518 octets in length (excluding framing bits but including FCS octets).
                   zxAnEthIfOutPkts1024to1518Octets 1.3.6.1.4.1.3902.1082.30.31.2.2.1.45 counter64 read-only
The total number of packets (including bad packets) transmitted that were between 1024 and 1518 octets in length (excluding framing bits but including FCS octets).
                   zxAnEthIfReset 1.3.6.1.4.1.3902.1082.30.31.2.2.1.100 integer read-write
Clear all the current performance variables. When get this When get this variable, always return 1. Enumeration: 'perfReset': 1.
           zxAnBrgIfCurrStatsTable 1.3.6.1.4.1.3902.1082.30.31.2.3 no-access
Current performance data table of interfaces.
               zxAnBrgIfCurrStatsEntry 1.3.6.1.4.1.3902.1082.30.31.2.3.1 no-access
Current performance data entry of interfaces.
                   zxAnBrgIfInOctets 1.3.6.1.4.1.3902.1082.30.31.2.3.1.1 counter64 read-only
The total number of octets received on the interface, including framing characters. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnBrgIfInUcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.3.1.2 counter64 read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast or broadcast address at this sub-layer. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnBrgIfInMcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.3.1.3 counter64 read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast address at this sub-layer. For a MAC layer protocol, this includes both Group and Functional addresses. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnBrgIfInBcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.3.1.4 counter64 read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnBrgIfOutOctets 1.3.6.1.4.1.3902.1082.30.31.2.3.1.5 counter64 read-only
The total number of octets transmitted out of the interface, including framing characters.
                   zxAnBrgIfOutUcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.3.1.6 counter64 read-only
The total number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnBrgIfOutMcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.3.1.7 counter64 read-only
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime
                   zxAnBrgIfOutBcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.3.1.8 counter64 read-only
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnBrgIfInDiscardPkts 1.3.6.1.4.1.3902.1082.30.31.2.3.1.9 counter64 read-only
The total number of received discarded packets.
                   zxAnBrgIfOutDiscardPkts 1.3.6.1.4.1.3902.1082.30.31.2.3.1.10 counter64 read-only
The total number of transmitted discarded packets.
                   zxAnBrgIfReset 1.3.6.1.4.1.3902.1082.30.31.2.3.1.100 integer read-write
Clear all the current performance variables. When get this variable, always return 1. Enumeration: 'perfReset': 1.
           zxAnLagIfCurrStatsTable 1.3.6.1.4.1.3902.1082.30.31.2.4 no-access
Current performance data table of LAG.
               zxAnLagIfCurrStatsEntry 1.3.6.1.4.1.3902.1082.30.31.2.4.1 no-access
Current performance data entry of LAG.
                   zxAnLagIfInPkts 1.3.6.1.4.1.3902.1082.30.31.2.4.1.1 counter64 read-only
The total number of packets received on the LAG.
                   zxAnLagIfOutPkts 1.3.6.1.4.1.3902.1082.30.31.2.4.1.2 counter64 read-only
The total number of packets transmitted on the LAG.
                   zxAnLagIfInOctets 1.3.6.1.4.1.3902.1082.30.31.2.4.1.3 counter64 read-only
The total number of octets received on the LAG.
                   zxAnLagIfOutOctets 1.3.6.1.4.1.3902.1082.30.31.2.4.1.4 counter64 read-only
The total number of octets transmitted on the LAG.
                   zxAnLagIfInUcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.4.1.5 counter64 read-only
The total number of unicast packets received on the LAG.
                   zxAnLagIfOutUcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.4.1.6 counter64 read-only
The total number of unicast packets transmitted on the LAG.
                   zxAnLagIfInMcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.4.1.7 counter64 read-only
The total number of multicast packets received on the LAG.
                   zxAnLagIfOutMcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.4.1.8 counter64 read-only
The total number of multicast packets transmitted on the LAG.
                   zxAnLagIfInBcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.4.1.9 counter64 read-only
The total number of broadcast packets received on the LAG.
                   zxAnLagIfOutBcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.4.1.10 counter64 read-only
The total number of broadcast packets transmitted on the LAG.
                   zxAnLagIfInErrPkts 1.3.6.1.4.1.3902.1082.30.31.2.4.1.11 counter64 read-only
The total number of error packets received on the LAG.
                   zxAnLagIfOutErrPkts 1.3.6.1.4.1.3902.1082.30.31.2.4.1.12 counter64 read-only
The total number of error packets transmitted on the LAG.
                   zxAnLagIfInPkts64Octets 1.3.6.1.4.1.3902.1082.30.31.2.4.1.13 counter64 read-only
The total number of packets received that were 64 octets in length on the LAG.
                   zxAnLagIfOutPkts64Octets 1.3.6.1.4.1.3902.1082.30.31.2.4.1.14 counter64 read-only
The total number of packets transmitted that were 64 octets in length on the LAG.
                   zxAnLagIfInPkts65to127Octets 1.3.6.1.4.1.3902.1082.30.31.2.4.1.15 counter64 read-only
The total number of packets received that were between 65 and 127 octets in length on the LAG.
                   zxAnLagIfOutPkts65to127Octets 1.3.6.1.4.1.3902.1082.30.31.2.4.1.16 counter64 read-only
The total number of packets transmitted that were between 65 and 127 octets in length on the LAG.
                   zxAnLagIfInPkts128to255Octets 1.3.6.1.4.1.3902.1082.30.31.2.4.1.17 counter64 read-only
The total number of packets received that were between 128 and 255 octets in length on the LAG.
                   zxAnLagIfOutPkts128to255Octets 1.3.6.1.4.1.3902.1082.30.31.2.4.1.18 counter64 read-only
The total number of packets transmitted that were between 128 and 255 octets in length on the LAG.
                   zxAnLagIfInPkts256to511Octets 1.3.6.1.4.1.3902.1082.30.31.2.4.1.19 counter64 read-only
The total number of packets received that were between 256 and 511 octets in length on the LAG.
                   zxAnLagIfOutPkts256to511Octets 1.3.6.1.4.1.3902.1082.30.31.2.4.1.20 counter64 read-only
The total number of packets transmitted that were between 256 and 511 octets in length on the LAG.
                   zxAnLagIfInPkts512to1023Octets 1.3.6.1.4.1.3902.1082.30.31.2.4.1.21 counter64 read-only
The total number of packets received that were between 512 and 1023 octets in length on the LAG.
                   zxAnLagIfOutPkts512to1023Octets 1.3.6.1.4.1.3902.1082.30.31.2.4.1.22 counter64 read-only
The total number of packets transmitted that were between 512 and 1023 octets in length on the LAG.
                   zxAnLagIfInPkts1024to1518Octets 1.3.6.1.4.1.3902.1082.30.31.2.4.1.23 counter64 read-only
The total number of packets received that were between 1024 and 1518 octets in length on the LAG.
                   zxAnLagIfOutPkts1024to1518Octets 1.3.6.1.4.1.3902.1082.30.31.2.4.1.24 counter64 read-only
The total number of packets transmitted that were between 1024 and 1518 octets in length on the LAG.
                   zxAnLagIfInOversizedPkts 1.3.6.1.4.1.3902.1082.30.31.2.4.1.25 counter64 read-only
The total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets) and were otherwise well formed.
                   zxAnLagIfOutOversizedPkts 1.3.6.1.4.1.3902.1082.30.31.2.4.1.26 counter64 read-only
The total number of packets transmitted that were longer than 1518 octets (excluding framing bits, but including FCS octets) and were otherwise well formed.
                   zxAnLagIfInUndersizedPkts 1.3.6.1.4.1.3902.1082.30.31.2.4.1.27 counter64 read-only
The total number of packets received that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed.
                   zxAnLagIfOutUndersizedPkts 1.3.6.1.4.1.3902.1082.30.31.2.4.1.28 counter64 read-only
The total number of packets transmitted that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed.
                   zxAnLagIfInDiscardPkts 1.3.6.1.4.1.3902.1082.30.31.2.4.1.29 counter64 read-only
The total number of discarded packets received on the LAG interface.
                   zxAnLagIfOutDiscardPkts 1.3.6.1.4.1.3902.1082.30.31.2.4.1.30 counter64 read-only
The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnLagIfInCrcErrPkts 1.3.6.1.4.1.3902.1082.30.31.2.4.1.31 counter64 read-only
The total number of CRC errored packets received on the LAG interface.
                   zxAnLagIfOutCrcErrPkts 1.3.6.1.4.1.3902.1082.30.31.2.4.1.32 counter64 read-only
The total number of CRC errored packets transmitted out of the LAG interface.
                   zxAnLagIfInDropEvents 1.3.6.1.4.1.3902.1082.30.31.2.4.1.33 counter64 read-only
The total number of events in which packets received were dropped by the probe due to lack of resources. Note that this number is not necessarily the number of packets dropped; it is just the number of times this condition has been detected.
                   zxAnLagIfOutDropEvents 1.3.6.1.4.1.3902.1082.30.31.2.4.1.34 counter64 read-only
The total number of events in which packets transmitted were dropped by the probe due to lack of resources. Note that this number is not necessarily the number of packets dropped; it is just the number of times this condition has been detected.
                   zxAnLagIfInFragments 1.3.6.1.4.1.3902.1082.30.31.2.4.1.35 counter64 read-only
The total number of packets received that were less than 64 octets in length (excluding framing bits but including FCS octets) and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).
                   zxAnLagIfOutFragments 1.3.6.1.4.1.3902.1082.30.31.2.4.1.36 counter64 read-only
The total number of packets transmitted that were less than 64 octets in length (excluding framing bits but including FCS octets) and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).
                   zxAnLagIfInJabbers 1.3.6.1.4.1.3902.1082.30.31.2.4.1.37 counter64 read-only
The total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets), and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error). Note that this definition of jabber is different than the definition in IEEE-802.3 section 8.2.1.5 (10BASE5) and section 10.3.1.4 (10BASE2). These documents define jabber as the condition where any packet exceeds 20 ms. The allowed range to detect jabber is between 20 ms and 150 ms.
                   zxAnLagIfOutJabbers 1.3.6.1.4.1.3902.1082.30.31.2.4.1.38 counter64 read-only
The total number of packets transmitted that were longer than 1518 octets (excluding framing bits, but including FCS octets), and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error). Note that this definition of jabber is different than the definition in IEEE-802.3 section 8.2.1.5 (10BASE5) and section 10.3.1.4 (10BASE2). These documents define jabber as the condition where any packet exceeds 20 ms. The allowed range to detect jabber is between 20 ms and 150 ms.
                   zxAnLagIfOutPausePkts 1.3.6.1.4.1.3902.1082.30.31.2.4.1.39 counter64 read-only
A count of MAC Control frames transmitted on this LAG interface with an opcode indicating the PAUSE operation. This counter does not increment when the LAG interface is operating in half-duplex mode. For interfaces operating at 10 Gb/s, this counter can roll over in less than 5 minutes if it is incrementing at its maximum rate. Since that amount of time could be less than a management station's poll cycle time, in order to avoid a loss of information, a management station is advised to poll the dot3HCOutPauseFrames object for 10 Gb/s or faster interfaces. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnLagIfOutCollisions 1.3.6.1.4.1.3902.1082.30.31.2.4.1.40 counter64 read-only
A count of frames that are involved in out collision and are subsequently transmitted successfully. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts, ifOutMulticastPkts, or ifOutBroadcastPkts, and is not counted by the corresponding instance of the dot3StatsSingleCollisionFrames object. This counter does not increment when the interface is operating in full-duplex mode. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnLagIfSingleCollisions 1.3.6.1.4.1.3902.1082.30.31.2.4.1.41 counter64 read-only
A count of frames that are involved in a single collision, and are subsequently transmitted successfully. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts, ifOutMulticastPkts, or ifOutBroadcastPkts, and is not counted by the corresponding instance of the dot3StatsMultipleCollisionFrames object. This counter does not increment when the interface is operating in full-duplex mode. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnLagIfMultipleCollisions 1.3.6.1.4.1.3902.1082.30.31.2.4.1.42 counter64 read-only
A count of frames that are involved in more than one collision and are subsequently transmitted successfully. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts, ifOutMulticastPkts, or ifOutBroadcastPkts, and is not counted by the corresponding instance of the dot3StatsSingleCollisionFrames object. This counter does not increment when the interface is operating in full-duplex mode. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnLagIfFcsErrors 1.3.6.1.4.1.3902.1082.30.31.2.4.1.43 counter64 read-only
A count of frames received on a particular LAG interface that are an integral number of octets in length but do not pass the FCS check. This count does not include frames received with frame-too-long or frame-too-short error. The count represented by an instance of this object is incremented when the frameCheckError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions pertain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC. Note: Coding errors detected by the physical layer for speeds above 10 Mb/s will cause the frame to fail the FCS check. For interfaces operating at 10 Gb/s, this counter can roll over in less than 5 minutes if it is incrementing at its maximum rate. Since that amount of time could be less than a management station's poll cycle time, in order to avoid a loss of information, a management station is advised to poll the dot3HCStatsFCSErrors object for 10 Gb/s or faster interfaces. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnLagIfAlignmentErrors 1.3.6.1.4.1.3902.1082.30.31.2.4.1.44 counter64 read-only
A count of frames received on a particular LAG interface that are not an integral number of octets in length and do not pass the FCS check. The count represented by an instance of this object is incremented when the alignmentError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions pertain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC. This counter does not increment for group encoding schemes greater than 4 bits per group. For interfaces operating at 10 Gb/s, this counter can roll over in less than 5 minutes if it is incrementing at its maximum rate. Since that amount of time could be less than a management station's poll cycle time, in order to avoid a loss of information, a management station is advised to poll the dot3HCStatsAlignmentErrors object for 10 Gb/s or faster interfaces. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                   zxAnLagIfLinkStatusChanges 1.3.6.1.4.1.3902.1082.30.31.2.4.1.45 counter32 read-only
The total number of the link status changes on the LAG interface. The total number starts from zero and is increased when the link status changes from up to down, or from down to up.
                   zxAnLagIfReset 1.3.6.1.4.1.3902.1082.30.31.2.4.1.100 integer read-write
Clear all the statistics of LAG. When get this variable, always return 1. Enumeration: 'perfReset': 1.
           zxAnIfRateStatsTable 1.3.6.1.4.1.3902.1082.30.31.2.20 no-access
The rate statistics table of interfaces.
                 zxAnIfRateStatsEntry 1.3.6.1.4.1.3902.1082.30.31.2.20.1 no-access
The rate statistics entry of interfaces.
                     zxAnIfCurrTxNetDataRate 1.3.6.1.4.1.3902.1082.30.31.2.20.1.1 integer32 read-only
Current actual transmitted net data rate of the interface.
                     zxAnIfCurrRxNetDataRate 1.3.6.1.4.1.3902.1082.30.31.2.20.1.2 integer32 read-only
Current actual received net data rate of the interface.
                     zxAnIfCurrTxOctetRate 1.3.6.1.4.1.3902.1082.30.31.2.20.1.3 gauge32 read-only
An estimate of the interface's current transmitted bandwidth in bytes per second. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295).
                     zxAnIfCurrRxOctetRate 1.3.6.1.4.1.3902.1082.30.31.2.20.1.4 gauge32 read-only
An estimate of the interface's current received bandwidth in bytes per second. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295).
                     zxAnIfCurrTxPktRate 1.3.6.1.4.1.3902.1082.30.31.2.20.1.5 gauge32 read-only
An estimate of the interface's current transmitted bandwidth in packets per second. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295).
                     zxAnIfCurrRxPktRate 1.3.6.1.4.1.3902.1082.30.31.2.20.1.6 gauge32 read-only
An estimate of the interface's current received bandwidth in packets per second. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295).
                     zxAnIfCurrTxOctetPeakRate 1.3.6.1.4.1.3902.1082.30.31.2.20.1.7 gauge32 read-only
The interface's peak transmitted bandwidth in bytes per second. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295).
                     zxAnIfCurrRxOctetPeakRate 1.3.6.1.4.1.3902.1082.30.31.2.20.1.8 gauge32 read-only
The interface's peak received bandwidth in bytes per second. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295).
                     zxAnIfCurrTxErroredPktRate 1.3.6.1.4.1.3902.1082.30.31.2.20.1.9 gauge32 read-only
Current transmitted errored packet rate.
                     zxAnIfCurrRxErroredPktRate 1.3.6.1.4.1.3902.1082.30.31.2.20.1.10 gauge32 read-only
Current received errored packet rate.
           zxAnIfBandwidthUsingTable 1.3.6.1.4.1.3902.1082.30.31.2.30 no-access
Bandwidth using ratio and threshold table.
                 zxAnIfBandwidthUsingEntry 1.3.6.1.4.1.3902.1082.30.31.2.30.1 no-access
Bandwidth using entry.
                     zxAnIfInBandwidthUsingRatio 1.3.6.1.4.1.3902.1082.30.31.2.30.1.1 integer32 read-only
An estimate of the interface's current received bandwidth using ratio.
                     zxAnIfOutBandwidthUsingRatio 1.3.6.1.4.1.3902.1082.30.31.2.30.1.2 integer32 read-only
An estimate of the interface's current transmitted bandwidth using ratio.
                     zxAnIfInBandwidthUsingThresh 1.3.6.1.4.1.3902.1082.30.31.2.30.1.3 integer32 read-write
The threshold of zxAnIfInBandwidthUsingRatio. When zxAnIfInBandwidthUsingRatio exceeds this threshold, the zxAnIfInBwUsingThreshExceedAlm trap should be generated. If zxAnIfInBandwidthUsingRatio always exceeds the threshold, only one zxAnIfInBwUsingThreshExceedAlm trap should be sent.
                     zxAnIfOutBandwidthUsingThresh 1.3.6.1.4.1.3902.1082.30.31.2.30.1.4 integer32 read-write
The threshold of zxAnIfOutBandwidthUsingRatio. When zxAnIfOutBandwidthUsingRatio exceeds this threshold, the zxAnIfOutBwUsingThreshExceedAlm trap should be generated. If zxAnIfOutBandwidthUsingRatio always exceeds the threshold, only one zxAnIfOutBwUsingThreshExceedAlm trap should be sent.
                     zxAnIfInBandwidthUsingRatioHa 1.3.6.1.4.1.3902.1082.30.31.2.30.1.5 integer32 read-only
The high accuracy value of zxAnIfInBandwidthUsingRatio.
                     zxAnIfOutBandwidthUsingRatioHa 1.3.6.1.4.1.3902.1082.30.31.2.30.1.6 integer32 read-only
The high accuracy value of zxAnIfOutBandwidthUsingRatio
           zxAnIfNumberStatsTable 1.3.6.1.4.1.3902.1082.30.31.2.40 no-access
The number of interfaces statistics table.
                 zxAnIfNumberStatsEntry 1.3.6.1.4.1.3902.1082.30.31.2.40.1 no-access
The number of interfaces statistics entry.
                     zxAnIfNumberStatsIfType 1.3.6.1.4.1.3902.1082.30.31.2.40.1.1 integer no-access
The interface type. Enumeration: 'igmp': 5, 'ethernet': 4, 'adsl': 1, 'vdsl': 2, 'shdsl': 3.
                     zxAnIfNumberStatsTotalNumber 1.3.6.1.4.1.3902.1082.30.31.2.40.1.2 integer32 read-only
The total number of interfaces.
                     zxAnIfNumberStatsOnlineNumber 1.3.6.1.4.1.3902.1082.30.31.2.40.1.3 integer32 read-only
The total number of online interfaces.
           zxAnIfVlanCurrStatsTable 1.3.6.1.4.1.3902.1082.30.31.2.50 no-access
Interface VLAN statistic table.
                 zxAnIfVlanCurrStatsEntry 1.3.6.1.4.1.3902.1082.30.31.2.50.1 no-access
A zxAnIfVlanCurrStatsTable entry.
                     zxAnIfVid 1.3.6.1.4.1.3902.1082.30.31.2.50.1.1 vlanid no-access
The interface VLAN ID.
                     zxAnIfVlanInPkts 1.3.6.1.4.1.3902.1082.30.31.2.50.1.2 counter64 read-only
Received packets of the interface VLAN.
                     zxAnIfVlanOutPkts 1.3.6.1.4.1.3902.1082.30.31.2.50.1.3 counter64 read-only
Transmitted packets of the interface VLAN.
                     zxAnIfVlanInOctets 1.3.6.1.4.1.3902.1082.30.31.2.50.1.4 counter64 read-only
Received octets of the interface VLAN.
                     zxAnIfVlanOutOctets 1.3.6.1.4.1.3902.1082.30.31.2.50.1.5 counter64 read-only
Transmitted octets of the interface VLAN.
                     zxAnIfVlanInUcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.50.1.6 counter64 read-only
Received unicast packets of the interface VLAN.
                     zxAnIfVlanOutUcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.50.1.7 counter64 read-only
Transmitted unicast packets of the interface VLAN.
                     zxAnIfVlanInUcastOctets 1.3.6.1.4.1.3902.1082.30.31.2.50.1.8 counter64 read-only
Received unicast octets of the interface VLAN.
                     zxAnIfVlanOutUcastOctets 1.3.6.1.4.1.3902.1082.30.31.2.50.1.9 counter64 read-only
Transmitted unicast octets of the interface VLAN.
                     zxAnIfVlanInMcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.50.1.10 counter64 read-only
Received multicast packets of the interface VLAN.
                     zxAnIfVlanOutMcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.50.1.11 counter64 read-only
Transmitted multicast packets of the interface VLAN.
                     zxAnIfVlanInMcastOctets 1.3.6.1.4.1.3902.1082.30.31.2.50.1.12 counter64 read-only
Received multicast octets of the interface VLAN.
                     zxAnIfVlanOutMcastOctets 1.3.6.1.4.1.3902.1082.30.31.2.50.1.13 counter64 read-only
Transmitted multicast octets of the interface VLAN.
                     zxAnIfVlanInBcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.50.1.14 counter64 read-only
Received broadcast packets of the interface VLAN.
                     zxAnIfVlanOutBcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.50.1.15 counter64 read-only
Transmitted broadcast packets of the interface VLAN.
                     zxAnIfVlanInBcastOctets 1.3.6.1.4.1.3902.1082.30.31.2.50.1.16 counter64 read-only
Received broadcast octets of the interface VLAN.
                     zxAnIfVlanOutBcastOctets 1.3.6.1.4.1.3902.1082.30.31.2.50.1.17 counter64 read-only
Transmitted broadcast octets of the interface VLAN.
                     zxAnIfVlanInFloodPkts 1.3.6.1.4.1.3902.1082.30.31.2.50.1.18 counter64 read-only
Received flooding packets of the interface VLAN.
                     zxAnIfVlanOutFloodPkts 1.3.6.1.4.1.3902.1082.30.31.2.50.1.19 counter64 read-only
Transmitted flooding packets of the interface VLAN.
                     zxAnIfVlanInFloodOctets 1.3.6.1.4.1.3902.1082.30.31.2.50.1.20 counter64 read-only
Received flooding octets of the interface VLAN.
                     zxAnIfVlanOutFloodOctets 1.3.6.1.4.1.3902.1082.30.31.2.50.1.21 counter64 read-only
Transmitted flooding octets of the interface VLAN.
                     zxAnIfVlanInDiscardPkts 1.3.6.1.4.1.3902.1082.30.31.2.50.1.22 counter64 read-only
Received discarded packets of the interface VLAN.
                     zxAnIfVlanOutDiscardPkts 1.3.6.1.4.1.3902.1082.30.31.2.50.1.23 counter64 read-only
Transmitted discarded packets of the interface VLAN.
                     zxAnIfVlanInDiscardOctets 1.3.6.1.4.1.3902.1082.30.31.2.50.1.24 counter64 read-only
Received discarded octets of the interface VLAN.
                     zxAnIfVlanOutDiscardOctets 1.3.6.1.4.1.3902.1082.30.31.2.50.1.25 counter64 read-only
Transmitted discarded octets of the interface VLAN.
                     zxAnIfVlanInErrorPkts 1.3.6.1.4.1.3902.1082.30.31.2.50.1.26 counter64 read-only
Received errored packets of the interface VLAN.
                     zxAnIfVlanOutErrorPkts 1.3.6.1.4.1.3902.1082.30.31.2.50.1.27 counter64 read-only
Transmitted errored packets of the interface VLAN.
                     zxAnIfVlanInErrorOctets 1.3.6.1.4.1.3902.1082.30.31.2.50.1.28 counter64 read-only
Received errored octets of the interface VLAN.
                     zxAnIfVlanOutErrorOctets 1.3.6.1.4.1.3902.1082.30.31.2.50.1.29 counter64 read-only
Transmitted errored octets of the interface VLAN.
                     zxAnIfVlanCurrStatsReset 1.3.6.1.4.1.3902.1082.30.31.2.50.1.99 integer read-only
Clear all the current performance variables. When get this variable, always return 1. Reset port vlan statistics counter manually when it is set to '1'. Enumeration: 'perfReset': 1.
                     zxAnIfVlanCurrStatsRowStatus 1.3.6.1.4.1.3902.1082.30.31.2.50.1.100 rowstatus read-only
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxAnIfVlanCurrStatsEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).
           zxAnIfVlanRateStatsTable 1.3.6.1.4.1.3902.1082.30.31.2.51 no-access
Interface VLAN rate statistic table.
                 zxAnIfVlanRateStatsEntry 1.3.6.1.4.1.3902.1082.30.31.2.51.1 no-access
A zxAnIfVlanRateStatsTable entry.
                     zxAnIfVlanRxPktRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.1 gauge32 read-only
Received packet rate of the interface VLAN.
                     zxAnIfVlanTxPktRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.2 gauge32 read-only
Transmitted packet rate of the interface VLAN.
                     zxAnIfVlanRxPktPeakRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.3 gauge32 read-only
Received pakcet peak rate of the interface VLAN.
                     zxAnIfVlanTxPktPeakRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.4 gauge32 read-only
Transmitted packet peak rate of the interface VLAN.
                     zxAnIfVlanRxUcastPktRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.5 gauge32 read-only
Received unicast packet rate of the interface VLAN.
                     zxAnIfVlanTxUcastPktRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.6 gauge32 read-only
Transmitted unicast packet rate of the interface VLAN.
                     zxAnIfVlanRxUcastPktPeakRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.7 gauge32 read-only
Transmitted unicast packet peak rate of the interface VLAN.
                     zxAnIfVlanTxUcastPktPeakRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.8 gauge32 read-only
Transmitted unicast packet peak rate of the interface VLAN.
                     zxAnIfVlanRxMcastPktRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.9 gauge32 read-only
Received multicast packet rate of the interface VLAN.
                     zxAnIfVlanTxMcastPktRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.10 gauge32 read-only
Transmitted multicast packet rate of the interface VLAN.
                     zxAnIfVlanRxMcastPktPeakRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.11 gauge32 read-only
Received multicast packet peak rate of the interface VLAN.
                     zxAnIfVlanTxMcastPktPeakRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.12 gauge32 read-only
Transmitted multicast packet peak rate of the interface VLAN.
                     zxAnIfVlanRxBcastPktRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.13 gauge32 read-only
Received broadcast packet rate of the interface VLAN.
                     zxAnIfVlanTxBcastPktRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.14 gauge32 read-only
Received broadcast packet rate of the interface VLAN.
                     zxAnIfVlanRxBcastPktPeakRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.15 gauge32 read-only
Received broadcast packet peak rate of the interface VLAN.
                     zxAnIfVlanTxBcastPktPeakRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.16 gauge32 read-only
Transmitted broadcast packet peak rate of the interface VLAN.
                     zxAnIfVlanRxFloodPktRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.17 gauge32 read-only
Received flooding packet rate of the interface VLAN.
                     zxAnIfVlanTxFloodPktRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.18 gauge32 read-only
Transmitted flooding packet rate of the interface VLAN.
                     zxAnIfVlanRxFloodPktPeakRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.19 gauge32 read-only
Received flooding packet peak rate of the interface VLAN.
                     zxAnIfVlanTxFloodPktPeakRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.20 gauge32 read-only
Transmitted flooding packet peak rate of the interface VLAN.
                     zxAnIfVlanRxDiscardPktRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.21 gauge32 read-only
Received discarded packet rate of the interface VLAN.
                     zxAnIfVlanTxDiscardPktRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.22 gauge32 read-only
Transmitted discarded packet rate of the interface VLAN.
                     zxAnIfVlanRxDiscardPktPeakRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.23 gauge32 read-only
Received discarded packet peak rate of the interface VLAN.
                     zxAnIfVlanTxDiscardPktPeakRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.24 gauge32 read-only
Transmitted discarded packet peak rate of the interface VLAN.
                     zxAnIfVlanRxErrorPktRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.25 gauge32 read-only
Received errored packet rate of the interface VLAN.
                     zxAnIfVlanTxErrorPktRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.26 gauge32 read-only
Transmitted errored packet rate of the interface VLAN.
                     zxAnIfVlanRxErrorPktPeakRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.27 gauge32 read-only
Received errored packet peak rate of the interface VLAN.
                     zxAnIfVlanTxErrorPktPeakRate 1.3.6.1.4.1.3902.1082.30.31.2.51.1.28 gauge32 read-only
Transmitted errored packet peak rate of the interface VLAN.
           zxAnIfVlan2CurrStatsTable 1.3.6.1.4.1.3902.1082.30.31.2.52 no-access
Interface S-VID and C-VID statistic table.
                 zxAnIfVlan2CurrStatsEntry 1.3.6.1.4.1.3902.1082.30.31.2.52.1 no-access
Interface SVLAN and CVLAN statistic entry.
                     zxAnIfVlan2CurrStatsSVid 1.3.6.1.4.1.3902.1082.30.31.2.52.1.1 vlanid no-access
The interface S-VID.
                     zxAnIfVlan2CurrStatsCVid 1.3.6.1.4.1.3902.1082.30.31.2.52.1.2 integer32 no-access
The interface C-VID. Value 0 means statistics only based on S-VID.
                     zxAnIfVlan2InPkts 1.3.6.1.4.1.3902.1082.30.31.2.52.1.3 counter64 read-only
Received packets of the interface VLAN.
                     zxAnIfVlan2OutPkts 1.3.6.1.4.1.3902.1082.30.31.2.52.1.4 counter64 read-only
Transmitted packets of the interface VLAN.
                     zxAnIfVlan2InOctets 1.3.6.1.4.1.3902.1082.30.31.2.52.1.5 counter64 read-only
Received octets of the interface VLAN.
                     zxAnIfVlan2OutOctets 1.3.6.1.4.1.3902.1082.30.31.2.52.1.6 counter64 read-only
Transmitted octets of the interface VLAN.
                     zxAnIfVlan2CurrStatsReset 1.3.6.1.4.1.3902.1082.30.31.2.52.1.100 integer read-only
Clear all the current performance variables. When get this variable, always return 1. Reset port vlan statistics counter manually when it is set to '1'. Enumeration: 'perfReset': 1.
           zxAnBrgIfCurrPerfStatsTable 1.3.6.1.4.1.3902.1082.30.31.2.60 no-access
Enable/disable the bridge interface current performance statistics.
                 zxAnBrgIfCurrPerfStatsEntry 1.3.6.1.4.1.3902.1082.30.31.2.60.1 no-access
A zxAnBrgIfCurrPerfStatsTable entry.
                     zxAnBrgIfCurrPerfStatsRowStatus 1.3.6.1.4.1.3902.1082.30.31.2.60.1.100 rowstatus read-only
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxAnBrgIfCurrPerfStatsEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).
           zxAnIfVlanCurrPerfStatsTable 1.3.6.1.4.1.3902.1082.30.31.2.61 no-access
Enable/disable the interface S-VID and C-VID current performance statistics.
                 zxAnIfVlanCurrPerfStatsEntry 1.3.6.1.4.1.3902.1082.30.31.2.61.1 no-access
A zxAnIfVlanCurrPerfStatsTable entry.
                     zxAnIfVlanPerfStatsSVid 1.3.6.1.4.1.3902.1082.30.31.2.61.1.1 vlanid no-access
The interface S-VID.
                     zxAnIfVlanPerfStatsCVid 1.3.6.1.4.1.3902.1082.30.31.2.61.1.2 integer32 no-access
The interface C-VID. Value 0 means statistics only based on S-VID.
                     zxAnIfVlanPerfStatsRowStatus 1.3.6.1.4.1.3902.1082.30.31.2.61.1.100 rowstatus read-only
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxAnIfVlanCurrPerfStatsEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).
           zxAnVnd0EthIfCurrStatsTable 1.3.6.1.4.1.3902.1082.30.31.2.62 no-access
Current performance data table of shared interfaces of the VND 0.
                 zxAnVnd0EthIfCurrStatsEntry 1.3.6.1.4.1.3902.1082.30.31.2.62.1 no-access
Current performance data entry of shared interfaces of the VND 0.
                     zxAnVnd0EthIfInOctets 1.3.6.1.4.1.3902.1082.30.31.2.62.1.1 counter64 read-only
The total number of octets received on the shared interface of the VND 0, including framing characters. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                     zxAnVnd0EthIfOutOctets 1.3.6.1.4.1.3902.1082.30.31.2.62.1.2 counter64 read-only
The total number of octets transmitted out on the shared interface of the VND 0, including framing characters.
                     zxAnVnd0EthIfInPkts 1.3.6.1.4.1.3902.1082.30.31.2.62.1.3 counter64 read-only
The total number of packets received on the shared interface of the VND 0, including framing characters. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                     zxAnVnd0EthIfOutPkts 1.3.6.1.4.1.3902.1082.30.31.2.62.1.4 counter64 read-only
The total number of packets transmitted out on the shared interface of the VND 0, including framing characters.
                     zxAnVnd0EthIfInUcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.62.1.5 counter64 read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast or broadcast address at this sub-layer. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                     zxAnVnd0EthIfOutUcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.62.1.6 counter64 read-only
The total number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                     zxAnVnd0EthIfInMcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.62.1.7 counter64 read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast address at this sub-layer. For a MAC layer protocol, this includes both Group and Functional addresses. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                     zxAnVnd0EthIfOutMcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.62.1.8 counter64 read-only
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime
                     zxAnVnd0EthIfInBcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.62.1.9 counter64 read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                     zxAnVnd0EthIfOutBcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.62.1.10 counter64 read-only
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                     zxAnVnd0EthIfRxOctetRate 1.3.6.1.4.1.3902.1082.30.31.2.62.1.11 gauge32 read-only
An estimate of the received bandwidth in bytes per second on the shared interface of the VND 0. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295).
                     zxAnVnd0EthIfTxOctetRate 1.3.6.1.4.1.3902.1082.30.31.2.62.1.12 gauge32 read-only
An estimate of the transmitted bandwidth in bytes per second on the shared interface of the VND 0. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295).
                     zxAnVnd0EthIfRxPktRate 1.3.6.1.4.1.3902.1082.30.31.2.62.1.13 gauge32 read-only
An estimate of the received bandwidth in packets per second on the shared interface of the VND 0. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295).
                     zxAnVnd0EthIfTxPktRate 1.3.6.1.4.1.3902.1082.30.31.2.62.1.14 gauge32 read-only
An estimate of the transmitted bandwidth in packets per second on the shared interface of the VND 0. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295).
                     zxAnVnd0EthIfRxOctetPeakRate 1.3.6.1.4.1.3902.1082.30.31.2.62.1.15 gauge32 read-only
The peak received bandwidth in bytes per second on the shared interface of the VND 0. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295).
                     zxAnVnd0EthIfTxOctetPeakRate 1.3.6.1.4.1.3902.1082.30.31.2.62.1.16 gauge32 read-only
The peak transmitted bandwidth in bytes per second on the shared interface of the VND 0. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295).
                     zxAnVnd0EthIfInBwUsingRatio 1.3.6.1.4.1.3902.1082.30.31.2.62.1.17 integer32 read-only
An estimate of the received bandwidth using ratio on the shared interface of the VND 0.
                     zxAnVnd0EthIfOutBwUsingRatio 1.3.6.1.4.1.3902.1082.30.31.2.62.1.18 integer32 read-only
An estimate of the transmitted bandwidth using ratio on the shared interface of the VND 0.
                     zxAnVnd0EthIfInBwUsingRatioHa 1.3.6.1.4.1.3902.1082.30.31.2.62.1.19 integer32 read-only
The high accuracy value of zxAnVnd0EthIfInBwUsingRatio.
                     zxAnVnd0EthIfOutBwUsingRatioHa 1.3.6.1.4.1.3902.1082.30.31.2.62.1.20 integer32 read-only
The high accuracy value of zxAnVnd0EthIfOutBwUsingRatio
                     zxAnVnd0EthIfLinkStatusChanges 1.3.6.1.4.1.3902.1082.30.31.2.62.1.51 counter32 read-only
The total number of the link status changes on the shared interface of the VND 0. The total number starts from zero and is increased when the link status changes from up to down, or from down to up.
                     zxAnVnd0EthIfReset 1.3.6.1.4.1.3902.1082.30.31.2.62.1.100 integer read-write
Clear all the current performance variables. When get this variable, always return 1. Enumeration: 'reset': 1.
           zxAnVnd0LagIfCurrStatsTable 1.3.6.1.4.1.3902.1082.30.31.2.64 no-access
Current performance data table of shared LAG interfaces of the VND 0.
                 zxAnVnd0LagIfCurrStatsEntry 1.3.6.1.4.1.3902.1082.30.31.2.64.1 no-access
Current performance data entry of shared LAG interfaces of the VND 0.
                     zxAnVnd0LagIfInOctets 1.3.6.1.4.1.3902.1082.30.31.2.64.1.1 counter64 read-only
The total number of octets received on the shared LAG interface of the VND 0, including framing characters. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                     zxAnVnd0LagIfOutOctets 1.3.6.1.4.1.3902.1082.30.31.2.64.1.2 counter64 read-only
The total number of octets transmitted out on the shared LAG interface of the VND 0, including framing characters.
                     zxAnVnd0LagIfInPkts 1.3.6.1.4.1.3902.1082.30.31.2.64.1.3 counter64 read-only
The total number of packets received on the shared LAG interface of the VND 0, including framing characters. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                     zxAnVnd0LagIfOutPkts 1.3.6.1.4.1.3902.1082.30.31.2.64.1.4 counter64 read-only
The total number of packets transmitted out on the shared LAG interface of the VND 0, including framing characters.
                     zxAnVnd0LagIfInUcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.64.1.5 counter64 read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast or broadcast address at this sub-layer. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                     zxAnVnd0LagIfOutUcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.64.1.6 counter64 read-only
The total number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                     zxAnVnd0LagIfInMcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.64.1.7 counter64 read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast address at this sub-layer. For a MAC layer protocol, this includes both Group and Functional addresses. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                     zxAnVnd0LagIfOutMcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.64.1.8 counter64 read-only
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime
                     zxAnVnd0LagIfInBcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.64.1.9 counter64 read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                     zxAnVnd0LagIfOutBcastPkts 1.3.6.1.4.1.3902.1082.30.31.2.64.1.10 counter64 read-only
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
                     zxAnVnd0LagIfRxOctetRate 1.3.6.1.4.1.3902.1082.30.31.2.64.1.11 gauge32 read-only
An estimate of the received bandwidth in bytes per second on the shared LAG interface of the VND 0. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295).
                     zxAnVnd0LagIfTxOctetRate 1.3.6.1.4.1.3902.1082.30.31.2.64.1.12 gauge32 read-only
An estimate of the transmitted bandwidth in bytes per second on the shared LAG interface of the VND 0. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295).
                     zxAnVnd0LagIfRxPktRate 1.3.6.1.4.1.3902.1082.30.31.2.64.1.13 gauge32 read-only
An estimate of the received bandwidth in packets per second on the shared LAG interface of the VND 0. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295).
                     zxAnVnd0LagIfTxPktRate 1.3.6.1.4.1.3902.1082.30.31.2.64.1.14 gauge32 read-only
An estimate of the transmitted bandwidth in packets per second on the shared LAG interface of the VND 0. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295).
                     zxAnVnd0LagIfRxOctetPeakRate 1.3.6.1.4.1.3902.1082.30.31.2.64.1.15 gauge32 read-only
The peak received bandwidth in bytes per second on the shared LAG interface of the VND 0. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295).
                     zxAnVnd0LagIfTxOctetPeakRate 1.3.6.1.4.1.3902.1082.30.31.2.64.1.16 gauge32 read-only
The peak transmitted bandwidth in bytes per second on the shared LAG interface of the VND 0. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295).
                     zxAnVnd0LagIfInBwUsingRatio 1.3.6.1.4.1.3902.1082.30.31.2.64.1.17 integer32 read-only
An estimate of the received bandwidth using ratio on the shared LAG interface of the VND 0.
                     zxAnVnd0LagIfOutBwUsingRatio 1.3.6.1.4.1.3902.1082.30.31.2.64.1.18 integer32 read-only
An estimate of the transmitted bandwidth using ratio on the shared LAG interface of the VND 0.
                     zxAnVnd0LagIfInBwUsingRatioHa 1.3.6.1.4.1.3902.1082.30.31.2.64.1.19 integer32 read-only
The high accuracy value of zxAnVnd0LagIfInBwUsingRatio.
                     zxAnVnd0LagIfOutBwUsingRatioHa 1.3.6.1.4.1.3902.1082.30.31.2.64.1.20 integer32 read-only
The high accuracy value of zxAnVnd0LagIfOutBwUsingRatio
                     zxAnVnd0LagIfLinkStatusChanges 1.3.6.1.4.1.3902.1082.30.31.2.64.1.51 counter32 read-only
The total number of the link status changes on the shared LAG interface of the VND 0. The total number starts from zero and is increased when the link status changes from up to down, or from down to up.
                     zxAnVnd0LagIfReset 1.3.6.1.4.1.3902.1082.30.31.2.64.1.100 integer read-write
Clear all the current performance variables. When get this variable, always return 1. Enumeration: 'reset': 1.
       zxAnIfPerfNotifications 1.3.6.1.4.1.3902.1082.30.31.3
           zxAnIfBwUsingTraps 1.3.6.1.4.1.3902.1082.30.31.3.1
               zxAnIfInBwUsingThreshExceedAlm 1.3.6.1.4.1.3902.1082.30.31.3.1.1
It indicates that zxAnIfInBandwidthUsingRatio exceeds the threshold zxAnIfInBandwidthUsingThresh.
               zxAnIfInBwUsingThreshExceedClr 1.3.6.1.4.1.3902.1082.30.31.3.1.2
It indicates that zxAnIfInBandwidthUsingRatio is below the threshold zxAnIfInBandwidthUsingThresh.
               zxAnIfOutBwUsingThreshExceedAlm 1.3.6.1.4.1.3902.1082.30.31.3.1.3
It indicates that zxAnIfOutBandwidthUsingRatio exceeds the threshold zxAnIfOutBandwidthUsingThresh.
               zxAnIfOutBwUsingThreshExceedClr 1.3.6.1.4.1.3902.1082.30.31.3.1.4
It indicates that zxAnIfOutBandwidthUsingRatio is below the threshold zxAnIfOutBandwidthUsingThresh.
       zxAnIfPerfConformance 1.3.6.1.4.1.3902.1082.30.31.4
           zxAnIfPerfCompliances 1.3.6.1.4.1.3902.1082.30.31.4.1
               zxAnIfeEthPerfCompliance 1.3.6.1.4.1.3902.1082.30.31.4.1.1
The compliance statement for entities which implement the ZTE-AN-INTERFACE-PERF-MIB.
               zxAnIfBrgPerfCompliance 1.3.6.1.4.1.3902.1082.30.31.4.1.2
The compliance statement for entities which implement the ZTE-AN-INTERFACE-PERF-MIB.
           zxAnIfPerfGroups 1.3.6.1.4.1.3902.1082.30.31.4.2
               zxAnEthIfPerfCurrGroup 1.3.6.1.4.1.3902.1082.30.31.4.2.1
A collection of objects providing current performance data of interfaces.
               zxAnBrgIfPerfCurrGroup 1.3.6.1.4.1.3902.1082.30.31.4.2.2
A collection of objects providing current performance data of interfaces.