interfaceRouteTable
MOXA-CN2600-MIB ·
.1.3.6.1.4.1.8691.2.11.1.5.1.5.1.1.6
Object
column r/w
Enumeration
The value that identifies the local interface through which the next hop of this route should be reached.
Context
- MIB
- MOXA-CN2600-MIB
- OID
.1.3.6.1.4.1.8691.2.11.1.5.1.5.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- routeTableEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MOXA-CN2600-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOXA-CN2600-MIB::interfaceRouteTable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MOXA-CN2600-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOXA-CN2600-MIB::interfaceRouteTable.<routeTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MOXA-CN2600-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MOXA-CN2600-MIB::interfaceRouteTable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | port1 |
1 | port2 |
2 | port3 |
3 | port4 |
4 | port5 |
5 | port6 |
6 | port7 |
7 | port8 |
8 | port9 |
9 | port10 |
10 | port11 |
11 | port12 |
12 | port13 |
13 | port14 |
14 | port15 |
15 | port16 |
256 | lan1 |
257 | lan2 |