All MIBs › IPADv2-MIB › ipadModemDialStatus
ipadModemDialStatus
Module: IPADv2-MIB
OID (symbolic): IPADv2-MIB::ipadModemDialStatus
OID (numeric): 1.3.6.1.4.1.321.100.1.8.1.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This object reports the current activity of the modem control feature
disabled - The feature is not enabled setup - The feature is configuring the modem error - The feature could not setup the modem idle - The feature is ready to operate dialing - The feature is placing a call dialWait - The feature is between call attempts ringing - The feature is waiting for an incoming call to connect or go away answering - The feature is answering a call negotiating - The feature is negotiating the login security online - The feature data path is connected disconnecting - The feature is disconnecting a call awaitingCallback - The feature is waiting for a security callback
What is ipadModemDialStatus?
This object reports the current operational state of the modem control feature, ranging through states like disabled, setup, idle, dialing, ringing, and negotiating. It provides real-time visibility into the modem's dialing and connection activity, from initial setup through active online sessions and disconnection. An operator would monitor this to track modem activity and diagnose connection problems in devices with dial-up capability.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.321.100.1.8.1.1.13 snmpwalk -v2c -c public <target> IPADv2-MIB::ipadModemDialStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.321.100.1.8.1.1.13.1 snmpget -v2c -c public <target> IPADv2-MIB::ipadModemDialStatus.1
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.321 | verilink | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100 | hbu | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100.1 | ipad | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.8 | ipadModem | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.8.1 | ipadModemDialTable | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.8.1.1 | ipadModemDialTableEntry | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.8.1.1.13 | ipadModemDialStatus | IPADv2-MIB |