All MIBs › DS3-MIB › dsx3FracIfIndex
dsx3FracIfIndex
Module: DS3-MIB
OID (symbolic): DS3-MIB::dsx3FracIfIndex
OID (numeric): 1.3.6.1.2.1.10.30.13.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: An index value that uniquely identifies an interface. The interface identified by a particular value of this index is the same interface as identified by the same value an
ifIndex object instance. If no interface is currently using a channel, the value should be zero. If a single interface occupies more than one time slot, that ifIndex value will be found in multiple time slots.
What is dsx3FracIfIndex?
This maps a specific DS3/E3 timeslot to the ifIndex of the logical interface using it, with 0 meaning the channel is currently unused; a single interface spanning multiple timeslots will appear under several channel entries. Though deprecated in favor of ifStackTable, where implemented an admin would read this to see, for example, that timeslots 1 through 6 all belong to ifIndex 3 (one high-speed router link) while others feed a separate voice or video interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.30.13.1.3 snmpwalk -v2c -c public <target> DS3-MIB::dsx3FracIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.30.13.1.3.1 snmpget -v2c -c public <target> DS3-MIB::dsx3FracIfIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.10.30.13.1.3.1 i <value>
Start monitoring Router/carrier access equipment with T3/E3 interfaces (vendor-neutral IETF standard RFC 3896) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DS3-MIB::dsx3FracIfIndex OID value, configure state conditions and alerts, and monitor any Router/carrier access equipment with T3/E3 interfaces (vendor-neutral IETF standard RFC 3896) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.30 | ds3 | DS3-MIB |
| 1.3.6.1.2.1.10.30.13 | dsx3FracTable | DS3-MIB |
| 1.3.6.1.2.1.10.30.13.1 | dsx3FracEntry | DS3-MIB |
| 1.3.6.1.2.1.10.30.13.1.3 | dsx3FracIfIndex | DS3-MIB |