acctngFileCurrentSize

ACCOUNTING-CONTROL-MIB · .1.3.6.1.2.1.60.1.2.1.1.7

Object

column bytesInteger32
The current size of the file into which data is currently
being collected, including header information.

Context

MIB
ACCOUNTING-CONTROL-MIB
OID
.1.3.6.1.2.1.60.1.2.1.1.7
Type
column
Access
readonly
Status
current
Units
bytes
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::acctngFileCurrentSize'
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::acctngFileCurrentSize.<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::acctngFileCurrentSize'

Syntax

bytesInteger32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance