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
Net-SNMP examples
How SNMP and these commands workWalk 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
0 | svcIncoming |
1 | svcOutgoing |
2 | svpIncoming |
3 | svpOutgoing |
4 | pvc |
5 | pvp |
6 | spvcOriginator |
7 | spvcTarget |
8 | spvpOriginator |
9 | spvpTarget |
Conformance
Member of
Compliance refinements
acctngCompliance
Bits
Values:
svcIncoming(0), svcOutgoing(1)
The minimal requirement is collection for SVCs.