ibmappnIsAcBufRecFormat

IBMACCOUNTING-MIB · .1.3.6.1.4.1.2.6.2.13.7.3.2.3.1.4

Object

column mandatory Enumeration
This defines the recording format of records.
(1) ascii:   records are recorded in ascii
             (English text format)
(2) binary:  records are recorded in binary
             (machine readable format)

Context

MIB
IBMACCOUNTING-MIB
OID
.1.3.6.1.4.1.2.6.2.13.7.3.2.3.1.4
Type
column
Access
readonly
Status
mandatory
Parent
ibmappnIsAcBufEntry

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 'IBMACCOUNTING-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBMACCOUNTING-MIB::ibmappnIsAcBufRecFormat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBMACCOUNTING-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBMACCOUNTING-MIB::ibmappnIsAcBufRecFormat.<ibmappnIsAcBufMedia>.<ibmappnIsAcBufNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBMACCOUNTING-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBMACCOUNTING-MIB::ibmappnIsAcBufRecFormat'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ascii
2binary