hrSystemInitialLoadDevice
HOST-RESOURCES-MIB ·
.1.3.6.1.2.1.25.1.3
Object
scalar r/w
Integer32
The index of the hrDeviceEntry for the device from
which this host is configured to load its initial
operating system configuration (i.e., which operating
system code and/or boot parameters).
Note that writing to this object just changes the
configuration that will be used the next time the
operating system is loaded and does not actually cause
the reload to occur.
Context
- MIB
- HOST-RESOURCES-MIB
- OID
.1.3.6.1.2.1.25.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hrSystem
- Groups
- 1
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 'HOST-RESOURCES-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HOST-RESOURCES-MIB::hrSystemInitialLoadDevice.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HOST-RESOURCES-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HOST-RESOURCES-MIB::hrSystemInitialLoadDevice'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647
Conformance
Member of
Compliance refinements
hrMIBCompliance
readonly
Write access is not required.