All MIBs › DS1-MIB › dsx1IfIndex
dsx1IfIndex
Module: DS1-MIB
OID (symbolic): DS1-MIB::dsx1IfIndex
OID (numeric): 1.3.6.1.2.1.10.18.6.1.2
Node type: OBJECT-TYPE
Type: InterfaceIndex
Access: read-only
Description:
This value for this object is equal to the value
of ifIndex from the Interfaces table (RFC 2863).
What is dsx1IfIndex?
This object stores the interface index number for a DS1/T1 connection, which matches the ifIndex value from the standard SNMP Interfaces table (as defined in RFC 2863). This creates a cross-reference between specialized DS1 objects and the generic interface table. An operator would use this to correlate DS1-specific statistics with general network interface information and to track a T1 line across different SNMP tables.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.18.6.1.2 snmpwalk -v2c -c public <target> DS1-MIB::dsx1IfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.18.6.1.2.1 snmpget -v2c -c public <target> DS1-MIB::dsx1IfIndex.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.18 | ds1 | DS1-MIB |
| 1.3.6.1.2.1.10.18.6 | dsx1ConfigTable | DS1-MIB |
| 1.3.6.1.2.1.10.18.6.1 | dsx1ConfigEntry | DS1-MIB |
| 1.3.6.1.2.1.10.18.6.1.2 | dsx1IfIndex | DS1-MIB |