All MIBs › CISCO-QOS-PIB-MIB › qosDeviceMaxMessageSize
qosDeviceMaxMessageSize
Module: CISCO-QOS-PIB-MIB
OID (symbolic): CISCO-QOS-PIB-MIB::qosDeviceMaxMessageSize
OID (numeric): 1.3.6.1.4.1.9.18.2.1.2.2.1.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
The maximum size message that this PEP is capable of receiving in bytes. A value of zero means that the maximum message size is unspecified (but does not mean it is unlimited). A message greater than this maximum results in a MessageTooBig error on a 'no commit' REP.
What is qosDeviceMaxMessageSize?
Read-only value indicating the maximum message size in bytes that this device (PEP) can receive from the PDP; larger messages trigger a MessageTooBig error, and zero means the limit is unspecified.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.18.2.1.2.2.1.5 snmpwalk -v2c -c public <target> CISCO-QOS-PIB-MIB::qosDeviceMaxMessageSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.18.2.1.2.2.1.5.1 snmpget -v2c -c public <target> CISCO-QOS-PIB-MIB::qosDeviceMaxMessageSize.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.18.2.1 | ciscoQosPIBMIB | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.2 | qosDeviceConfig | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.2.2 | qosDeviceAttributeTable | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.2.2.1 | qosDeviceAttributeEntry | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.2.2.1.5 | qosDeviceMaxMessageSize | CISCO-QOS-PIB-MIB |