snAuthorizationCommandLevel
HP-SN-SWITCH-GROUP-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.12.1.3.15.2.2
Object
scalar r/w
Enumeration
Commands, which are equal to and less than the specified command level here needs to be authorized. Possible enumeration values: 0 - Privilege level 0 4 - Privilege level 4 5 - Privilege level 5.
Context
- MIB
- HP-SN-SWITCH-GROUP-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.12.1.3.15.2.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- snAuthorization
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SN-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-SWITCH-GROUP-MIB::snAuthorizationCommandLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-SWITCH-GROUP-MIB::snAuthorizationCommandLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | level0 |
4 | level4 |
5 | level5 |