ciiCircType

CISCO-IETF-ISIS-MIB · .1.3.6.1.4.1.9.10.118.1.3.2.1.6

Object

column r/w Enumeration
The type of the circuit. This object follows the
replaceOnlyWhileDisabled behavior. The type specified
must be compatible with the type of the interface defined
by the value of ciiCircIfIndex.

Context

MIB
CISCO-IETF-ISIS-MIB
OID
.1.3.6.1.4.1.9.10.118.1.3.2.1.6
Type
column
Access
readwrite
Status
current
Parent
ciiCircEntry
Groups
1

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 '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::ciiCircType'
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::ciiCircType.<ciiCircIndex>'
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::ciiCircType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1broadcast
2ptToPt
3staticIn
4staticOut
5dA

Conformance