sonusEventLogTypeAdminFileWriteMode

SONUS-GEN2-EVENT-LOG-MIB · .1.3.6.1.4.1.2879.2.8.3.1.5.1.13

Object

Identifies event log NFS write mode.
1. DEFAULT  - Log data is written to NFS as 1344 byte packet.
2. OPTIMIZE - Log data is written to NFS as 8000 byte packet.
Optimize write mode results in IP fragmentation but yields better throughput.

Context

MIB
SONUS-GEN2-EVENT-LOG-MIB
OID
.1.3.6.1.4.1.2879.2.8.3.1.5.1.13
Type
column
Access
readwrite
Status
current
Parent
sonusEventLogTypeAdminEntry

Walk 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 'SONUS-GEN2-EVENT-LOG-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-GEN2-EVENT-LOG-MIB::sonusEventLogTypeAdminFileWriteMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SONUS-GEN2-EVENT-LOG-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-GEN2-EVENT-LOG-MIB::sonusEventLogTypeAdminFileWriteMode.<sonusEventLogTypeAdminType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONUS-GEN2-EVENT-LOG-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONUS-GEN2-EVENT-LOG-MIB::sonusEventLogTypeAdminFileWriteMode'

Values & Constraints

Type Values
1default
2optimize