eltexPhyTestGetType
ELTEX-PHY-MIB ·
.1.3.6.1.4.1.35265.52.1.2.1.2.1.1
Object
column EltexPhyTestGetType
The type of test the user performed.
Context
- MIB
- ELTEX-PHY-MIB
- OID
.1.3.6.1.4.1.35265.52.1.2.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- eltexPhyTestGetEntry
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 'ELTEX-PHY-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-PHY-MIB::eltexPhyTestGetType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-PHY-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-PHY-MIB::eltexPhyTestGetType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-PHY-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-PHY-MIB::eltexPhyTestGetType'
Syntax
- Source
- EltexPhyTestGetType
- Base type
Enumeration
Values & Constraints
Type Values
1 | channelAShort |
2 | channelBShort |
3 | channelCShort |
4 | channelDShort |
5 | channelAOpen |
6 | channelBOpen |
7 | channelCOpen |
8 | channelDOpen |
9 | channelAMismatch |
10 | channelBMismatch |
11 | channelCMismatch |
12 | channelDMismatch |
13 | channelALineDriver |
14 | channelBLineDriver |
15 | channelCLineDriver |
16 | channelDLineDriver |
17 | channelALength |
18 | channelBLength |
19 | channelCLength |
20 | channelDLength |
21 | channelACross |
22 | channelBCross |
23 | channelCCross |
24 | channelDCross |