ZHONE-MAU-MIB: View SNMP OID List / Download MIB

VENDOR: ZHONE TECHNOLOGIES


 Home MIB: ZHONE-MAU-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
     zhoneIfMauTable 1.3.6.1.4.1.5504.5.1.1 no-access
Table of descriptive and status information about the phsyical Enet interface.
         zhoneIfMauEntry 1.3.6.1.4.1.5504.5.1.1.1 no-access
An entry in the table, containing information about a single physical Enet interface.
             zhoneMauIfIndex 1.3.6.1.4.1.5504.5.1.1.1.1 integer32 read-only
This variable uniquely identifies the interface to which the Ethernet/MAU described by this entry is connected.
             zhoneMauType 1.3.6.1.4.1.5504.5.1.1.1.2 integer read-write
Physical Interface Type Enumeration: 'mau1000BaseLXHD': 22, 'mau100BaseTXHD': 15, 'mau10gBaseLX4': 34, 'mau10BaseT': 5, 'mau1000BaseTFD': 30, 'mau10BaseTFD': 11, 'mau10BaseTHD': 10, 'mau1000BaseTHD': 29, 'mau10gBaseEW': 40, 'mau1000BaseLXFD': 23, 'mau100BaseTXFD': 16, 'mau10gBaseER': 39, 'mau1000BaseSXHD': 25, 'mauOther': 1, 'mau10gBaseLW': 38, 'mau10gBaseLR': 37, 'mau1000BaseSXFD': 26, 'mau10gBaseX': 31, 'mau10gBaseW': 33, 'mau10gBaseSR': 35, 'mau10gBaseR': 32, 'mau10gBaseSW': 36.
             zhoneMauOperStatus 1.3.6.1.4.1.5504.5.1.1.1.3 integer read-only
The current operational state of the MAU. other(1) is returned if the MAU or interface is in a state other than one of the states 2 through 6. unknown(2) is returned when the true state of the MAU is unknown; for example, when it is being initialized. operational(3) state is fully functional, operates, and passes signals to its attached DTE. standby(4) state forces DI and CI to idle and the media transmitter or interface to idle or fault, if supported. Standby(4) mode only applies to link type MAUs. The state of zhoneMauMediaAvailable is unaffected. A MAU in shutdown(5) state assumes the same condition on DI, CI, and the media transmitter as though it were powered down or not connected. The MAU MAY return other(1) value for the zhoneMauJabberState and zhoneMauMediaAvailable objects when it is in this state. For an AUI, this state will remove power from the AUI. Setting this variable to the value reset(6) resets the MAU in the same manner as a power-off, power-on cycle of at least one-half second would. The agent is not required to return the value reset (6). Enumeration: 'reset': 6, 'standby': 4, 'unknown': 2, 'operational': 3, 'other': 1, 'shutdown': 5.
             zhoneMauMediaAvailable 1.3.6.1.4.1.5504.5.1.1.1.4 integer read-only
