chLogFileIndex
CONFIG-MIB ·
avaya variant
·
.1.3.6.1.4.1.81.7.22.1.2
Object
column mandatory
Integer32
Index which identifies the sequential number of a reset event. Index #1 always represents the last recent reset event that occurred. Every new reset event causes a shift in the table entries. When the maximum storage capacity of the switch is reached, the oldest entry is shifted out of the table (FIFO)
Context
- MIB
- CONFIG-MIB
- OID
.1.3.6.1.4.1.81.7.22.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- chLogFileEntry
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 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::chLogFileIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::chLogFileIndex.<chLogFileGroupId>.<chLogFileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONFIG-MIB::chLogFileIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535