All MIBs › AIDIALOUT-MIB › aiDialOutStatus
aiDialOutStatus
Module: AIDIALOUT-MIB
OID (symbolic): AIDIALOUT-MIB::aiDialOutStatus
OID (numeric): 1.3.6.1.4.1.539.36.1.1.2
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
Dial Out Modem Status.
What is aiDialOutStatus?
Reports an integer enumeration indicating the current operational state of the dial-out modem (e.g., connected, disconnected, dialing, error). Monitoring this status enables detection of WAN link failures and automation of failover or retry procedures to maintain network availability. A value of 1 might indicate an active connected state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.539.36.1.1.2 snmpwalk -v2c -c public <target> AIDIALOUT-MIB::aiDialOutStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.539.36.1.1.2.1 snmpget -v2c -c public <target> AIDIALOUT-MIB::aiDialOutStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.539.36.1.1.2.1 s <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.539 | aii | AIDIALOUT-MIB |
| 1.3.6.1.4.1.539.36 | aiDialOut | AIDIALOUT-MIB |
| 1.3.6.1.4.1.539.36.1 | aiDialOutTable | AIDIALOUT-MIB |
| 1.3.6.1.4.1.539.36.1.1 | aiDialOutEntry | AIDIALOUT-MIB |
| 1.3.6.1.4.1.539.36.1.1.2 | aiDialOutStatus | AIDIALOUT-MIB |