If the MAU or interface is a link or fiber type (FOIRL, 10BASE-T, 10BASE-F) then this is equivalent to the link test fail state/low light function. For an AUI MAU this indicates whether or not loopback is detected on the DI circuit. other(1) is returned if the mediaAvailable state is not one of 2 through 11. unknown(2) is returned when the MAU's true state is unknown; for example, when it is being initialized. At power-up or following a reset, the value of this attribute will be unknown for AUI and 10BASE-FP MAUs. For these MAUs loopback will be tested on each transmission during which no collision is detected. If DI is receiving input when DO returns to IDL after a transmission and there has been no collision during the transmission then loopback will be detected. The value of this attribute will only change during non-collided transmissions for AUI and 10BASE-FP MAUs. For 100Mbps and 1000Mbps MAUs, the enumerations match the states within the respective link integrity states. Any MAU which implements management of auto-negotiation will map remote fault indication to remote fault. available(3) indicates that the link, light, or loopback is normal. The value notAvailable(4) indicates link loss, low light, or no loopback. remoteFault(5) indicates that a fault has been detected at the remote end of the link. This value applies to 10BASE-FB, 100BASE-T4 Far End Fault Indication and non-specified remote faults from a system running auto-negotiation. remoteJabber(7), remoteLinkLoss(8), and remoteTest(9) SHOULD be used instead of remoteFault(5) where the reason for remote fault is identified in the remote signaling protocol. invalidSignal(6) indicates that an invalid signal has been received from the other end of the link. InvalidSignal(6) applies only to MAUs of type 10BASE-FB. Where an IEEE Std 802.3u-1995 clause 22 MII is present, a logic one in the remote fault bit (reference section 22.2.4.2.8 of that document) maps to the value remoteFault(5), and a logic zero in the link status bit (reference section 22.2.4.2.10 of that document) maps to the value notAvailable(4). The value notAvailable(4) takes precedence over the value remoteFault(5). Any MAU that implements management of clause 37 Auto-Negotiation will map the received RF1 and RF2 bit values for Offline to offline(10), Link Failure to remoteFault(5) and Auto-Negotiation Error to autoNegError(11). Enumeration: 'available': 3, 'remoteJabber': 7, 'invalidSignal': 6, 'autoNegError': 11, 'unknown': 2, 'remoteTest': 9, 'other': 1, 'remoteFault': 5, 'notAvailable': 4, 'offline': 10, 'remoteLinkLoss': 8.
             zhoneMauMediaAvailStateExits 1.3.6.1.4.1.5504.5.1.1.1.5 counter32 read-only
A count of the number of times that zhoneMauMediaAvailable for this MAU or interface instance leaves the state available(3). 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.
             zhoneMauJabberState 1.3.6.1.4.1.5504.5.1.1.1.6 integer read-only
The value other(1) is returned if the jabber state is not 2, 3, or 4. unknown(2) is returned when the MAU's true state is unknown; e.g. when it is being initialized. If the MAU is not jabbering the agent returns noJabber(3). This is the 'normal' state. If the MAU is in jabber state the agent returns the jabbering(4) value. Enumeration: 'unknown': 2, 'other': 1, 'noJabber': 3, 'jabbering': 4.
             zhoneMauJabberingStateEnters 1.3.6.1.4.1.5504.5.1.1.1.7 counter32 read-only
A count of the number of times that zhoneMauJabberState for this MAU or interface instance enters the state jabbering(4). This counter will always indicate zero for MAUs of ype dot1MauTypeAUI and those of speeds above 10Mbps. 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.
             zhoneMauFalseCarriers 1.3.6.1.4.1.5504.5.1.1.1.8 counter32 read-only
A count of the number of false carrier events during IDLE in 100BASE-X and 1000BASE-X links. For all other MAU or inetrafce types, this counter will always indicate zero. This counter does not increment at the symbol rate. It can increment after a valid carrier completion at a maximum rate of once per 100 ms for 100BASE-X and once per 10us for 1000BASE-X until the next CarrierEvent. 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.
             zhoneMauDefaultType 1.3.6.1.4.1.5504.5.1.1.1.9 integer read-only
Physical interface type. Enumeration: 'mau1000BaseLXHD': 22, 'mau100BaseTXHD': 15, 'mau10gBaseLX4': 34, 'mau10BaseT': 5, 'mau1000BaseTFD': 30, 'mau10BaseTFD': 11, 'mau10BaseTHD': 10, 'mau1000BaseTHD': 29, 'mau10gBaseEW': 40, 'mau1000BaseLXFD': 23, 'mau100BaseTXFD': 16, 'mau10gBaseER': 39, 'mau1000BaseSXHD': 25, 'mauOther': 1, 'mau10gBaseLW': 38, 'mau10gBaseLR': 37, 'mau1000BaseSXFD': 26, 'mau10gBaseX': 31, 'mau10gBaseW': 33, 'mau10gBaseSR': 35, 'mau10gBaseR': 32, 'mau10gBaseSW': 36.
             zhoneMauAutoNegSupported 1.3.6.1.4.1.5504.5.1.1.1.10 truthvalue read-only
