testType
DS8200v2-MIB ·
.1.3.6.1.4.1.321.100.2.8.3.1.4
Object
column r/w
Enumeration
Identifies the test type for the interface.
Context
- MIB
- DS8200v2-MIB
- OID
.1.3.6.1.4.1.321.100.2.8.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- testTableEntry
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 'DS8200v2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DS8200v2-MIB::testType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DS8200v2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DS8200v2-MIB::testType.<testNearIndex>.<testFarIndex>.<testTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DS8200v2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DS8200v2-MIB::testType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | testTypeOther |
2 | testTypeNoTest |
3 | testTypePLB |
4 | testTypeLLB |
5 | testtypeMLB |
6 | testTypeFarPLB |
7 | testTypeFarLLB |
8 | testTypeFarMLB |
9 | testTypePortLoop |
10 | testTypeV54Loop |
11 | testTypeFarV54Loop |
12 | testTypeFarPortLoop |
13 | testTypeTDM |
14 | testTypeFarPortUnloop |
15 | testTypeFarV54Unloop |
16 | testTypeDualLoop |
17 | testTypeNetworkSideTransparent |
18 | testTypeNetworkSideNonTransparent |
19 | testTypeCustomerSideTransparent |
20 | testTypeCustomerSideNonTransparent |