vRtrIsisLevelWideMetricsOnly

ALCATEL-ISIS-MIB · .1.3.6.1.4.1.6486.800.1.2.1.10.14.1.10.2.2.1.4

Object

column r/w SNMPv2-TCTruthValue
IS-IS metrics can have values between 1 and 63, referred to as
small metrics.  IS-IS generates two TLVs: one for the adjacency
and one for the IP prefix.  In order to support traffic
engineering, wider metrics are required; a second pair of TLV's
are also generated.
              
When vRtrIsisLevelWideMetricsOnly has a value of 'false', both the
small and wide metric pairs of TLV's are generated.
              
When vRtrIsisLevelWideMetricsOnly has a value of 'true', only the
wide metric pair of TLV's is generated.

Context

MIB
ALCATEL-ISIS-MIB
OID
.1.3.6.1.4.1.6486.800.1.2.1.10.14.1.10.2.2.1.4
Type
column
Access
readwrite
Status
current
Parent
vRtrIsisLevelEntry
Groups
4

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 'ALCATEL-ISIS-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ISIS-MIB::vRtrIsisLevelWideMetricsOnly'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ISIS-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ISIS-MIB::vRtrIsisLevelWideMetricsOnly.<isisSysInstance>.<vRtrIsisLevel>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ISIS-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ISIS-MIB::vRtrIsisLevelWideMetricsOnly'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false