callHomeDestProfileMaxMsgSize
CISCO-CALLHOME-MIB ·
.1.3.6.1.4.1.9.9.300.1.1.12.1.3
Object
column r/w
bytesUnsigned32
Maximum message size that can be sent to destination
pointed to by this destination profile.
Implementations are allowed to assign default value.
A value of 0 for this object indicates no limitation
on maximum message size that can be sent to destination
pointed to by this destination profile.
If the maximum message size is greater than the maximum value
reportable by this object then this object should report its
maximum value (1,000,000) and callHomeDestProfileHiMaxMsgSize
must be used to report the maximum message size.
Context
- MIB
- CISCO-CALLHOME-MIB
- OID
.1.3.6.1.4.1.9.9.300.1.1.12.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Units
- bytes
- Parent
- callHomeDestProfileEntry
- Groups
- 4
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 'CISCO-CALLHOME-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CALLHOME-MIB::callHomeDestProfileMaxMsgSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CALLHOME-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CALLHOME-MIB::callHomeDestProfileMaxMsgSize.<callHomeDestProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CALLHOME-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CALLHOME-MIB::callHomeDestProfileMaxMsgSize'
Syntax
bytesUnsigned32
Values & Constraints
Object Constraints
range: 0-1000000