All MIBs › RFC1353-MIB › partyMaxMessageSize
partyMaxMessageSize
Module: RFC1353-MIB
OID (symbolic): RFC1353-MIB::partyMaxMessageSize
OID (numeric): 1.3.6.1.2.1.20.2.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The maximum length in octets of a SNMP message which this party will accept. For parties which execute at an agent, the agent initializes this object to the maximum length supported by the agent, and does not let the object be set to any larger value. For parties which do not execute at the agent, the agent must allow the manager to set this object to any legal value, even if it is larger than the agent can generate.
What is partyMaxMessageSize?
The maximum SNMP message size, in octets (484 to 65507, default 484), this party will accept. An agent-resident party's agent initializes and caps this at what it can actually handle, but for a remotely-hosted party the agent must allow a manager to set it to any legal value even beyond the local agent's own capability.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.20.2.1.1.11 snmpwalk -v2c -c public <target> RFC1353-MIB::partyMaxMessageSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.20.2.1.1.11.1 snmpget -v2c -c public <target> RFC1353-MIB::partyMaxMessageSize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.20.2.1.1.11.1 i <value>
Start monitoring vendor-neutral, standards-based MIB, legacy SNMPv2p-capable network devices (obsolete security model) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1353-MIB::partyMaxMessageSize OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, legacy SNMPv2p-capable network devices (obsolete security model) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.20 | snmpParties | RFC1353-MIB |
| 1.3.6.1.2.1.20.2 | partyPublic | RFC1353-MIB |
| 1.3.6.1.2.1.20.2.1 | partyTable | RFC1353-MIB |
| 1.3.6.1.2.1.20.2.1.1 | partyEntry | RFC1353-MIB |
| 1.3.6.1.2.1.20.2.1.1.11 | partyMaxMessageSize | RFC1353-MIB |