This object indicates whether or not auto-negotiation is supported.
             zhoneMauTypeListBits 1.3.6.1.4.1.5504.5.1.1.1.11 bits read-only
A value that uniquely identifies the set of possible IEEE 802.3 types that the MAU could be. If auto-negotiation is present on this MAU, this object will map to ifMauAutoNegCapability. Note that this MAU may be capable of operating as a MAU type that is beyond the scope of this MIB. This is indicated by returning the bit value bOther in addition to any bit values for capabilities that are listed above. Bits: 'b1000baseTHD': 29, 'bOther': 0, 'b1000baseLXFD': 24, 'b10broad36': 9, 'b10base2': 4, 'b1000baseCXHD': 27, 'b1000baseLXHD': 23, 'b10base5': 2, 'b10baseTFD': 11, 'b100baseTXHD': 15, 'b10gbaseSW': 36, 'bAUI': 1, 'b100baseT2HD': 19, 'b10baseTHD': 10, 'b1000baseCXFD': 28, 'b100baseTXFD': 16, 'b10gbaseLR': 37, 'b1000baseSXHD': 25, 'b10gbaseLW': 38, 'b100baseFXFD': 18, 'b100baseT4': 14, 'b1000baseXFD': 22, 'b1000baseTFD': 30, 'b100baseFXHD': 17, 'b100baseT2FD': 20, 'b10gbaseSR': 35, 'b10gbaseLX4': 34, 'bFoirl': 3, 'b10gbaseER': 39, 'b1000baseXHD': 21, 'b1000baseSXFD': 26, 'b10gbaseEW': 40, 'b10baseFB': 7, 'b10baseFL': 8, 'b10gbaseW': 33, 'b10baseFP': 6, 'b10gbaseR': 32, 'b10baseFLHD': 12, 'b10gbaseX': 31, 'b10baseFLFD': 13, 'b10baseT': 5.
             zhoneMauClkSrc 1.3.6.1.4.1.5504.5.1.1.1.12 integer read-write
Clock source for timing. Unused - unused Automatic - Master/Slave is decided during autonegotiation Master - Clocked from local source Slave - Loop timing from the received data stream Enumeration: 'unused': 1, 'master': 3, 'automatic': 2, 'slave': 4.
             zhoneMauPauseFlowControl 1.3.6.1.4.1.5504.5.1.1.1.13 integer read-write
When autonegotiation is enabled (zhoneMauAutoNegSupported is true), this Pause Flow Control field is used to program the advertised pause capabilities. When autonegotiation is disabled (manual negotiation), this Pause Flow Control field is used to program the local Mac as instructed. If passthrough is selected the pause frames are sent to the host for forwarding or discard as the packet rules dictate. Enumeration: 'disabled': 1, 'asymmetricRx': 3, 'asymmetricTx': 2, 'symmetric': 4, 'passthrough': 5.
             zhoneMauAggregationMode 1.3.6.1.4.1.5504.5.1.1.1.14 integer read-write
On: The link aggregation is forced to be formed without any LACP negotiation .In other words, the switch will neither send the LACP packet nor process any incoming LACP packet. This is similar to the on state for PAgP. Off: The link aggregation will not be formed. We do not send or understand the LACP packet. This is similar to the off state for PAgP. Passive: The switch does not initiate the channel, but does understand incoming LACP packets. The peer (in active state) initiates negotiation (by sending out an LACP packet) which we receive and reply to, eventually forming the aggregation channel with the peer. This is similar to the auto mode in PAgP. Active: We are willing to form an aggregate link, and initiate the negotiation. The link aggregate will be formed if the other end is running in LACP active or passive mode. This is similar to the desirable mode of PAgP. Enumeration: 'passive': 3, 'on': 1, 'off': 2, 'active': 4.
             zhoneMauLinkStateMirror 1.3.6.1.4.1.5504.5.1.1.1.15 interfaceindexorzero read-write
