rbAuSuUpgradeSwAction
RAINBOW-MIB ·
.1.3.6.1.4.1.12394.1.2.2.3.1.29
Object
column r/w
Enumeration
The Action that should be performed by SUs in this sector upon the Network Entry. Action should be performed using the rbAuSuUpgradeSwFileName. Not applicable for any SU whose rbSuUnitControl is other than none (1).
Context
- MIB
- RAINBOW-MIB
- OID
.1.3.6.1.4.1.12394.1.2.2.3.1.29- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rbAuConfigEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'RAINBOW-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAINBOW-MIB::rbAuSuUpgradeSwAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAINBOW-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAINBOW-MIB::rbAuSuUpgradeSwAction.<rbSlotNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAINBOW-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAINBOW-MIB::rbAuSuUpgradeSwAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
3 | putToShadow |
4 | runFromShadow |
5 | makeShadowOperational |