wwpLeosPortXcvrErrorType
WWP-LEOS-PORT-XCVR-MIB ·
.1.3.6.1.4.1.6141.2.60.4.1.2.2
Object
scalar Enumeration
Indicates if the Xcvr specified by the wwpLeosPortXcvrId is faulted because of checksum failure or optical fault. This object only makes sense if transceiver has been detected faulted otherwise it returns none.
Context
- MIB
- WWP-LEOS-PORT-XCVR-MIB
- OID
.1.3.6.1.4.1.6141.2.60.4.1.2.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- wwpLeosPortXcvrNotif
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-PORT-XCVR-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-PORT-XCVR-MIB::wwpLeosPortXcvrErrorType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-PORT-XCVR-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-PORT-XCVR-MIB::wwpLeosPortXcvrErrorType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | chksumFailed |
2 | opticalFault |