tftpDownloadAgentBoardFwDownloadNode
ELS100-S24TX2M-MIB ·
.1.3.6.1.4.1.52.3.9.1.10.7.4.3
Object
scalar r/w
Enumeration
Indicates whether a newly upgraded firmware version should write to flash. When this object is temporary(2), following a successful upgrade the system will switch to run the new firmware but will not upgrade the new firmware to flash. That means after a power cycle, system will run the firmware residing the flash. When this object is permanent(1), following a successful firmware upgrade, the flash will be upgraded and the system will automatically switch to run the new firmware.
Context
- MIB
- ELS100-S24TX2M-MIB
- OID
.1.3.6.1.4.1.52.3.9.1.10.7.4.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tftpDownloadMgt
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 'ELS100-S24TX2M-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELS100-S24TX2M-MIB::tftpDownloadAgentBoardFwDownloadNode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELS100-S24TX2M-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELS100-S24TX2M-MIB::tftpDownloadAgentBoardFwDownloadNode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | permanent |
2 | temporary |