tnUserAccessLevel
TROPIC-USERMGMT-MIB ·
.1.3.6.1.4.1.7483.2.1.7.2.1.1.1.3
Object
column r/w
Enumeration
The access level may be set to admin, provisioner, crypto, or observer. Sets with a value of service are restricted. This attribute may be set with any of the supported row status values, except destroy.
Context
- MIB
- TROPIC-USERMGMT-MIB
- OID
.1.3.6.1.4.1.7483.2.1.7.2.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnUserEntry
- 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 'TROPIC-USERMGMT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-USERMGMT-MIB::tnUserAccessLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TROPIC-USERMGMT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-USERMGMT-MIB::tnUserAccessLevel.<tnUserName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TROPIC-USERMGMT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TROPIC-USERMGMT-MIB::tnUserAccessLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | administrator |
3 | provisioner |
4 | observer |
5 | service |
6 | crypto |
Conformance
Member of