acctngFileInterval

ACCOUNTING-CONTROL-MIB · .1.3.6.1.2.1.60.1.2.1.1.11

Object

column r/w secondsInteger32
The number of seconds between the periodic collections of
accounting data when the value of the corresponding instance
of acctngFileCollectMode includes 'periodically'.  Some
agents may impose restrictions on the range of this
interval.  This value may be modified at any time.

Context

MIB
ACCOUNTING-CONTROL-MIB
OID
.1.3.6.1.2.1.60.1.2.1.1.11
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
acctngFileEntry
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::acctngFileInterval'
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::acctngFileInterval.<acctngFileIndex>'
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::acctngFileInterval'

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: 60-86400

Conformance

Member of
Compliance refinements
Write access is not required.