vRtrMplsLspPathBwProtect
TIMETRA-MPLS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.6.4.1.7
Object
When vRtrMplsLspPathBwProtect has a value of 'true', bandwidth
protection is enabled on a LSP. LSPs that reserve bandwidth
will be used for EF services where customers need guaranteed
bandwidth. It is expected that multiple EF services will be
assigned to a single LSP. When bandwidth protection is
enabled on an LSP, each time this LSP is used for a certain
service the bandwidth allocated on that service is deducted
from the bandwidth reserved for the LSP. Once the bandwidth is
exhausted on the LSP, the ESR will provide feedback to the
provider indicating that this LSP has exhausted its resources.
This object was made obsolete in release 11.0.
Context
- MIB
- TIMETRA-MPLS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.6.4.1.7- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- vRtrMplsLspPathEntry
- 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::vRtrMplsLspPathBwProtect'
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::vRtrMplsLspPathBwProtect.<vRtrID>.<vRtrMplsLspIndex>.<mplsTunnelIndex>.<mplsTunnelInstance>.<mplsTunnelIngressLSRId>'
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::vRtrMplsLspPathBwProtect'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |