acctngFileNameSuffix

ACCOUNTING-CONTROL-MIB · .1.3.6.1.2.1.60.1.2.1.1.3

Object

column OctetString
The suffix, if any, of the name of a file into which
accounting data is currently being stored.  If suffixes are
not used, then the value of this object is the zero-length
string.  Note that if a separator, such as a period, is used
in appending the suffix to the file name, then that
separator appears as the first character of this value.

Context

MIB
ACCOUNTING-CONTROL-MIB
OID
.1.3.6.1.2.1.60.1.2.1.1.3
Type
column
Access
readonly
Status
current
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::acctngFileNameSuffix'
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::acctngFileNameSuffix.<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::acctngFileNameSuffix'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-8

Conformance