ifIndex of another physical interface whose link state will be mirrored on this MAU. This is used to propagate a link fault observed on one physical interface onto another interface.
             zhoneMauSetPauseTime 1.3.6.1.4.1.5504.5.1.1.1.16 integer32 read-write
Used to set the pause interval. Units are in pause_quanta. Currently not supported.
             zhoneMauMaxFrameSize 1.3.6.1.4.1.5504.5.1.1.1.17 integer32 read-write
Used to set the max frame size for ethernet ports. Units are bytes. Range is 0 15360. 0 is default implying 2048 bytes.
             zhoneMauIngressRate 1.3.6.1.4.1.5504.5.1.1.1.18 integer32 read-write
Used to set the ingress rate for ethernet ports. Units are Kbps. Range is 0 10Gbps. 0 is default implying no limit.
             zhoneMauIngressBurstSize 1.3.6.1.4.1.5504.5.1.1.1.19 integer32 read-write
Used to set the ingress burst size for ethernet ports. Units are Kbits. Range is 0 512000. 0 is default implying no restriction.
             zhoneMauEgressRate 1.3.6.1.4.1.5504.5.1.1.1.20 integer32 read-write
Used to set the egress rate for ethernet ports. Units are Kbps. Range is 0 10Gbps. 0 is default implying no limit.
             zhoneMauEgressBurstSize 1.3.6.1.4.1.5504.5.1.1.1.21 integer32 read-write
Used to set the egress burst size for ethernet ports. Units are Kbits. Range is 0 512000. 0 is default implying no restriction.
     zhoneMauAutoNegTable 1.3.6.1.4.1.5504.5.1.2 no-access
Configuration and status objects for the auto-negotiation function of MAUs attached to interfaces.
         zhoneMauAutoNegEntry 1.3.6.1.4.1.5504.5.1.2.1 no-access
An entry in the table, containing configuration and status information for the auto-negotiation function of a particular MAU.
             zhoneMauAutoNegAdminStatus 1.3.6.1.4.1.5504.5.1.2.1.1 integer read-write
Setting this object to enabled(1) will cause the interface which has the auto-negotiation signaling ability to be enabled. If the value of this object is disabled(2) then the interface will act as it would if it had no auto-negotiation signaling. Under these conditions, an IEEE 802.3 MAU will immediately be forced to the state indicated by the value of the object zhoneMauDefaultType. NOTE TO IMPLEMENTORS: When ifMauAutoNegAdminStatus transitions from enabled to disabled, the agent implementation MUST ensure that the operational type of the MAU (as reported by zhoneMauType) correctly transitions to the value specified by the zhoneMauDefaultType object, rather than continuing to operate at the value earlier determined by the auto-negotiation function. Enumeration: 'disabled': 2, 'enabled': 1.
             zhoneMauAutoNegRemoteSignaling 1.3.6.1.4.1.5504.5.1.2.1.2 integer read-only
A value indicating whether the remote end of the link is using auto-negotiation signaling. It takes the value detected(1) if and only if, during the previous link negotiation, FLP Bursts were received. Enumeration: 'detected': 1, 'notdetected': 2.
             zhoneMauAutoNegConfig 1.3.6.1.4.1.5504.5.1.2.1.3 integer read-only
A value indicating the current status of the auto-negotiation process. The enumeration parallelDetectFail(5) maps to a failure in parallel detection as defined in 28.2.3.1 of [IEEE 802.3 Std]. Enumeration: 'disabled': 4, 'parallelDetectFail': 5, 'other': 1, 'complete': 3, 'configuring': 2.
             zhoneMauAutoNegRestart 1.3.6.1.4.1.5504.5.1.2.1.4 integer read-write
