ipRouteInfoType

ALTEON-TS-NETWORK-MIB · nortel variant · .1.3.6.1.4.1.1872.2.1.9.3.1.1.6

Object

column mandatory Enumeration
The type of the route.

Context

MIB
ALTEON-TS-NETWORK-MIB
OID
.1.3.6.1.4.1.1872.2.1.9.3.1.1.6
Type
column
Access
readonly
Status
mandatory
Parent
ipRouteInfoEntry

Walk 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 'ALTEON-TS-NETWORK-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-TS-NETWORK-MIB::ipRouteInfoType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALTEON-TS-NETWORK-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-TS-NETWORK-MIB::ipRouteInfoType.<ipRouteInfoIndx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTEON-TS-NETWORK-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTEON-TS-NETWORK-MIB::ipRouteInfoType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1indirect
2direct
3local
4broadcast
5martian
6multicast
7other