zxAnOtdrTestTaskType

ZTE-AN-OTDR-MIB · zte-ng variant · .1.3.6.1.4.1.3902.1083.5.2.7.1.1.7

Object

column Enumeration
The task type.
fast(1):                       - Fast test.
health(2):                     - Health database test.
adHoc(3):                      - Ad hoc test.
reflector(4):                  - Reflector test.
alarmTrigger(5):               - Alarm triggered test.
adaptive(6):                   - Adaptive test.
acceptance(7):                 - Acceptance test.
labefaction(8):                - Labefaction test.
lineDetectionHealth(9):        - Line detection health database
                                 test.
lineDetectionFast(10):         - Line detection fast test.
bothway(11):                   - Bothway test. 
periodicalRoutineTest(50):     - Periodical routine test.
sequentialRoutineTest(51):     - Sequential routine test.

Context

MIB
ZTE-AN-OTDR-MIB
OID
.1.3.6.1.4.1.3902.1083.5.2.7.1.1.7
Type
column
Access
readonly
Status
current
Parent
zxAnOtdrTestTaskStatusEntry

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-OTDR-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-OTDR-MIB::zxAnOtdrTestTaskType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-OTDR-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-OTDR-MIB::zxAnOtdrTestTaskType.<zxAnOtdrTestTaskId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-OTDR-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-OTDR-MIB::zxAnOtdrTestTaskType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1fast
2health
3adHoc
4reflector
5alarmTrigger
6adaptive
7acceptance
8labefaction
9lineDetectionHealth
10lineDetectionFast
11bothway
50periodicalRoutineTest
51sequentialRoutineTest