hpSwitchLocalMgmtPrivCmdPriv
HP-AUTZ-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.32.1.4.2.1.3
Object
column r/w
Enumeration
The privilege associated with commands that match the command string.
Context
- MIB
- HP-AUTZ-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.32.1.4.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpSwitchLocalMgmtPrivCommandsEntry
- 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::hpSwitchLocalMgmtPrivCmdPriv'
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::hpSwitchLocalMgmtPrivCmdPriv.<hpSwitchLocalMgmtPrivGroupIndex>.<hpSwitchLocalMgmtPrivCmdSequenceIndex>'
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::hpSwitchLocalMgmtPrivCmdPriv'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | permit |
2 | deny |
Conformance
Member of
Compliance refinements
Write access is not required.
Write access is not required.