All MIBs › AIDIALOUT-MIB › aiDialOutPrimaryDialString
aiDialOutPrimaryDialString
Module: AIDIALOUT-MIB
OID (symbolic): AIDIALOUT-MIB::aiDialOutPrimaryDialString
OID (numeric): 1.3.6.1.4.1.539.36.1.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
Primary Dial Out String. Maximum length is 80 characters.
What is aiDialOutPrimaryDialString?
Reports a string up to 80 characters containing the phone number or connection identifier for primary dial-out attempts. Network administrators configure this string to direct the modem to the primary ISP or remote site, with pulse-code dialing prefixes (9, 1) included as needed. An example value might be 9,555-0123456 for a remote access number.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.539.36.1.1.3 snmpwalk -v2c -c public <target> AIDIALOUT-MIB::aiDialOutPrimaryDialString
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.539.36.1.1.3.1 snmpget -v2c -c public <target> AIDIALOUT-MIB::aiDialOutPrimaryDialString.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.539.36.1.1.3.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.3 | aiDialOutPrimaryDialString | AIDIALOUT-MIB |