All MIBs › IBMACCOUNTING-MIB › ibmappnIsAcIndex
ibmappnIsAcIndex
Module: IBMACCOUNTING-MIB
OID (symbolic): IBMACCOUNTING-MIB::ibmappnIsAcIndex
OID (numeric): 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Session accounting record index. Upon initial startup, it will begin with 0, and increase up to maximum value of 2**31-1 (2,147,483,647), and wraps. Upon subsequent startups, it will be initialized with the value of the oldest index for any media type, or with 0 if no indices are found.
What is ibmappnIsAcIndex?
This is a sequential index (starting at 0, wrapping after 2**31-1, and re-initialized on restart from the oldest surviving index or 0) identifying a row in the session accounting data table. An admin uses this index to walk through individual SNA/APPN intermediate-session accounting records in order.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.1 snmpwalk -v2c -c public <target> IBMACCOUNTING-MIB::ibmappnIsAcIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.1.1 snmpget -v2c -c public <target> IBMACCOUNTING-MIB::ibmappnIsAcIndex.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::ibmappnIsAcIndex 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.5 | ibmappnIsAcDataTable | IBM6611-MIB |
| 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1 | ibmappnIsAcDataEntry | IBM6611-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.1 | ibmappnIsAcIndex | IBMACCOUNTING-MIB |