agentRouterIsisConfigIsType
ROUTING-MIB ·
.1.3.6.1.4.1.7244.2.2.13.1.1.9
Object
column obsolete
r/w
Enumeration
level1 is mean level 1, level2 is mean level 2, level12 is mean both level 1 and 2
Context
- MIB
- ROUTING-MIB
- OID
.1.3.6.1.4.1.7244.2.2.13.1.1.9- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- agentRouterIsisConfigEntry
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 'ROUTING-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ROUTING-MIB::agentRouterIsisConfigIsType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ROUTING-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ROUTING-MIB::agentRouterIsisConfigIsType.<agentRouterIsisConfigAreaIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ROUTING-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ROUTING-MIB::agentRouterIsisConfigIsType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | level1 |
2 | level2 |
3 | level12 |