acctngSelectionFile

ACCOUNTING-CONTROL-MIB · .1.3.6.1.2.1.60.1.1.1.1.4

Object

column r/w FileIndex
An indication of the file into which the accounting
information identified by this entry is to be stored.  If
there is no conceptual row in the acctngFileTable for which
the value of acctngFileIndex has the same value as this
object, then the information selected by this entry is not
collected.

Context

MIB
ACCOUNTING-CONTROL-MIB
OID
.1.3.6.1.2.1.60.1.1.1.1.4
Type
column
Access
readwrite
Status
current
Parent
acctngSelectionEntry
Groups
1

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 'ACCOUNTING-CONTROL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACCOUNTING-CONTROL-MIB::acctngSelectionFile'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACCOUNTING-CONTROL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACCOUNTING-CONTROL-MIB::acctngSelectionFile.<acctngSelectionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACCOUNTING-CONTROL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACCOUNTING-CONTROL-MIB::acctngSelectionFile'

Syntax

Source
FileIndex
Base type
Integer32

Values & Constraints

Type Constraints
range: 1..65535

Conformance