All MIBs › ACOS-MIB › acosDeviceRipPortIndex
acosDeviceRipPortIndex
Module: ACOS-MIB
OID (symbolic): ACOS-MIB::acosDeviceRipPortIndex
OID (numeric): 1.3.6.1.4.1.2221.1.1.9.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The port number of a specific interface in the slot. The port numbers range from 1 to the maximum number of ports reported in 'acosDeviceTotal' for this slot.
What is acosDeviceRipPortIndex?
This OID stores the port number (ranging from 1 to the maximum available ports) for a specific interface on a line card. You would reference this when troubleshooting which physical port on a device is involved in RIP routing or when you need to correlate SNMP data with the physical hardware layout. A value of 2 means you're looking at port 2 on the interface being queried.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2221.1.1.9.3.1.3 snmpwalk -v2c -c public <target> ACOS-MIB::acosDeviceRipPortIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2221.1.1.9.3.1.3.1 snmpget -v2c -c public <target> ACOS-MIB::acosDeviceRipPortIndex.1
Start monitoring A10 Networks Thunder ADCs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACOS-MIB::acosDeviceRipPortIndex OID value, configure state conditions and alerts, and monitor any A10 Networks Thunder ADCs from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2221 | atlasComEngines | ACOS-MIB |
| 1.3.6.1.4.1.2221.1 | aceProductFamily | ACOS-MIB |
| 1.3.6.1.4.1.2221.1.1 | aceAcos | ACOS-MIB |
| 1.3.6.1.4.1.2221.1.1.9 | acosRouting | ACOS-MIB |
| 1.3.6.1.4.1.2221.1.1.9.3 | acosDeviceRipParameterTable | ACOS-MIB |
| 1.3.6.1.4.1.2221.1.1.9.3.1 | acosDeviceRipParameterEntry | ACOS-MIB |
| 1.3.6.1.4.1.2221.1.1.9.3.1.3 | acosDeviceRipPortIndex | ACOS-MIB |