ibmappnIsAcTimeEntryType

IBMACCOUNTING-MIB · .1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.2

Object

column mandatory Enumeration
Indicates whether the entry was made as the result of:
1. a SET to start collecting accounting data, or
2. a SET to stop  collecting accounting data, or
3. the creation of a new media to store accounting data, or
4. a media was full and wrapped (over writing records), or
5. the system time changed, or
6. a manager set the manager times and/or manager name, or
7. the record format for this media changed, or
8. time reference for the media

Context

MIB
IBMACCOUNTING-MIB
OID
.1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.2
Type
column
Access
readonly
Status
mandatory
Parent
ibmappnIsAcTimeEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1startCollection
2endCollection
3createdMedia
4wrappedMedia
5timeChange
6managerSetTime
7recordFormatChanged
8timeReference