qosDeviceMaxMessageSize
NMS-QOS-PIB-MIB ·
pbn variant
·
.0.1.2.2.1.5
Object
column NMS-TCUnsigned32
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.
Context
- MIB
- NMS-QOS-PIB-MIB
- OID
.0.1.2.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- qosDeviceAttributeEntry
- 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 'NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/pbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-QOS-PIB-MIB::qosDeviceMaxMessageSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/pbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-QOS-PIB-MIB::qosDeviceMaxMessageSize.<qosDeviceAttributeId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/pbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NMS-QOS-PIB-MIB::qosDeviceMaxMessageSize'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of