ACCOUNTING-CONTROL-MIB

        The MIB module for managing the collection and storage of
accounting information for connections in a connection-
oriented network such as ATM.
    
Last revised
Identity
accountingControlMIB
Base OID
1.3.6.1.2.1.60
Imported Objects
IF-MIB ifIndex
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Integer32 mib-2 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC DisplayString RowStatus TestAndIncr TEXTUAL-CONVENTION (no object page) TruthValue
Net-SNMP examples using the rfc MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACCOUNTING-CONTROL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACCOUNTING-CONTROL-MIB::accountingControlMIB'
Walk the MIB subtree
/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::accountingControlMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (43)
.1.3.6.1.2.1.60
.1.3.6.1.2.1.60.1
.1.3.6.1.2.1.60.1.1
.1.3.6.1.2.1.60.1.1.1
.1.3.6.1.2.1.60.1.1.1.1
Integer32
.1.3.6.1.2.1.60.1.1.1.1.1
.1.3.6.1.2.1.60.1.1.1.1.2
.1.3.6.1.2.1.60.1.1.1.1.3
.1.3.6.1.2.1.60.1.1.1.1.4
Bits
.1.3.6.1.2.1.60.1.1.1.1.5
.1.3.6.1.2.1.60.1.1.1.1.6
.1.3.6.1.2.1.60.1.2
.1.3.6.1.2.1.60.1.2.1
.1.3.6.1.2.1.60.1.2.1.1
.1.3.6.1.2.1.60.1.2.1.1.1
Bits
.1.3.6.1.2.1.60.1.2.1.1.10
secondsInteger32
.1.3.6.1.2.1.60.1.2.1.1.11
secondsInteger32
.1.3.6.1.2.1.60.1.2.1.1.12
.1.3.6.1.2.1.60.1.2.1.1.13
OctetString
.1.3.6.1.2.1.60.1.2.1.1.2
OctetString
.1.3.6.1.2.1.60.1.2.1.1.3
.1.3.6.1.2.1.60.1.2.1.1.4
Enumeration
.1.3.6.1.2.1.60.1.2.1.1.5
bytesInteger32
.1.3.6.1.2.1.60.1.2.1.1.6
bytesInteger32
.1.3.6.1.2.1.60.1.2.1.1.7
Enumeration
.1.3.6.1.2.1.60.1.2.1.1.8
Bits
.1.3.6.1.2.1.60.1.2.1.1.9
.1.3.6.1.2.1.60.1.3
Enumeration
.1.3.6.1.2.1.60.1.3.1
Enumeration
.1.3.6.1.2.1.60.1.3.2
.1.3.6.1.2.1.60.1.3.3
Enumeration
.1.3.6.1.2.1.60.1.3.4
.1.3.6.1.2.1.60.1.3.5
.1.3.6.1.2.1.60.1.3.5.1
.1.3.6.1.2.1.60.1.3.5.1.1
.1.3.6.1.2.1.60.1.4
Integer32
.1.3.6.1.2.1.60.1.4.1
.1.3.6.1.2.1.60.1.4.2
.1.3.6.1.2.1.60.2
.1.3.6.1.2.1.60.2.0
.1.3.6.1.2.1.60.3
.1.3.6.1.2.1.60.3.1
.1.3.6.1.2.1.60.3.2
Type Definitions (3)
OctetString range: 0..8
ObjectIdentifier
Integer32 range: 1..65535
Compliance Statements (1)

OID .1.3.6.1.2.1.60.3.2.1
The compliance statement for switches which implement the
Accounting Control MIB.
Required groups
Object refinements
ObjectAccessSyntaxDescription
acctngSelectionType
Bits
svcIncoming(0), svcOutgoing(1)
The minimal requirement is collection for SVCs.
acctngSelectionRowStatus readonly
Write access is not required.
acctngFileName readonly
Write access is not required.
acctngFileCommand readonly
Write access is not required.
acctngFileFormat readonly
Enumeration
ber(2)
Only the standard format is required, and write
access is not required.
acctngFileMaximumSize readonly
Write access is not required.
acctngFileCollectMode readonly
Bits
onRelease(0)
The minimal requirement is for collection on
connection release.
acctngFileInterval readonly
Write access is not required.
acctngFileCollectFailedAttempts readonly
Write access is not required.
acctngFileRowStatus readonly
Write access is not required.
Notifications / Traps (2)
NameOIDDescription
.1.3.6.1.2.1.60.2.0.1
An indication that the size of the file into which
accounting information is currently being collected has
exceeded the threshold percentage of its maximum file size.
This notification is generated only at the time of the
transition from not-exceeding to exceeding.
.1.3.6.1.2.1.60.2.0.2
An indication that the size of the file into which
accounting information is currently being collected has
transistioned to its maximum file size. This notification
is generated (for all values of acctngAgentMode) at the time
of the transition from not-full to full. If acctngAgentMode
has the value 'swapOnCommand', it is also generated
periodically thereafter until such time as collection of

data is no longer inhibited by the file full condition.