All MIBs › IBMACCOUNTING-MIB › ibmappnIsAcBufState
ibmappnIsAcBufState
Module: IBMACCOUNTING-MIB
OID (symbolic): IBMACCOUNTING-MIB::ibmappnIsAcBufState
OID (numeric): 1.3.6.1.4.1.2.6.2.13.7.3.2.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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 buffer's state from active to complete.
2. active: indicates the buffer is current 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.
What is ibmappnIsAcBufState?
This reports (and can set) a buffer's state: complete (full or not currently recording, ready to retrieve — settable from active), active (currently being recorded to, not settable), or purge (settable on a complete buffer to have it removed). An admin sets a buffer to complete to force it closed for retrieval, then to purge once its data has been collected and is no longer needed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.6.2.13.7.3.2.3.1.3 snmpwalk -v2c -c public <target> IBMACCOUNTING-MIB::ibmappnIsAcBufState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.6.2.13.7.3.2.3.1.3.1 snmpget -v2c -c public <target> IBMACCOUNTING-MIB::ibmappnIsAcBufState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.6.2.13.7.3.2.3.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ibmappnIsAcBufState.1
Start monitoring IBM 6611 router / SNA-APPN network node (accounting subsystem) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IBMACCOUNTING-MIB::ibmappnIsAcBufState OID value, configure state conditions and alerts, and monitor any IBM 6611 router / SNA-APPN network node (accounting subsystem) from a single console.
OID Breakdown
Upper-level ancestors (15 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.6 | ibmProd | IBM-6611-APPN-MIB |
| 1.3.6.1.4.1.2.6.2 | ibm6611 | IBM-6611-APPN-MIB |
| 1.3.6.1.4.1.2.6.2.13 | ibmappn | IBM-6611-APPN-MIB |
| 1.3.6.1.4.1.2.6.2.13.7 | ibmappnSession | IBM-6611-APPN-MIB |
| 1.3.6.1.4.1.2.6.2.13.7.3 | ibmappnSessIntermediate | IBM-6611-APPN-MIB |
| 1.3.6.1.4.1.2.6.2.13.7.3.2 | ibmappnIsAccounting | IBM-6611-APPN-MIB |
| 1.3.6.1.4.1.2.6.2.13.7.3.2.3 | ibmappnIsAcBufTable | IBM6611-MIB |
| 1.3.6.1.4.1.2.6.2.13.7.3.2.3.1 | ibmappnIsAcBufEntry | IBM6611-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.6.2.13.7.3.2.3.1.3 | ibmappnIsAcBufState | IBMACCOUNTING-MIB |