tmnxIsisSRMSSidMapLevel

TIMETRA-ISIS-NG-MIB · .1.3.6.1.4.1.6527.3.1.2.88.1.14.1.9

Object

column r/w Enumeration
The value of the object tmnxIsisSRMSSidMapLevel specifies the IS-IS
Level in which the SID/Label Binding TLV is flood by the Segment
Routing Mapping Server.
              
When this object is set to level1 but the level capability on the
IS-IS instance (isisSysType) is set to level2, no MS SID/Label Binding
TLV is sent.
              
When this object is set to level1 and the level capability on the
IS-IS instance (isisSysType) is set to level1 or level1L2, SID/Label
Binding TLV will be sent on the interfaces with isisCircLevel set to
level1 or level1L2.
              
When this object is set to level2 and the level capability on the
IS-IS instance (isisSysType) is set to level2 or level1L2, SID/Label
Binding TLV will be sent on the interfaces with isisCircLevel set to
level2 or level1L2.
              
When this object is set to level1L2, SID/Label Binding TLV will be
sent on all interfaces.

Context

MIB
TIMETRA-ISIS-NG-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.88.1.14.1.9
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::tmnxIsisSRMSSidMapLevel'
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::tmnxIsisSRMSSidMapLevel.<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::tmnxIsisSRMSSidMapLevel'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1level1
2level2
3level1L2

Conformance