zxAnRuSwUpdatingTaskFileLocation

ZTE-AN-REMOTE-UNIT-SW-MIB · .1.3.6.1.4.1.3902.1082.20.40.2.2.1.19

Object

column 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:
         zxAnRuSwUpdatingTaskFtpSvrProto, 
         zxAnRuSwUpdatingTaskFtpSvrIpType, 
         zxAnRuSwUpdatingTaskFtpSvrIpAddr, 
         zxAnRuSwUpdatingTaskFtpSvrUName, 
         zxAnRuSwUpdatingTaskFtpSvrUPwd, 
         zxAnRuSwUpdatingTaskFtpSvrPath,
         zxAnRuSwUpdatingTaskFtpSvrVrfNm. 
  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.2.2.1.19
Type
column
Access
readwrite
Status
current
Default
flash
Parent
zxAnRuSwUpdatingTaskEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::zxAnRuSwUpdatingTaskFileLocation'
More examples
Read one indexed 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::zxAnRuSwUpdatingTaskFileLocation.<zxAnRuSwUpdatingTaskName>'
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::zxAnRuSwUpdatingTaskFileLocation'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1flash
2remote
3sdCard