ibmappnIsAcIndex

IBMACCOUNTING-MIB · .1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.1

Object

column mandatory Integer32
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.

Context

MIB
IBMACCOUNTING-MIB
OID
.1.3.6.1.4.1.2.6.2.13.7.3.2.5.1.1
Type
column
Access
readonly
Status
mandatory
Parent
ibmappnIsAcDataEntry

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::ibmappnIsAcIndex'
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::ibmappnIsAcIndex.<ibmappnIsAcIndex>'
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::ibmappnIsAcIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647