cmDsCalPhyFecLocked
BRCM-CM-ENGINEERING-MIB ·
.1.3.6.1.4.1.4413.2.99.1.1.3.2.2.33.1.7
Object
column SNMPv2-TCTruthValue
Indicates whether the last set of cmDsCalPhyLockNow to true resulted in the phy acheiving FEC lock. The value of this object is reset whenever cmDsCalPhyLockNow is set to true, and its value will always indicate the result of the last attempt to lock.
Context
- MIB
- BRCM-CM-ENGINEERING-MIB
- OID
.1.3.6.1.4.1.4413.2.99.1.1.3.2.2.33.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cmDsCalPhyEntry
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 'BRCM-CM-ENGINEERING-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-CM-ENGINEERING-MIB::cmDsCalPhyFecLocked'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BRCM-CM-ENGINEERING-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-CM-ENGINEERING-MIB::cmDsCalPhyFecLocked.<cmDsCalPhyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BRCM-CM-ENGINEERING-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BRCM-CM-ENGINEERING-MIB::cmDsCalPhyFecLocked'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |