clnpRouteProto
CLNS-MIB ·
.1.3.6.1.3.1.1.22.1.9
Object
column mandatory
Enumeration
The routing mechanism via which this route was learned. Inclusion of values for gateway routing protocols is not intended to imply that hosts should support those protocols.
Context
- MIB
- CLNS-MIB
- OID
.1.3.6.1.3.1.1.22.1.9- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- clnpRouteEntry
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 'CLNS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLNS-MIB::clnpRouteProto'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CLNS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLNS-MIB::clnpRouteProto.<clnpRouteDest>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CLNS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CLNS-MIB::clnpRouteProto'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | local |
3 | netmgmt |
9 | is-is |
11 | ciscoIgrp |
12 | bbnSpfIgp |
13 | ospf |
14 | bgp |