hm2FMNvmState
HM2-FILEMGMT-MIB ·
.1.3.6.1.4.1.248.11.21.1.3.1
Object
scalar Enumeration
This variable returns ok(1) if the contents of the currently used configuration is the same as that stored in NV memory or outOfsync(2) if there are any differences. The variable returns busy(3) if the process to determine a possible state change is currently running.
Context
- MIB
- HM2-FILEMGMT-MIB
- OID
.1.3.6.1.4.1.248.11.21.1.3.1- 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::hm2FMNvmState.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::hm2FMNvmState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | outOfSync |
3 | busy |