acctngSelectionType

ACCOUNTING-CONTROL-MIB · .1.3.6.1.2.1.60.1.1.1.1.5

Object

column r/w Bits
Indicates the types of connections for which the
              
information selected by this entry are to be collected.

Context

MIB
ACCOUNTING-CONTROL-MIB
OID
.1.3.6.1.2.1.60.1.1.1.1.5
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::acctngSelectionType'
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::acctngSelectionType.<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::acctngSelectionType'

Syntax

Bits

Values & Constraints

Enumerated Values
0svcIncoming
1svcOutgoing
2svpIncoming
3svpOutgoing
4pvc
5pvp
6spvcOriginator
7spvcTarget
8spvpOriginator
9spvpTarget

Conformance

Member of
Compliance refinements
Values: svcIncoming(0), svcOutgoing(1)
The minimal requirement is collection for SVCs.