vRtrMplsP2mpInstInheritance

TIMETRA-MPLS-MIB · .1.3.6.1.4.1.6527.3.1.2.6.25.1.15

Object

The value of vRtrMplsP2mpInstInheritance specifies whether or not
each writable object in this row inherits its value from its
corresponding object in the vRtrMplsLspTable.  This object controls
whether to inherit the operational value of that associated object,
or use the administrative value configured in this row.
              
Non mask bits will always have value of zero, and any attempt to
change the value will be silently discarded.
              
This object is a bit-mask, with the following positions:
              
vRtrMplsP2mpInstHopLimit              0x40
vRtrMplsP2mpInstAdminGrpInclude       0x200
vRtrMplsP2mpInstAdminGrpExclude       0x400
vRtrMplsP2mpInstAdaptive              0x800
              
When the bit for an object is set to one, then the object's
administrative and operational value are whatever the DEFVAL or most
recently SET value is. The corresponding mask bit will be changed to
one when SNMP SET is performed on any of the inherited objects
(vRtrMplsP2mpInstHopLimit, vRtrMplsP2mpInstAdminGrpInclude, etc).
              
When the bit for an object is set to zero, then the object's
administrative and operational value are inherited from the
corresponding object in vRtrMplsLspTable.

Context

MIB
TIMETRA-MPLS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.6.25.1.15
Type
column
Access
readwrite
Status
current
Parent
vRtrMplsP2mpInstEntry
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-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MPLS-MIB::vRtrMplsP2mpInstInheritance'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MPLS-MIB::vRtrMplsP2mpInstInheritance.<vRtrID>.<vRtrMplsLspIndex>.<vRtrMplsP2mpInstIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-MPLS-MIB::vRtrMplsP2mpInstInheritance'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance