mplsTunnelResourceMeanRate
MPLS-TE-MIB ·
cisco variant
·
.1.3.6.1.3.95.1.7.1.3
Object
This object is copied into an instance of
mplsTSpecMeanRate in the mplsTSpecTable. The index
of this table is then copied into the corresponding
mplsInSegmentTSpecIndex.
When resource allocation is performed as requested
by this TSpec object, it is copied into an entry in
mplsTSpecTable [LSRMIB]: mplsTunnelInMeanRate to
mplsTSpecMeanRate. The mplsTSpecDirection of this
entry is set to 'in'(1). The mplsTSpecIndex value
of this entry is copied to mplsInSegmentTSpecIndex
of the corresponding in-segment entry.
Context
- MIB
- MPLS-TE-MIB
- OID
.1.3.6.1.3.95.1.7.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Units
- bits per second
- Parent
- mplsTunnelResourceEntry
- Groups
- 1
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 'MPLS-TE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-TE-MIB::mplsTunnelResourceMeanRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-TE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-TE-MIB::mplsTunnelResourceMeanRate.<mplsTunnelResourceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-TE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-TE-MIB::mplsTunnelResourceMeanRate'
Syntax
bits per secondMplsBitRate
- Source
- MplsBitRate
- Base type
Integer32
Values & Constraints
Type Constraints
range: 1..2147483647
Conformance
Member of
Compliance refinements
mplsTeModuleCompliance
readonly
Write access is not required.