juniAcctngSelectionSubtreeType
Juniper-ACCOUNTING-MIB ·
.1.3.6.1.4.1.4874.2.2.24.1.1.1.1.3
Object
column deprecated
Enumeration
Indicates the origin of the collection, given the row's subtree. The architecture implementation for statistics collection imposes that rows with distinct juniAcctngSelectionSubtreeType may not be collected into the same accounting file. Conversely, different files (configured from acctngSelectionFile) entries are necessary in order to collect from subtrees (configured from acctngSelectionSubtree) that imply into different subtree types (juniAcctngSelectionSubtreeType).
Context
- MIB
- Juniper-ACCOUNTING-MIB
- OID
.1.3.6.1.4.1.4874.2.2.24.1.1.1.1.3- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- juniAcctngSelectionEntry
- Groups
- 2
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 'Juniper-ACCOUNTING-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-ACCOUNTING-MIB::juniAcctngSelectionSubtreeType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-ACCOUNTING-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-ACCOUNTING-MIB::juniAcctngSelectionSubtreeType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-ACCOUNTING-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-ACCOUNTING-MIB::juniAcctngSelectionSubtreeType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | lineCard |
2 | systemController |