AIDIALOUT-MIB :: aiDialOutTimeOut

MIB Reference — IPNetwork Monitor

All MIBsAIDIALOUT-MIBaiDialOutTimeOut

aiDialOutTimeOut

Module: AIDIALOUT-MIB

OID (symbolic): AIDIALOUT-MIB::aiDialOutTimeOut

OID (numeric): 1.3.6.1.4.1.539.36.1.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Dialing time-out.

What is aiDialOutTimeOut?

Reports an integer timeout value (typically in seconds) specifying how long the modem waits for a successful dial-out connection before abandoning the attempt. This configurable parameter balances the need for quick failure detection against accommodating slower ISP answer times or high call volumes. A typical value might be 30 seconds for standard modem connections.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.539.36.1.1.5
snmpwalk -v2c -c public <target> AIDIALOUT-MIB::aiDialOutTimeOut

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.539.36.1.1.5.1
snmpget -v2c -c public <target> AIDIALOUT-MIB::aiDialOutTimeOut.1

Set instance 1 (SNMPv2c):

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.539aiiAIDIALOUT-MIB
1.3.6.1.4.1.539.36aiDialOutAIDIALOUT-MIB
1.3.6.1.4.1.539.36.1aiDialOutTableAIDIALOUT-MIB
1.3.6.1.4.1.539.36.1.1aiDialOutEntryAIDIALOUT-MIB
1.3.6.1.4.1.539.36.1.1.5aiDialOutTimeOutAIDIALOUT-MIB