All MIBs › ORAINTERCHANGE-MIB › oraNavigatorRouteAddressIndex
oraNavigatorRouteAddressIndex
Module: ORAINTERCHANGE-MIB
OID (symbolic): ORAINTERCHANGE-MIB::oraNavigatorRouteAddressIndex
OID (numeric): 1.3.6.1.4.1.111.7.1.5.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A numeric index, unique among all the routable addresses that a Navigator has.
What is oraNavigatorRouteAddressIndex?
A unique numeric index identifying one of this Navigator's routable addresses, used to correlate rows in the route-address table. It's an index value only, paired with oraNavigatorRouteAddress for the actual address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.111.7.1.5.1.1 snmpwalk -v2c -c public <target> ORAINTERCHANGE-MIB::oraNavigatorRouteAddressIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.111.7.1.5.1.1.1 snmpget -v2c -c public <target> ORAINTERCHANGE-MIB::oraNavigatorRouteAddressIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> oraNavigatorRouteAddressIndex.1
Start monitoring Oracle integration/workflow servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ORAINTERCHANGE-MIB::oraNavigatorRouteAddressIndex OID value, configure state conditions and alerts, and monitor any Oracle integration/workflow servers 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.111 | oracle | ORAINTERCHANGE-MIB |
| 1.3.6.1.4.1.111.7 | oraInterchangeMIB | ORAINTERCHANGE-MIB |
| 1.3.6.1.4.1.111.7.1 | oraInterchangeObjects | ORAINTERCHANGE-MIB |
| 1.3.6.1.4.1.111.7.1.5 | oraNavigatorRouteAddressTable | ORAINTERCHANGE-MIB |
| 1.3.6.1.4.1.111.7.1.5.1 | oraNavigatorRouteAddressEntry | ORAINTERCHANGE-MIB |
| 1.3.6.1.4.1.111.7.1.5.1.1 | oraNavigatorRouteAddressIndex | ORAINTERCHANGE-MIB |