hmFSRunningConfiguration
HMPRIV-MGMT-SNMP-MIB ·
.1.3.6.1.4.1.248.14.2.4.10
Object
scalar r/w
Enumeration
By setting this MIB variable the user can control which configuration should be read after switch initialization: boot(1) : the one which is selected by hmFSBootConfiguration local(2) : boot with locally stored configuration remote(3) : use the remotely stored configuration according to hmFSConfFileName
Context
- MIB
- HMPRIV-MGMT-SNMP-MIB
- OID
.1.3.6.1.4.1.248.14.2.4.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hmFSTable
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 'HMPRIV-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMPRIV-MGMT-SNMP-MIB::hmFSRunningConfiguration.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HMPRIV-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMPRIV-MGMT-SNMP-MIB::hmFSRunningConfiguration'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.