tmnxIsisStrictAdjacencyCheck
TIMETRA-ISIS-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.88.1.1.1.34
Object
The value of the object tmnxIsisStrictAdjacencyCheck specifies whether
an ISIS adjacency can be formed when two routers do not run the same
IP versions.
When tmnxIsisStrictAdjacencyCheck is 'true', both routers have to run
the same IP versions in the ISIS protocol.
When tmnxIsisStrictAdjacencyCheck is 'false', having one common IP
version running is enough to form an adjacency.
Context
- MIB
- TIMETRA-ISIS-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.88.1.1.1.34- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxIsisEntry
- 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 'TIMETRA-ISIS-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-ISIS-NG-MIB::tmnxIsisStrictAdjacencyCheck'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-ISIS-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-ISIS-NG-MIB::tmnxIsisStrictAdjacencyCheck.<vRtrID>.<isisSysInstance>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-ISIS-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-ISIS-NG-MIB::tmnxIsisStrictAdjacencyCheck'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of