eriRouterOpticalTransceiverParamType
ERICSSON-ROUTER-OPTICAL-TRANSCEIVER-MIB ·
.1.3.6.1.4.1.193.218.2.50.1.2.1.1
Object
This object specifies the optical parameter type that is being monitored in this entry.
Context
- MIB
- ERICSSON-ROUTER-OPTICAL-TRANSCEIVER-MIB
- OID
.1.3.6.1.4.1.193.218.2.50.1.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eriRouterOpticalTransceiverParamEntry
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 'ERICSSON-ROUTER-OPTICAL-TRANSCEIVER-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ERICSSON-ROUTER-OPTICAL-TRANSCEIVER-MIB::eriRouterOpticalTransceiverParamType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ERICSSON-ROUTER-OPTICAL-TRANSCEIVER-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ERICSSON-ROUTER-OPTICAL-TRANSCEIVER-MIB::eriRouterOpticalTransceiverParamType.<ifIndex>.<eriRouterOpticalTransceiverParamType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ERICSSON-ROUTER-OPTICAL-TRANSCEIVER-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ERICSSON-ROUTER-OPTICAL-TRANSCEIVER-MIB::eriRouterOpticalTransceiverParamType'
Syntax
- Source
- EriRouterOpticalTransceiverParamType
- Base type
Enumeration
Type Description
Enums for optical transceiver parameters
txpower (1) : transmitter power
rxpower (2) : receiver power
temperature (3) : Temperature
laserBiasCurrent (4) : Laser bias current in 100s of microamperes
soaBiasCurrent (5) : SOA Bias Current in 100s of microamperes
Applicable for CFP and similar types of optical
transceivers.
Vcc (6) : Voltage
aux1 (7) : Auxiliary measurement 1 for XFP/CFP and similar types
of optical transceivers defined in Byte 222 in
INF-8077i: 10 Gigabit Small Form Factor
Pluggable Module.
aux2 (8) : Auxiliary measurement 2 for XFP/CFP and similar types
of optical transceivers defined in Byte 222 in
INF-8077i: 10 Gigabit Small Form Factor
Pluggable Module
Values & Constraints
Type Values
1 | txpower |
2 | rxpower |
3 | temperature |
4 | laserBiasCurrent |
5 | soaBiasCurrent |
6 | vcc |
7 | aux1 |
8 | aux2 |