hrSystemInitialLoadParameters
OBS ✓
HOST-RESOURCES-MIB ·
.1.3.6.1.2.1.25.1.4
Object
scalar r/w
OctetString
This object contains the parameters (e.g. a pathname
and parameter) supplied to the load device when
requesting the initial operating system configuration
from that device.
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.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Polling
Explore Observium network monitoring
Context
- MIB
- HOST-RESOURCES-MIB
- OID
.1.3.6.1.2.1.25.1.4- 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::hrSystemInitialLoadParameters.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::hrSystemInitialLoadParameters'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-128
Conformance
Member of
Compliance refinements
hrMIBCompliance
readonly
Write access is not required.