mplsTunnelResourceMaxBurstSize
MPLS-TE-MIB ·
cisco variant
·
.1.3.6.1.3.95.1.7.1.4
Object
The maximum burst size in bytes. This object is
copied to mplsInSegmentMaxBurstSize of the
corresponding in-segment.
When resource allocation is performed as requested
by this TSpec object, it is copied into an entry in
mplsTSpecTable [LSRMIB]: mplsTunnelInMaxBurstSize to
mplsTSpecMaxBurstSize. 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.4- Type
- column
- Access
- readwrite
- Status
- current
- Units
- bytes
- 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::mplsTunnelResourceMaxBurstSize'
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::mplsTunnelResourceMaxBurstSize.<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::mplsTunnelResourceMaxBurstSize'
Syntax
bytesMplsBurstSize
- Source
- MplsBurstSize
- Base type
Integer32
Values & Constraints
Type Constraints
range: 1..2147483647
Conformance
Member of
Compliance refinements
mplsTeModuleCompliance
readonly
Write access is not required.