me1200FirmwareControlImageUploadImageType
ME1200-FIRMWARE-MIB ·
.1.3.6.1.4.1.9.9.815.1.28.1.4.2.2
Object
Type of image to upload. bootloader(0) is to upload bootloader. firmware(1) is to upload application firmware.
Context
- MIB
- ME1200-FIRMWARE-MIB
- OID
.1.3.6.1.4.1.9.9.815.1.28.1.4.2.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- me1200FirmwareControlImageUpload
- Groups
- 1
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 'ME1200-FIRMWARE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-FIRMWARE-MIB::me1200FirmwareControlImageUploadImageType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ME1200-FIRMWARE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ME1200-FIRMWARE-MIB::me1200FirmwareControlImageUploadImageType'
Syntax
- Source
- ME1200UploadImageType
- Base type
Enumeration
Values & Constraints
Type Values
0 | bootloader |
1 | firmware |