imageLocationProvisionSource
MX-IMAGE-MIB ·
.1.3.6.1.4.1.4935.15.6.1.100
Object
scalar r/w
Enumeration
Source of the image location.
static : The image location is defined by imageLocation.
remoteFile: The image location is obtained by fetching the information
present in a file located in imageSelectionFileLocation.
Context
- MIB
- MX-IMAGE-MIB
- OID
.1.3.6.1.4.1.4935.15.6.1.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- imageMIBObjects
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 'MX-IMAGE-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-IMAGE-MIB::imageLocationProvisionSource.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-IMAGE-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-IMAGE-MIB::imageLocationProvisionSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | static |
1 | remoteFile |