All MIBs › CTATX-MIB › srtrdiscIfIndex
srtrdiscIfIndex
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::srtrdiscIfIndex
OID (numeric): 1.3.6.1.4.1.97.3.19.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Identifies the interface (port) to which this entry's information belongs. The value of this variable corresponds to ifIndex, as well as most of the other port identification values in related MIBs.
What is srtrdiscIfIndex?
This read-only INTEGER identifies the interface (port) to which this router discovery entry's information belongs, corresponding to ifIndex as with most other port identification values in related MIBs. An admin uses this to match a router discovery configuration row to the correct physical interface. Matching srtrdiscIfIndex to a known ifIndex confirms which interface's router advertisement settings a given table row controls.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.19.1.1.1 snmpwalk -v2c -c public <target> CTATX-MIB::srtrdiscIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.19.1.1.1.1 snmpget -v2c -c public <target> CTATX-MIB::srtrdiscIfIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> srtrdiscIfIndex.1
Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::srtrdiscIfIndex OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATX switch module 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.97 | sigma | CT-ELS10-27-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.97.3 | ecs_1 | CTATX-MIB |
| 1.3.6.1.4.1.97.3.19 | srtrdisc | CTATX-MIB |
| 1.3.6.1.4.1.97.3.19.1 | srtrdiscTable | CTATX-MIB |
| 1.3.6.1.4.1.97.3.19.1.1 | srtrdiscEntry | CTATX-MIB |
| 1.3.6.1.4.1.97.3.19.1.1.1 | srtrdiscIfIndex | CTATX-MIB |