firmwareUpdateTftpServer
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.22.9.2
Object
scalar mandatory
r/w
OctetString
If flashing via the legacy method using a tftp server, then
set the IP address or host name of the TFTP server where
the firmware file resides. The address must be entered in a
dotted decimal IP string (e.g. 9.37.44.2).
NOTE: IPv6 numeric addresses must be enclosed with brackets
(e.g. [fe80::5652:ff:fe50:53b6]).
Context
- MIB
- BLADE-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.22.9.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- firmwareUpdate
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 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::firmwareUpdateTftpServer.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADE-MIB::firmwareUpdateTftpServer'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.