ACC-MDMMGR :: accMdmMgrModemState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsACC-MDMMGRaccMdmMgrModemState

accMdmMgrModemState

Module: ACC-MDMMGR

OID (symbolic): ACC-MDMMGR::accMdmMgrModemState

OID (numeric): 1.3.6.1.4.1.5.1.1.54.3.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: State of this modem device. It is either connected or disconnected. If disconnected it may have suffered connection failures, the (consecutive) number of which can be deduced from the enumerated value. The state can be set only to the disconnected state, and only if it is not in the connected state

What is accMdmMgrModemState?

This integer field indicates whether a specific modem is currently connected to a call or disconnected, and if disconnected, how many consecutive connection failures it has experienced. An operator monitors this to quickly identify failing modems that need repair or troubleshooting. A value of 1 might mean connected, while 3 might mean disconnected after 2 failed attempts.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.54.3.1.1
snmpwalk -v2c -c public <target> ACC-MDMMGR::accMdmMgrModemState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.54.3.1.1.1
snmpget -v2c -c public <target> ACC-MDMMGR::accMdmMgrModemState.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.54.3.1.1.1 i <value>

Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-MDMMGR::accMdmMgrModemState OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.5.1.1.54accMdmMgrACC-MDMMGR
1.3.6.1.4.1.5.1.1.54.3accMdmMgrModemTableACC-MDMMGR
1.3.6.1.4.1.5.1.1.54.3.1accMdmMgrModemEntryACC-MDMMGR
1.3.6.1.4.1.5.1.1.54.3.1.1accMdmMgrModemStateACC-MDMMGR