If the value of this object is set to restart(1) then this will force auto-negotiation to begin link renegotiation. If auto-negotiation signaling is disabled, a write to this object has no effect. Setting the value of this object to norestart(2) has no effect. Enumeration: 'norestart': 2, 'restart': 1.
             zhoneMauAutoNegCapabilityBits 1.3.6.1.4.1.5504.5.1.2.1.5 bits read-only
A value that uniquely identifies the set of capabilities of the local auto-negotiation entity. Note that interfaces that support this MIB may have capabilities that extend beyond the scope of this MIB. Note that the local auto-negotiation entity may support some capabilities beyond the scope of this MIB. This is indicated by returning the bit value bOther in addition to any bit values for capabilities that are listed above. Bits: 'bOther': 0, 'b1000baseT': 14, 'b10gbaseSR': 20, 'b10gbaseSW': 21, 'b100baseTX': 4, 'b1000baseXFD': 13, 'b100baseTXFD': 5, 'b10gbaseLR': 22, 'b10gbaseLW': 23, 'b100baseT4': 3, 'b100baseT2': 6, 'b1000baseX': 12, 'b100baseT2FD': 7, 'b1000baseTFD': 15, 'b10baseTFD': 2, 'b10gbaseLX4': 19, 'bfdxSPause': 10, 'bfdxBPause': 11, 'bfdxAPause': 9, 'bfdxPause': 8, 'b10gbaseER': 24, 'b10gbaseEW': 25, 'b10gbaseW': 18, 'b10gbaseR': 17, 'b10gbaseX': 16, 'b10baseT': 1.
             zhoneMauAutoNegCapAdvertBits 1.3.6.1.4.1.5504.5.1.2.1.6 bits read-write
A value that uniquely identifies the set of capabilities advertised by the local auto-negotiation entity. Capabilities in this object that are not available in ifMauAutoNegCapabilityBits cannot be enabled. Note that the local auto-negotiation entity may advertise some capabilities beyond the scope of this MIB. This is indicated by returning the bit value bOther in addition to any bit values for capabilities that are listed above. Bits: 'bOther': 0, 'b1000baseT': 14, 'b10gbaseSR': 20, 'b10gbaseSW': 21, 'b100baseTX': 4, 'b1000baseXFD': 13, 'b100baseTXFD': 5, 'bFdxPause': 8, 'b10gbaseLW': 23, 'b100baseT4': 3, 'b100baseT2': 6, 'b1000baseX': 12, 'b100baseT2FD': 7, 'b1000baseTFD': 15, 'b10baseTFD': 2, 'b10gbaseLX4': 19, 'b10gbaseER': 24, 'b10gbaseLR': 22, 'b10gbaseEW': 25, 'bFdxSPause': 10, 'bFdxBPause': 11, 'b10gbaseW': 18, 'b10gbaseR': 17, 'bFdxAPause': 9, 'b10gbaseX': 16, 'b10baseT': 1.
             zhoneMauAutoNegCapRecvBits 1.3.6.1.4.1.5504.5.1.2.1.7 bits read-only
A value that uniquely identifies the set of capabilities received from the remote auto-negotiation entity. Note that interfaces that support this MIB may be attached to remote auto-negotiation entities which have capabilities beyond the scope of this MIB. This is indicated by returning the bit value bOther(0) in addition to any bit values for capabilities that are listed above. Bits: 'bOther': 0, 'b1000baseT': 14, 'b10gbaseSR': 20, 'b10gbaseSW': 21, 'b100baseTX': 4, 'b1000baseXFD': 13, 'b100baseTXFD': 5, 'bFdxPause': 8, 'b10gbaseLW': 23, 'b100baseT4': 3, 'b100baseT2': 6, 'b1000baseX': 12, 'b100baseT2FD': 7, 'b1000baseTFD': 15, 'b10baseTFD': 2, 'b10gbaseLX4': 19, 'b10gbaseER': 24, 'b10gbaseLR': 22, 'b10gbaseEW': 25, 'bFdxSPause': 10, 'bFdxBPause': 11, 'b10gbaseW': 18, 'b10gbaseR': 17, 'bFdxAPause': 9, 'b10gbaseX': 16, 'b10baseT': 1.
             zhoneMauAutoNegRemoteFaultAdvert 1.3.6.1.4.1.5504.5.1.2.1.8 integer read-write
