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
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-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
1 | fast |
2 | health |
3 | adHoc |
4 | reflector |
5 | alarmTrigger |
6 | adaptive |
7 | acceptance |
8 | labefaction |
9 | lineDetectionHealth |
10 | lineDetectionFast |
11 | bothway |
50 | periodicalRoutineTest |
51 | sequentialRoutineTest |