zyAaaAccountingTypePrivilege
ZYXEL-AAA-MIB ·
.1.3.6.1.4.1.890.1.15.3.94.1.3.2.1.6
Object
column r/w
Enumeration
This is only configurable for commands type of event. Enter the threshold command privilege level for which the switch should send accounting information. The switch will send accounting information when commands at the level you specify and higher are executed on the switch.
Context
- MIB
- ZYXEL-AAA-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.94.1.3.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zyxelAaaAccountingTypeEntry
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 'ZYXEL-AAA-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-AAA-MIB::zyAaaAccountingTypePrivilege'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-AAA-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-AAA-MIB::zyAaaAccountingTypePrivilege.<zyAaaAccountingTypeName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-AAA-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-AAA-MIB::zyAaaAccountingTypePrivilege'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | privilege0 |
1 | privilege1 |
2 | privilege2 |
3 | privilege3 |
4 | privilege4 |
5 | privilege5 |
6 | privilege6 |
7 | privilege7 |
8 | privilege8 |
9 | privilege9 |
10 | privilege10 |
11 | privilege11 |
12 | privilege12 |
13 | privilege13 |
14 | privilege14 |
255 | notAvailable |