All MIBs › LBHUB-REPEATER-MIB › rpMauStatus
rpMauStatus
Module: LBHUB-REPEATER-MIB
OID (symbolic): LBHUB-REPEATER-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, 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 and the media transmitter to idle. 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. The MAU may return other(1) value for the mauJabber 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?
Lets an admin read or set the operational state of a MAU (transceiver) -- operational, standby, shutdown, or reset -- though not every agent supports writing every value; setting it to reset(6) power-cycles the transceiver in software, a useful way to clear a stuck link without physically unplugging anything.
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> LBHUB-REPEATER-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> LBHUB-REPEATER-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 3Com LANBuilder network hub/repeater module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LBHUB-REPEATER-MIB::rpMauStatus OID value, configure state conditions and alerts, and monitor any 3Com LANBuilder network hub/repeater module 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 | LBHUB-REPEATER-MIB |