eSWRemoteDownloadFile
ASANTE-SWITCH-MIB ·
.1.3.6.1.4.1.298.1.5.1.1.1.3
Object
scalar mandatory
r/w
Enumeration
Downloading what kind of file. The
configuration file name should be stored in the
agentRemoteBootFile MIB object, and the image file
name should be stored in the eSWImageFileName
MIB object. If this object has the value
Config-File(1), agentRemoteBootProtocol cannot be
set to bootp-tftp(2). If agentRemoteBootProtocol
is set to bootp-tftp(2), this object cannot be
set to Config-File(1).
This object value is meaningful only at download
time.
Context
- MIB
- ASANTE-SWITCH-MIB
- OID
.1.3.6.1.4.1.298.1.5.1.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- eSWAgentSW
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 'ASANTE-SWITCH-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASANTE-SWITCH-MIB::eSWRemoteDownloadFile.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASANTE-SWITCH-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASANTE-SWITCH-MIB::eSWRemoteDownloadFile'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | config-File |
3 | image-File |