hm2FileMgmtConfigCompatibilityMode
HM2-FILEMGMT-MIB ·
.1.3.6.1.4.1.248.11.21.1.4.10
Object
scalar r/w
Enumeration
Set 'hiosV1V2' only if a configuration file needs to be migrated to a device running HiOS 01.x.xx / 02.x.xx software. Otherwise for normal operation it is recommended to set the compatibility mode to the default 'disable'.
Context
- MIB
- HM2-FILEMGMT-MIB
- OID
.1.3.6.1.4.1.248.11.21.1.4.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hm2FileMgmtConfigGroup
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::hm2FileMgmtConfigCompatibilityMode.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::hm2FileMgmtConfigCompatibilityMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | hiosV1V2 |