All MIBs › LIVINGSTON-SNMP › livingstonModemStatus
livingstonModemStatus
Module: LIVINGSTON-SNMP
OID (symbolic): LIVINGSTON-SNMP::livingstonModemStatus
OID (numeric): 1.3.6.1.4.1.307.3.2.3.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A current state of the modem.
What is livingstonModemStatus?
This reports the current state of the modem: none(1), bound(2), connecting(3), active(4), test(5), down(6), ready(7), halt(8), or admin(9). Use this to distinguish a modem that's simply idle (ready(7)) from one that's out of service (down(6), halt(8), admin(9)) when troubleshooting call capacity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.307.3.2.3.1.1.3 snmpwalk -v2c -c public <target> LIVINGSTON-SNMP::livingstonModemStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.307.3.2.3.1.1.3.1 snmpget -v2c -c public <target> LIVINGSTON-SNMP::livingstonModemStatus.1
Start monitoring Livingston PortMaster dial-up access server / IRX router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LIVINGSTON-SNMP::livingstonModemStatus OID value, configure state conditions and alerts, and monitor any Livingston PortMaster dial-up access server / IRX router from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.307 | livingston | LIVINGSTON-SNMP |
| 1.3.6.1.4.1.307.3 | livingstonMib | LIVINGSTON-SNMP |
| 1.3.6.1.4.1.307.3.2 | livingstonInterfaces | LIVINGSTON-SNMP |
| 1.3.6.1.4.1.307.3.2.3 | livingstonModem | LIVINGSTON-SNMP |
| 1.3.6.1.4.1.307.3.2.3.1 | livingstonModemTable | LIVINGSTON-SNMP |
| 1.3.6.1.4.1.307.3.2.3.1.1 | livingstonModemEntry | LIVINGSTON-SNMP |
| 1.3.6.1.4.1.307.3.2.3.1.1.3 | livingstonModemStatus | LIVINGSTON-SNMP |