zxAnRuSwUpdateStatusFileLocation

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

Object

column Enumeration
The software file location. 
Location type is defined as following:
  1: file comes from flash.
  2: file comes from remote FTP server.
  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.4.1.17
Type
column
Access
readonly
Status
current
Parent
zxAnRuSwUpdateStatusEntry
Groups
1

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::zxAnRuSwUpdateStatusFileLocation'
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::zxAnRuSwUpdateStatusFileLocation.<zxAnRuSwRack>.<zxAnRuSwShelf>.<zxAnRuSwSlot>.<zxAnRuSwPort>.<zxAnRuSwOnu>'
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::zxAnRuSwUpdateStatusFileLocation'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1flash
2remote
3sdCard

Conformance