isisCircProtSupported

DC-ISIS-MIB · .1.3.6.1.4.1.629.10.10.1.3.2.1.25

Object

column r/w IsisAddrTypeBits
Which protocols are supported on this circuit?
              
Note that the configured value is used in conjunction with
the value of isisSysProtSupported.  In particular:
              
 - IPv4 is supported on the circuit if both
   isisSysProtSupported and this object have the 'ipv4' bit
   set
              
 - IPv6 is supported on the circuit if both
   isisSysProtSupported and this object have the 'ipv6' bit
   set.

Context

MIB
DC-ISIS-MIB
OID
.1.3.6.1.4.1.629.10.10.1.3.2.1.25
Type
column
Access
readwrite
Status
current
Parent
isisCircEntry
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 'DC-ISIS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-ISIS-MIB::isisCircProtSupported'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-ISIS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-ISIS-MIB::isisCircProtSupported.<isisSysInstance>.<isisCircIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-ISIS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-ISIS-MIB::isisCircProtSupported'

Syntax

Source
IsisAddrTypeBits
Base type
Bits

Values & Constraints

Type Values
1ipv4
2ipv6

Conformance