hpSwitchAutzServiceCommandsLevel
HP-AUTZ-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.32.1.1.1.4
Object
column r/w
Enumeration
This object specifies the command level that requires authorization.
A value of all (1) indicates that authorization is required for all
commands.
A value of managerLevelOnly (2) indicates that the authorization is
required only for manager level commands.
This object is only valid when the value of hpSwitchAutzServiceType
is 'commands'. The default is 'all'.
Context
- MIB
- HP-AUTZ-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.32.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Default
all- Parent
- hpSwitchAutzServiceEntry
- 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 'HP-AUTZ-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-AUTZ-MIB::hpSwitchAutzServiceCommandsLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-AUTZ-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-AUTZ-MIB::hpSwitchAutzServiceCommandsLevel.<hpSwitchAutzServiceType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-AUTZ-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-AUTZ-MIB::hpSwitchAutzServiceCommandsLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | all |
2 | managerlevelonly |
Conformance
Member of