oacSnmpRemoteEngineMaxMsgSize
ONEACCESS-SNMP-CONFIG-MIB ·
.1.3.6.1.4.1.13191.10.3.4.20.1.9.1.3
Object
column r/w
Integer32
if true the string should be encrypted. if false it will be a plain text string.
Context
- MIB
- ONEACCESS-SNMP-CONFIG-MIB
- OID
.1.3.6.1.4.1.13191.10.3.4.20.1.9.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Default
8192- Parent
- oacSnmpRemoteEngineIdConfigEntry
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 'ONEACCESS-SNMP-CONFIG-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-SNMP-CONFIG-MIB::oacSnmpRemoteEngineMaxMsgSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ONEACCESS-SNMP-CONFIG-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-SNMP-CONFIG-MIB::oacSnmpRemoteEngineMaxMsgSize.<oacSnmpRemoteEngineId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ONEACCESS-SNMP-CONFIG-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ONEACCESS-SNMP-CONFIG-MIB::oacSnmpRemoteEngineMaxMsgSize'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 484-8192