All MIBs › IPADv2-MIB › ipadModemDialTableIndex
ipadModemDialTableIndex
Module: IPADv2-MIB
OID (symbolic): IPADv2-MIB::ipadModemDialTableIndex
OID (numeric): 1.3.6.1.4.1.321.100.1.8.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The index into the ipad modem dialing parameters table. Equivalent to MIB-II ifIndex.
What is ipadModemDialTableIndex?
This read-only object is a table index that uniquely identifies a modem's dialing parameter entry and is equivalent to the standard MIB-II ifIndex. It serves as a key to look up modem-specific dialing configurations such as phone numbers and timeout settings. Network administrators use this index to configure and retrieve modem dialing behavior for dial-up connections.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.321.100.1.8.1.1.1 snmpwalk -v2c -c public <target> IPADv2-MIB::ipadModemDialTableIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.321.100.1.8.1.1.1.1 snmpget -v2c -c public <target> IPADv2-MIB::ipadModemDialTableIndex.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.1 | ipadModemDialTableIndex | IPADv2-MIB |