isisCircExtendedCircID
DC-ISIS-MIB ·
.1.3.6.1.4.1.629.10.10.1.3.2.1.15
Object
column SNMPv2-SMIUnsigned32
The value to be used as the extended circuit ID in
3Way handshake. This value is only used if
isisCirc3WayEnabled is true, and must be unique across
all circuits on this IS.
DC-ISIS uses the value for isisCircIndex as the extended
circuit ID, and so this object is read-only.
Context
- MIB
- DC-ISIS-MIB
- OID
.1.3.6.1.4.1.629.10.10.1.3.2.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- isisCircEntry
- 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 'DC-ISIS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-ISIS-MIB::isisCircExtendedCircID'
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::isisCircExtendedCircID.<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::isisCircExtendedCircID'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of