aluMwSwDownloadState
ALU-MICROWAVE-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.7.1.7.1.3
Object
column Enumeration
aluMwSwDownloadState is used to indicate the state of the of radio software to all managed radios. noSoftwarePackage - No Valid Software Package Found ready - Software is Ready downloadInProgress - Software Tool Download downloadFailed - Software Tool Failed
Context
- MIB
- ALU-MICROWAVE-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.2.7.1.7.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aluMwEntry
- Groups
- 1
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 'ALU-MICROWAVE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-MICROWAVE-MIB::aluMwSwDownloadState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-MICROWAVE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-MICROWAVE-MIB::aluMwSwDownloadState.<tmnxChassisIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-MICROWAVE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-MICROWAVE-MIB::aluMwSwDownloadState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notApplicable |
1 | noSoftwarePackage |
2 | ready |
3 | downloadInProgress |
5 | downloadFailed |
Conformance
Member of