ibmappnIsAcBtypeActive
IBM6611-MIB ·
.1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.2
Object
column mandatory
r/w
Enumeration
Indicates whether or not the buffer media is active.
1. no: indicates the buffer media is not currently
used for recording.
2. yes: indicates the buffer media is currently being
used for recording.
Context
- MIB
- IBM6611-MIB
- OID
.1.3.6.1.4.1.2.6.2.13.7.3.2.2.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ibmappnIsAcBtypeEntry
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 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM6611-MIB::ibmappnIsAcBtypeActive'
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::ibmappnIsAcBtypeActive.<ibmappnIsAcBtypeMedia>'
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::ibmappnIsAcBtypeActive'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no |
2 | yes |