cmmRxPcs
IPI-CMM-COHERENT-MIB ·
.1.3.6.1.4.1.36673.100.1.15.3.2.1.1
Object
column PcsAlarmStatusCode
Hostif Rx-Pcs Alarm. Zeros indicate No alarm. Empty String indicates unavailable
Context
- MIB
- IPI-CMM-COHERENT-MIB
- OID
.1.3.6.1.4.1.36673.100.1.15.3.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cmmCoherentHostFAWSTableEntry
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 'IPI-CMM-COHERENT-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPI-CMM-COHERENT-MIB::cmmRxPcs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPI-CMM-COHERENT-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPI-CMM-COHERENT-MIB::cmmRxPcs.<cmmSlotIndex>.<cmmHostIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPI-CMM-COHERENT-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPI-CMM-COHERENT-MIB::cmmRxPcs'
Syntax
- Source
- PcsAlarmStatusCode
- Base type
Bits
Values & Constraints
Type Values
0 | loss-of-signal |
1 | loss-of-frame |
2 | illegal-alignment-marker |
3 | remote-fault |
4 | local-fault |
5 | high-ber |
6 | bip-error |
7 | deskew-error |
8 | loss-of-block-lock |
9 | loss-of-alignment-marker-lock |
10 | loss-of-alignment |
11 | opu-client-signal-fail |
12 | error-blocks-detected |
13 | none |