All MIBs › ACC-MIB › accSrRtIfIndex
accSrRtIfIndex
Module: ACC-MIB
OID (symbolic): ACC-MIB::accSrRtIfIndex
OID (numeric): 1.3.6.1.4.1.5.1.1.25.4.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
What is accSrRtIfIndex?
This identifies which interface index on the device this source route entry is associated with. You use this to correlate routing entries with specific physical ports during troubleshooting and capacity planning. A value of 2 means the route uses interface 2 on the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.25.4.1.4 snmpwalk -v2c -c public <target> ACC-MIB::accSrRtIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.25.4.1.4.1 snmpget -v2c -c public <target> ACC-MIB::accSrRtIfIndex.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25 | accSr | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25.4 | accSrRouteTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25.4.1 | accSrRouteEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25.4.1.4 | accSrRtIfIndex | ACC-MIB |