hm2FMEnvmState
HM2-FILEMGMT-MIB ·
.1.3.6.1.4.1.248.11.21.1.3.2
Object
scalar Enumeration
This variable returns ok(1) if the contents of the currently used configuration on the active external non-volatile memory is the same than that stored in NV memory, outOfsync(2) if there are any differences. If the value is absent(3), then the external memory device is not connected.
Context
- MIB
- HM2-FILEMGMT-MIB
- OID
.1.3.6.1.4.1.248.11.21.1.3.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hm2FileMgmtStatusGroup
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 'HM2-FILEMGMT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-FILEMGMT-MIB::hm2FMEnvmState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-FILEMGMT-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-FILEMGMT-MIB::hm2FMEnvmState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | outOfSync |
3 | absent |