All MIBs › AIDIALOUT-MIB › aiDialOutLinkNumber
aiDialOutLinkNumber
Module: AIDIALOUT-MIB
OID (symbolic): AIDIALOUT-MIB::aiDialOutLinkNumber
OID (numeric): 1.3.6.1.4.1.539.36.1.1.1
Node type: OBJECT-TYPE
Type: PositiveInteger
Access: read-only
Description:
Link number to which this table row applies.
What is aiDialOutLinkNumber?
Reports an integer identifier (typically 1, 2, 3, etc.) specifying which dial-out modem link connection a table row applies to. This index allows management systems to monitor and configure multiple redundant dial-out connections independently with different phone numbers and settings. An example value of 1 references the primary or first dial-out link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.539.36.1.1.1 snmpwalk -v2c -c public <target> AIDIALOUT-MIB::aiDialOutLinkNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.539.36.1.1.1.1 snmpget -v2c -c public <target> AIDIALOUT-MIB::aiDialOutLinkNumber.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aiDialOutLinkNumber.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.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.1 | aiDialOutLinkNumber | AIDIALOUT-MIB |