eqpFwUpgradeRequest
ADVA-MIB ·
.1.3.6.1.4.1.2544.2.5.6.1.10
Object
Update, Install and Reboot commands.
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 'ADVA-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVA-MIB::eqpFwUpgradeRequest.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADVA-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADVA-MIB::eqpFwUpgradeRequest'
Syntax
- Source
- CommandEqpt
- Base type
Enumeration
Values & Constraints
Type Values
0 | undefined |
1 | none |
2 | install |
3 | reboot |
4 | activate |
5 | update |
6 | installFromStby |
7 | forceInstall |