mrUpgradeTFTPAccept
CISCO-FASTHUB-MIB ·
.1.3.6.1.4.1.9.2.11.1.5.8
Object
scalar mandatory
r/w
Enumeration
enabled(1), -- accept TFTP upgrade request
disabled(2) -- do not accept TFTP upgrade request
When set to disabled(2), FastHub will refuse TFTP write
requests from workstations. When enabled(1), a user at
a workstations may send a firmware file using the TFTP
protocol to upgrade the current primary Supervisor firmware.
This is the in-band workstation-directed upgrade method.
Default value: enabled(1).
Context
- MIB
- CISCO-FASTHUB-MIB
- OID
.1.3.6.1.4.1.9.2.11.1.5.8- 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::mrUpgradeTFTPAccept.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::mrUpgradeTFTPAccept'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |