zxAnRuSwManualUpdateFileLocation
ZTE-AN-REMOTE-UNIT-SW-MIB ·
.1.3.6.1.4.1.3902.1082.20.40.1.1.8
Object
scalar r/w
Enumeration
The software file location.
Location type is defined as following:
1: file comes from flash.
2: file comes from remote FTP server, and the
following attributes are valid:
zxAnRuSwManualUpdateFtpSvrProto,
zxAnRuSwManualUpdateFtpSvrIpType,
zxAnRuSwManualUpdateFtpSvrIpAddr,
zxAnRuSwManualUpdateFtpSvrUName,
zxAnRuSwManualUpdateFtpSvrUPwd,
zxAnRuSwManualUpdateFtpSvrPath,
zxAnRuSwManualUpdateFtpSvrVrfNm.
3: file comes from SD card.
Context
- MIB
- ZTE-AN-REMOTE-UNIT-SW-MIB
- OID
.1.3.6.1.4.1.3902.1082.20.40.1.1.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
flash- Parent
- zxAnRuSwManualUpdateObjects
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 'ZTE-AN-REMOTE-UNIT-SW-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-REMOTE-UNIT-SW-MIB::zxAnRuSwManualUpdateFileLocation.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-REMOTE-UNIT-SW-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-REMOTE-UNIT-SW-MIB::zxAnRuSwManualUpdateFileLocation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | flash |
2 | remote |
3 | sdCard |