PRVT-QOS-MIB :: tShaperMBS

MIB Reference — IPNetwork Monitor

All MIBsPRVT-QOS-MIBtShaperMBS

tShaperMBS

Module: PRVT-QOS-MIB

OID (symbolic): PRVT-QOS-MIB::tShaperMBS

OID (numeric): 1.3.6.1.4.1.738.1.7.1.9.1.1.10

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

The max burst size allowed in kilobytes.

What is tShaperMBS?

This object specifies the maximum burst size (in kilobytes) allowed for a traffic shaper profile, controlling how much data can be sent in a single burst without violating the configured rate limit. QoS administrators use this to define traffic shaping behavior, allowing short-term traffic spikes while maintaining average bandwidth limits. Larger values permit bigger bursts before triggering rate limiting.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.7.1.9.1.1.10
snmpwalk -v2c -c public <target> PRVT-QOS-MIB::tShaperMBS

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.738.1.7.1.9.1.1.10.1
snmpget -v2c -c public <target> PRVT-QOS-MIB::tShaperMBS.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.738.1.7.1.9.1.1.10.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tShaperMBS.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.738privateVendorOIDPRIV-VENDORDEF-MIB
1.3.6.1.4.1.738.1prvt_productsPRVT-SWITCH-MIB
1.3.6.1.4.1.738.1.7serviceAccessSwitchPRVT-QOS-MIB
1.3.6.1.4.1.738.1.7.1prvtQosMIBPRVT-QOS-MIB
1.3.6.1.4.1.738.1.7.1.9tShaperObjectsPRVT-QOS-MIB
1.3.6.1.4.1.738.1.7.1.9.1tShaperProfileTablePRVT-QOS-MIB
1.3.6.1.4.1.738.1.7.1.9.1.1tShaperProfileEntryPRVT-QOS-MIB
1.3.6.1.4.1.738.1.7.1.9.1.1.10tShaperMBSPRVT-QOS-MIB