mrUpgradeTFTPInitiate
CISCO-FASTHUB-MIB ·
.1.3.6.1.4.1.9.2.11.1.5.7
Object
scalar mandatory
r/w
Enumeration
upgrade(1), -- no action
noUpgrade(2) -- initiate an upgrade
Setting this object to noUpgrade(2) results in no action.
When set to upgrade(1), FastHub will attempt to download a
firmware file whose name is given by
mrUpgradeTFTPLoadFilename, from the server whose address
is given by mrUpgradeTFTPServerAddress. Both
mrUpgradeTFTPServerAddress and mrUpgradeTFTPLoadFilename
must be non-empty for the upgrade to proceed. The object
always returns noUpgrade(2) when read.
Default value: noUpgrade(2).
Context
- MIB
- CISCO-FASTHUB-MIB
- OID
.1.3.6.1.4.1.9.2.11.1.5.7- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- mrUpgrade
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 'CISCO-FASTHUB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FASTHUB-MIB::mrUpgradeTFTPInitiate.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FASTHUB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FASTHUB-MIB::mrUpgradeTFTPInitiate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | upgrade |
2 | noUpgrade |