mplsTunnelResourceMeanBurstSize
HP-SN-MPLS-TE-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.6.1.5
Object
The mean burst size in bytes. The implementations which do not implement this variable must return 0 for this value and must not allow a user to set this value.
Context
- MIB
- HP-SN-MPLS-TE-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.12.2.15.15.3.2.6.1.5- 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 'HP-SN-MPLS-TE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-MPLS-TE-MIB::mplsTunnelResourceMeanBurstSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SN-MPLS-TE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-MPLS-TE-MIB::mplsTunnelResourceMeanBurstSize.<mplsTunnelResourceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-MPLS-TE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-MPLS-TE-MIB::mplsTunnelResourceMeanBurstSize'
Syntax
- Source
- HP-SN-MPLS-TC-MIBMplsBurstSize
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 1..4294967295
Conformance
Member of
Compliance refinements
mplsTeModuleCompliance
readonly
Write access is not required.