genEquipUnitShelfManagmentMngSwCommand

MWRM-UNIT-MIB · .1.3.6.1.4.1.2281.10.1.5.5.1.5

Object

column r/w SwCommand
The command to be executed to manage SW versions.
Relevant only for main units.
Possible values are:
 - noOperation(0)
 - downloadUpgradeVersion(1)
 - upgrade(2)
 - rollback(3)
 - downgrade(4)
 - downloadDowngradeVersion(5)

Context

MIB
MWRM-UNIT-MIB
OID
.1.3.6.1.4.1.2281.10.1.5.5.1.5
Type
column
Access
readwrite
Status
current
Parent
genEquipUnitShelfManagmentEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MWRM-UNIT-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-UNIT-MIB::genEquipUnitShelfManagmentMngSwCommand'
More examples
Read one indexed 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::genEquipUnitShelfManagmentMngSwCommand.<genEquipUnitShelfManagmentSlot>'
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::genEquipUnitShelfManagmentMngSwCommand'

Syntax

Source
SwCommand
Base type
Enumeration

Values & Constraints

Type Values
0noOperation
1downloadUpgradeVersion
2upgrade
3rollback
4downgrade
5downloadDowngradeVersion