All MIBs › LBMSH-MIB › rpMauAdminState
rpMauAdminState
Module: LBMSH-MIB
OID (symbolic): LBMSH-MIB::rpMauAdminState
OID (numeric): 1.3.6.1.4.1.43.14.2.1.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The administrative 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 administrative state.
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 mauMediaAvailable is unaffected.
A MAU in shutdown(5) state assumes the same condition on DI, CI, and the media transmitter as if it were powered down. The MAU may return other(1) state for the mauJabber and mauMediaAvailable 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 would.
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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.14.2.1.1.1.5 snmpwalk -v2c -c public <target> LBMSH-MIB::rpMauAdminState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.14.2.1.1.1.5.1 snmpget -v2c -c public <target> LBMSH-MIB::rpMauAdminState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.14.2.1.1.1.5.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.43 | a3Com | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.14 | linkBuilderMSH_mib | A3Com-products-MIB |
| 1.3.6.1.4.1.43.14.2 | snmpDot3RpMauMgt | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.14.2.1 | rpMauBasicGroup | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.14.2.1.1 | rpMauTable | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.14.2.1.1.1 | rpMauEntry | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.14.2.1.1.1.5 | rpMauAdminState | LBMSH-MIB |