eltexPhyTransceiverInfoType
OBS ✓
ELTEX-PHY-MIB ·
.1.3.6.1.4.1.35265.52.1.1.3.1.1.2
Object
column EltexPhyTransType
Type of the interface transceiver.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Sensors
Explore Observium network monitoring
Context
- MIB
- ELTEX-PHY-MIB
- OID
.1.3.6.1.4.1.35265.52.1.1.3.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eltexPhyTransceiverInfoEntry
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::eltexPhyTransceiverInfoType'
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::eltexPhyTransceiverInfoType.<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::eltexPhyTransceiverInfoType'
Syntax
- Source
- EltexPhyTransType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | gbic |
2 | sff |
3 | sfp-sfpplus |
4 | xbi-300-pin |
5 | xenpak |
6 | xfp |
7 | xff |
8 | xfp-e |
9 | xpak |
10 | x2 |
11 | dwdm-sfp |
12 | qsfp |
13 | qsfpplus |
127 | reserved |
255 | vendorspec |