All MIBs › ELH100-MIB › mgmtModuleStatus
mgmtModuleStatus
Module: ELH100-MIB
OID (symbolic): ELH100-MIB::mgmtModuleStatus
OID (numeric): 1.3.6.1.4.1.52.259.10.3.2.3.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The status of this group's management module. Only one management module in a stack is allowed to act as the active agent. A value of notPresent(1) indicates that there is no management module in this group. A value of active(2) means that this group's management module is acting as the stack's active agent. A value of standby(3) means that this group contains a management module, but it is not the active agent.
What is mgmtModuleStatus?
Shows whether this group's management module is missing, is the single active agent controlling the stack, or is present but sitting in standby. Only one module in the entire stack can be active at a time, so admins check this to find which physical unit is actually in charge.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.259.10.3.2.3.1.1.4 snmpwalk -v2c -c public <target> ELH100-MIB::mgmtModuleStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.259.10.3.2.3.1.1.4.1 snmpget -v2c -c public <target> ELH100-MIB::mgmtModuleStatus.1
Start monitoring Cabletron ELH100 Ethernet hub/repeater with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ELH100-MIB::mgmtModuleStatus OID value, configure state conditions and alerts, and monitor any Cabletron ELH100 Ethernet hub/repeater from a single console.
OID Breakdown
Upper-level ancestors (7 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.52 | cabletron | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.259 | cabletronOEM | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10 | cabletronRepeaters | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3 | cabletronELH100 | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.2 | cabletronELH100BasicCapability | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.2.3 | cabletronELH100gGroupInfo | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.2.3.1 | groupTable | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.2.3.1.1 | groupEntry | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.2.3.1.1.4 | mgmtModuleStatus | ELH100-MIB |