raisecomOpticalTransceiverConnectorType
RAISECOM-OPTICAL-TRANSCEIVER-MIB ·
.1.3.6.1.4.1.8886.1.18.2.1.1.1.2
Object
column Enumeration
This object specifies the connector type of the transceiver??
unknown, sc, db9, hssdc, bnc_tnc, fiber_coaxial_head, fiber_outlet,
lc, mt_rj, mu, sg, fiber_pigtail, mpo_parallel_optic , hssdcII,
copper, rj45.
this object belongs to xfp and sfp.
Context
- MIB
- RAISECOM-OPTICAL-TRANSCEIVER-MIB
- OID
.1.3.6.1.4.1.8886.1.18.2.1.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- raisecomOpticalTransceiverInfoEntry
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 'RAISECOM-OPTICAL-TRANSCEIVER-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-OPTICAL-TRANSCEIVER-MIB::raisecomOpticalTransceiverConnectorType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-OPTICAL-TRANSCEIVER-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-OPTICAL-TRANSCEIVER-MIB::raisecomOpticalTransceiverConnectorType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-OPTICAL-TRANSCEIVER-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-OPTICAL-TRANSCEIVER-MIB::raisecomOpticalTransceiverConnectorType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | sc |
3 | db9 |
4 | hssdc |
5 | bnc-tnc |
6 | fiber-coaxial-head |
7 | fiber-jack |
8 | lc |
9 | mt-rj |
10 | mu |
11 | sg |
12 | fiber-pigtail |
13 | mpo-parallel-optic |
14 | hssdcII |
15 | copper |
16 | rj45 |