cie1000FirmwareControlImageUploadUrl
CIE1000-FIRMWARE-MIB ·
.1.3.6.1.4.1.9.9.832.1.28.1.4.2.3
Object
scalar r/w
OctetString
The location of image to upload. It is a specific character string that constitutes a reference to a resource. Syntax: <protocol>://[<username>[:<password>]@]<host>[:<port>][/<path>]/<file_name> For example, tftp://10.10.10.10/new_image_path/new_image.dat, http://username:password@10.10.10.10:80/new_image_path/new_image.dat. A valid file name is a text string drawn from alphabet (A-Za-z), digits (0-9), dot (.), hyphen (-), under score(_). The maximum length is 63 and hyphen must not be first character. The file name content that only contains '.' is not allowed.
Context
- MIB
- CIE1000-FIRMWARE-MIB
- OID
.1.3.6.1.4.1.9.9.832.1.28.1.4.2.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cie1000FirmwareControlImageUpload
- 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 'CIE1000-FIRMWARE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIE1000-FIRMWARE-MIB::cie1000FirmwareControlImageUploadUrl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIE1000-FIRMWARE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIE1000-FIRMWARE-MIB::cie1000FirmwareControlImageUploadUrl'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255