cienaCesPortXcvrErrorType
CIENA-CES-PORT-XCVR-MIB ·
.1.3.6.1.4.1.1271.2.1.9.1.2.2
Object
scalar Enumeration
Indicates if the transceiver specified by the cienaCesPortXcvrId is faulted because of checksum failure or optical fault. This object only makes sense if the transceiver has been detected faulted; otherwise it returns 'none'.
Context
- MIB
- CIENA-CES-PORT-XCVR-MIB
- OID
.1.3.6.1.4.1.1271.2.1.9.1.2.2- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- cienaCesPortXcvrNotif
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 'CIENA-CES-PORT-XCVR-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-PORT-XCVR-MIB::cienaCesPortXcvrErrorType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-CES-PORT-XCVR-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-CES-PORT-XCVR-MIB::cienaCesPortXcvrErrorType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | chksumFailed |
2 | opticalFault |