All MIBs › MAU-MIB › rpMauStatus
rpMauStatus
Module: MAU-MIB
OID (symbolic): MAU-MIB::rpMauStatus
OID (numeric): 1.3.6.1.2.1.26.1.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The current state of the MAU. This object MAY be implemented as a read-only object by those agents and MAUs that do not implement software control of the MAU state. Some agents may not support setting the value of this object to some of the enumerated values.
The value other(1) is returned if the MAU is in a state other than one of the states 2 through 6.
The value unknown(2) is returned when the MAU's true state is unknown; for example, when it is being initialized.
A MAU in the operational(3) state is fully functional; it operates, and passes signals to its attached DTE or repeater port in accordance to its specification.
A MAU in standby(4) state forces DI and CI to idle, and the media transmitter to idle or fault, if supported. Standby(4) mode only applies to link type MAUs. The state of rpMauMediaAvailable 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 rpMauJabberState and rpMauMediaAvailable 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).
Setting this variable to the value operational(3), standby(4), or shutdown(5) causes the MAU to assume the respective state, except that setting a mixing-type MAU or an AUI to standby(4) will cause the MAU to enter the shutdown state.
What is rpMauStatus?
The administrative operating state of this repeater MAU -- operational, standby, shutdown, or reset -- which an admin can write to remotely reset(6) a stuck MAU or shutdown(5) a port without physically power-cycling the repeater; not every agent supports writing every value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.26.1.1.1.5 snmpwalk -v2c -c public <target> MAU-MIB::rpMauStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.26.1.1.1.5.1 snmpget -v2c -c public <target> MAU-MIB::rpMauStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.26.1.1.1.5.1 i <value>
Start monitoring Vendor-neutral IEEE 802.3 standard (any Ethernet switch, router, or NIC with MAUs) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MAU-MIB::rpMauStatus OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.3 standard (any Ethernet switch, router, or NIC with MAUs) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.26 | snmpDot3MauMgt | DOT3-MAU-MIB |
| 1.3.6.1.2.1.26.1 | dot3RpMauBasicGroup | DOT3-MAU-MIB |
| 1.3.6.1.2.1.26.1.1 | rpMauTable | DOT3-MAU-MIB |
| 1.3.6.1.2.1.26.1.1.1 | rpMauEntry | DOT3-MAU-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.26.1.1.1.5 | rpMauStatus | MAU-MIB |