vRtrMplsLspTemplatePropAdmGrp
TIMETRA-MPLS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.6.41.1.24
Object
The value of vRtrMplsLspTemplatePropAdmGrp specifies whether the
propagation of session attribute object with resource affinity
(C-type 1) in PATH message is enabled for the LSPs that
are dynamically created using this LSP template.
By default, the value of vRtrMplsLspTemplatePropAdmGrp is 'false'
which specifies the session attribute object without resource affinity
(C-Type 7) is propagated in PATH message and the admin groups are
ignored on Label Switched Router(LSR) while doing CSPF calculation.
Context
- MIB
- TIMETRA-MPLS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.6.41.1.24- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vRtrMplsLspTemplateEntry
- Groups
- 3
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-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MPLS-MIB::vRtrMplsLspTemplatePropAdmGrp'
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::vRtrMplsLspTemplatePropAdmGrp.<vRtrID>.<vRtrMplsLspTemplateName>'
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::vRtrMplsLspTemplatePropAdmGrp'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |