All MIBs › RFC1407-MIB › dsx3TotalIndex
dsx3TotalIndex
Module: RFC1407-MIB
OID (symbolic): RFC1407-MIB::dsx3TotalIndex
OID (numeric): 1.3.6.1.2.1.10.30.8.1.1
Node type: OBJECT-TYPE
Type: InterfaceIndex
Access: read-only
Description:
The index value which uniquely identifies the DS3/E3 interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value an dsx3LineIndex object instance.
What is dsx3TotalIndex?
This object uniquely identifies the DS3/E3 interface to which a row of cumulative statistics applies. It matches the same value as dsx3LineIndex and allows operators to correlate statistics across different performance monitoring tables.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.30.8.1.1 snmpwalk -v2c -c public <target> RFC1407-MIB::dsx3TotalIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.30.8.1.1.1 snmpget -v2c -c public <target> RFC1407-MIB::dsx3TotalIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dsx3TotalIndex.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.30 | ds3 | DS3-MIB |
| 1.3.6.1.2.1.10.30.8 | dsx3TotalTable | DS3-MIB |
| 1.3.6.1.2.1.10.30.8.1 | dsx3TotalEntry | DS3-MIB |
| 1.3.6.1.2.1.10.30.8.1.1 | dsx3TotalIndex | RFC1407-MIB |