ciiRAType
CISCO-IETF-ISIS-MIB ·
.1.3.6.1.4.1.9.10.118.1.7.1.1.11
Object
column r/w
Enumeration
The type of Reachable address. Those of type manual are created by the network manager. Those of type automatic are created through propagation of routing information from another routing protocol (eg. IDRP).
Context
- MIB
- CISCO-IETF-ISIS-MIB
- OID
.1.3.6.1.4.1.9.10.118.1.7.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ciiRAEntry
- Groups
- 1
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 'CISCO-IETF-ISIS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-ISIS-MIB::ciiRAType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-ISIS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-ISIS-MIB::ciiRAType.<ciiCircIndex>.<ciiRAIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-ISIS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-ISIS-MIB::ciiRAType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | manual |
2 | automatic |
Conformance
Member of