tmnxIsisSRMSSidMapClearNFlag

TIMETRA-ISIS-NG-MIB · .1.3.6.1.4.1.6527.3.1.2.88.1.14.1.10

Object

column r/w SNMPv2-TCTruthValue
The value of tmnxIsisSRMSSidMapClearNFlag specifies whether the
node-sid flag (N-flag) should be cleared in a SID/Label Binding TLV.
              
When the value of tmnxIsisSRMSSidMapClearNFlag is false, the TLV is
tagged as a node SID meaning that it belongs to this node only.
              
When the value of tmnxIsisSRMSSidMapClearNFlag is true, the TLV is
considered as anycast SID meaning that the same prefix may be
advertised by multiple nodes.

Context

MIB
TIMETRA-ISIS-NG-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.88.1.14.1.10
Type
column
Access
readwrite
Status
current
Parent
tmnxIsisSRMSSidMapEntry
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 '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::tmnxIsisSRMSSidMapClearNFlag'
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::tmnxIsisSRMSSidMapClearNFlag.<vRtrID>.<isisSysInstance>.<tmnxIsisSRMSSidMapNodeSidIndex>'
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::tmnxIsisSRMSSidMapClearNFlag'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance