tmnxIsisShortCuts
TIMETRA-ISIS-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.88.1.1.1.15
Object
column SNMPv2-TCTruthValue
The value of the object tmnxIsisShortCuts indicates whether IGP
shortcuts are required or not.
When the value of tmnxIsisShortCuts is 'true', MPLS label switched
paths of LSPs are used as next hops whenever BGP need to resolve the
next hop within the IS-IS domain.
When the value of tmnxIsisShortCuts is 'false', IGP shortcuts are not
required by BGP.
This doesn't have any meaning if tmnxIsisTrafficEng is set to false.
Context
- MIB
- TIMETRA-ISIS-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.88.1.1.1.15- Type
- column
- Access
- readonly
- 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::tmnxIsisShortCuts'
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::tmnxIsisShortCuts.<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::tmnxIsisShortCuts'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of