zxAnRuSwUpdatingTaskFileLocate
ZTE-AN-REMOTE-UNIT-MGMT-MIB ·
.1.3.6.1.4.1.3902.1015.80.1.2.2.1.13
Object
column r/w
Enumeration
The version file location. It includes two ways, one is local way that file comes from NE, the other is remote way that file comes from remote FTP server.
Context
- MIB
- ZTE-AN-REMOTE-UNIT-MGMT-MIB
- OID
.1.3.6.1.4.1.3902.1015.80.1.2.2.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnRuSwUpdatingTaskEntry
Net-SNMP examples
How SNMP and these commands workWalk 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-MGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-REMOTE-UNIT-MGMT-MIB::zxAnRuSwUpdatingTaskFileLocate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-REMOTE-UNIT-MGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-REMOTE-UNIT-MGMT-MIB::zxAnRuSwUpdatingTaskFileLocate.<zxAnRuSwUpdatingTaskName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-REMOTE-UNIT-MGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-REMOTE-UNIT-MGMT-MIB::zxAnRuSwUpdatingTaskFileLocate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | local |
2 | remote |