hpnsaSiBootDiskPriority
HPNSASINFO-MIB ·
.1.3.6.1.4.1.11.2.23.7.4.5
Object
scalar mandatory
Enumeration
Specifies the priority of disks from which the system will boot.
Context
- MIB
- HPNSASINFO-MIB
- OID
.1.3.6.1.4.1.11.2.23.7.4.5- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- hpnsaSiSecurity
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 'HPNSASINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPNSASINFO-MIB::hpnsaSiBootDiskPriority.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPNSASINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPNSASINFO-MIB::hpnsaSiBootDiskPriority'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | n-a |
1 | c-then-a |
2 | a-then-c |
3 | c-only |
4 | a-only |