genEquipMngCfgCommand
MWRM-UNIT-MIB ·
.1.3.6.1.4.1.2281.10.4.2.5
Object
scalar r/w
Enumeration
The command to be executed to backup/restore or upload/download configuration. If there is more then 1 slot in the NE, it is done for all the shelf.
Context
- MIB
- MWRM-UNIT-MIB
- OID
.1.3.6.1.4.1.2281.10.4.2.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- genEquipMngCfg
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 'MWRM-UNIT-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-UNIT-MIB::genEquipMngCfgCommand.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWRM-UNIT-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWRM-UNIT-MIB::genEquipMngCfgCommand'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | no-operation |
1 | backup |
2 | restore |
3 | upload |
4 | download |