A value that identifies any local fault indications that this MAU has detected and will advertise at the next auto-negotiation interaction for 1000Mbps MAUs. Enumeration: 'autoNegError': 4, 'noError': 1, 'offline': 2, 'linkFailure': 3.
             zhoneMauAutoNegRemoteFaultRecv 1.3.6.1.4.1.5504.5.1.2.1.9 integer read-only
A value that identifies any fault indications received from the far end of a link by the local auto-negotiation entity for 1000Mbps MAUs. Enumeration: 'autoNegError': 4, 'noError': 1, 'offline': 2, 'linkFailure': 3.
     zhoneEnetTraps 1.3.6.1.4.1.5504.5.1.3
Description.
         enetV2Traps 1.3.6.1.4.1.5504.5.1.3.0
Description.
             rprEastSpanTrap 1.3.6.1.4.1.5504.5.1.3.0.1
Resilient Packet Ring (RPR) East Span Trap - indicates East span went Up or Down. RPR runs over Gigabit Ethernet.
             rprWestSpanTrap 1.3.6.1.4.1.5504.5.1.3.0.2
Resilient Packet Ring (RPR) West Span Trap - indicates West span went Up or Down. RPR runs over Gigabit Ethernet.
             linkAggLink1Trap 1.3.6.1.4.1.5504.5.1.3.0.3
Link Aggregation Link1 Trap - indicates Link 1 went Up or Down.
             linkAggLink2Trap 1.3.6.1.4.1.5504.5.1.3.0.4
Link Aggregation Link2 Trap - indicates Link 2 went Up or Down.
         rprSpanGroup 1.3.6.1.4.1.5504.5.1.3.2
Grouping of RPR Span Notifications.
         linkAggLinkGroup 1.3.6.1.4.1.5504.5.1.3.3
Grouping of Link Aggregation Link Notifications.
     zhoneLinkAggTable 1.3.6.1.4.1.5504.5.1.4 no-access
Table of Identifiers specifying the partner system to which an aggregation is connected.
         zhoneLinkAggEntry 1.3.6.1.4.1.5504.5.1.4.1 no-access
An entry in the table, containing information about a single partner system aggregation.
             zhoneLinkAggIfIndex 1.3.6.1.4.1.5504.5.1.4.1.1 integer32 read-only
This variable uniquely identifies the link aggregation by which the profile described in this entry is identified.
             zhoneLinkAggPartnerSystem 1.3.6.1.4.1.5504.5.1.4.1.2 octet string read-only
A six-byte identifier, similar to a MAC address, specifying the partner system, but stored as a string, and specified in the pattern 'nn:nn:nn:nn:nn:nn', where 'nn' is a hex number specifying a byte of the pattern.
             zhoneLinkAggPartnerSystemPriority 1.3.6.1.4.1.5504.5.1.4.1.3 integer32 read-only
An integer further specifying the partner system.
             zhoneLinkAggPartnerGroupId 1.3.6.1.4.1.5504.5.1.4.1.4 integer32 read-only
An integer identifier specifying the link group.
 phyEnetMauMib 1.3.6.1.4.1.5504.6.8
MIB to manage the physical interface on Ethernet ports. The MAU referred to by the MIB refers to both integarted physical interfaces as well as the now rarely used external MAUs. Adapted from RFC 2668 - Definitions of Managed Objects for 802.3 Media Attachment Units (MAU).