vRtrMplsLspExtPceReport
TIMETRA-MPLS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.6.52.1.3
Object
column r/w
Enumeration
The value of vRtrMplsLspExtPceReport specifies whether to override the
global configuration of reporting of LSP to PCE.
If the value of vRtrMplsLspExtPceReport is 'disabled' for an LSP
either due to inheritance or due to LSP level configuration, the value
of vRtrMplsLspExtPceControl has no affect.
The default value for vRtrMplsLspExtPceReport is 'inherit'.
Context
- MIB
- TIMETRA-MPLS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.6.52.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vRtrMplsLspExtEntry
- Groups
- 2
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::vRtrMplsLspExtPceReport'
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::vRtrMplsLspExtPceReport.<index>'
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::vRtrMplsLspExtPceReport'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
3 | inherit |