ibmappnIsAcBufState

IBM6611-MIB · .1.3.6.1.4.1.2.6.2.13.7.3.2.3.1.3

Object

column mandatory r/w Enumeration
The current buffer state.
1. complete: indicates the buffer is full or
             recording is not active for this buffer.
             In either case, the buffer is ready to
             be retrieved.
             This value may be specified in a SET operation to 
             change a buffers state from active to complete.
2. active:   indicates the buffer is currently being
             used for recording. 
             This value is not valid for use in a SET operation.
3. purge:    indicates the buffer should be purged.  
             This value may be specified in a SET operation to
             remove a buffer.  Specification of this value is only
             valid for complete buffers.  It is not valid
             for active buffers.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1complete
2active
3purge