eltPhdTransceiverInfoConnectorType
ELTEX-MES-PHYSICAL-DESCRIPTION-MIB ·
.1.3.6.1.4.1.35265.1.23.53.1.1.1.1
Object
column Enumeration
Connector type of the interface.
Context
- MIB
- ELTEX-MES-PHYSICAL-DESCRIPTION-MIB
- OID
.1.3.6.1.4.1.35265.1.23.53.1.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eltPhdTransceiverInfoEntry
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-MES-PHYSICAL-DESCRIPTION-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-PHYSICAL-DESCRIPTION-MIB::eltPhdTransceiverInfoConnectorType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-MES-PHYSICAL-DESCRIPTION-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-PHYSICAL-DESCRIPTION-MIB::eltPhdTransceiverInfoConnectorType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-PHYSICAL-DESCRIPTION-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-PHYSICAL-DESCRIPTION-MIB::eltPhdTransceiverInfoConnectorType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | sc |
2 | fibre-ch-st1 |
3 | fibre-ch-st2 |
4 | bnc-tnc |
5 | fibre-ch-coaxial-headers |
6 | fibrejack |
7 | lc |
8 | mt-rj |
9 | mu |
10 | sg |
11 | optical-pigtail |
12 | mpo-parallel-optic |
32 | hssdc-ii |
33 | copper-pigtail |
34 | rj45 |
35 | no-separable-connector |
127 | unallocated |
255 | vendorspec |