ibmappnIsAcTimeIndex
IBMACCOUNTING-MIB ·
.1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.1
Object
column mandatory
Integer32
Intermediate Session Time record index. This object starts with 0, and increase up to maximum value of 2**31-1 (2,147,483,647), after which it wraps.
Context
- MIB
- IBMACCOUNTING-MIB
- OID
.1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibmappnIsAcTimeEntry
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 'IBMACCOUNTING-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBMACCOUNTING-MIB::ibmappnIsAcTimeIndex'
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::ibmappnIsAcTimeIndex.<ibmappnIsAcTimeIndex>'
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::ibmappnIsAcTimeIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647