snmpTargetAddrMMS
SNMP-COMMUNITY-MIB ·
.1.3.6.1.6.3.18.1.2.1.2
Object
column r/w
Integer32
The maximum message size value associated with an entry in the snmpTargetAddrTable. Note that a value of 0 means that the maximum message size is unknown.
Context
- MIB
- SNMP-COMMUNITY-MIB
- OID
.1.3.6.1.6.3.18.1.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snmpTargetAddrExtEntry
- 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 'SNMP-COMMUNITY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-COMMUNITY-MIB::snmpTargetAddrMMS'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNMP-COMMUNITY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-COMMUNITY-MIB::snmpTargetAddrMMS.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNMP-COMMUNITY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNMP-COMMUNITY-MIB::snmpTargetAddrMMS'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-0
range: 484-2147483647
Conformance
Member of