All MIBs › POLICY-FRAMEWORK-PIB › policyDeviceIdentificationMaxMsg
policyDeviceIdentificationMaxMsg
Module: POLICY-FRAMEWORK-PIB
OID (symbolic): POLICY-FRAMEWORK-PIB::policyDeviceIdentificationMaxMsg
OID (numeric): 1.3.6.1.4.1.45.4.1.1.3.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The maximum message size, in octets, that the device is capable of processing. Received messages with a size in excess of this value must cause the PEP to return an error to the PDP containing the global error code 'maxMsgSizeExceeded'.
What is policyDeviceIdentificationMaxMsg?
This read-only value reports the maximum message size, in octets, that the device can process for COPS-PR policy messages. A PDP reads it to avoid sending oversized policy messages that the device would reject with a 'maxMsgSizeExceeded' error, as noted in the source DESCRIPTION. For example, a PDP preparing to push a large batch of policy rule instances would first check this value and split the update into smaller messages if needed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.45.4.1.1.3.1.3 snmpwalk -v2c -c public <target> POLICY-FRAMEWORK-PIB::policyDeviceIdentificationMaxMsg
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.45.4.1.1.3.1.3.1 snmpget -v2c -c public <target> POLICY-FRAMEWORK-PIB::policyDeviceIdentificationMaxMsg.1
Start monitoring vendor-neutral, standards-based MIB (IETF RAP Policy Framework PIB, COPS-PR) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the POLICY-FRAMEWORK-PIB::policyDeviceIdentificationMaxMsg OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB (IETF RAP Policy Framework PIB, COPS-PR) from a single console.
OID Breakdown
Upper-level ancestors (8 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.45 | synoptics | SYNOPTICS-ROOT-MIB |
| 1.3.6.1.4.1.45.4 | policy | SYNOPTICS-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.45.4.1 | policyFrameworkPib | POLICY-FRAMEWORK-PIB |
| 1.3.6.1.4.1.45.4.1.1 | policyBasePibClass | POLICY-FRAMEWORK-PIB |
| 1.3.6.1.4.1.45.4.1.1.3 | policyDeviceIdentificationTable | POLICY-FRAMEWORK-PIB |
| 1.3.6.1.4.1.45.4.1.1.3.1 | policyDeviceIdentificationEntry | POLICY-FRAMEWORK-PIB |
| 1.3.6.1.4.1.45.4.1.1.3.1.3 | policyDeviceIdentificationMaxMsg | POLICY-FRAMEWORK-PIB |