cmPhyIfLaserSafetyControl
CISCO-METRO-PHY-MIB ·
.1.3.6.1.4.1.9.10.69.1.1.1.1.7
Object
This object allows the management client to enable
laser safety control feature on the trunk side interfaces
by writing a true value to this object. If laser safety
control is enabled, the transmit laser on the trunk side is
shut when the receive signal is not available on the fiber.
A 'false' value disables this feature and is the default
value assigned to this object.
Laser safety control would not apply in case of splitter
protection on the optical switch.
Context
- MIB
- CISCO-METRO-PHY-MIB
- OID
.1.3.6.1.4.1.9.10.69.1.1.1.1.7- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- cmPhyIfEntry
- Groups
- 1
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 'CISCO-METRO-PHY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-METRO-PHY-MIB::cmPhyIfLaserSafetyControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-METRO-PHY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-METRO-PHY-MIB::cmPhyIfLaserSafetyControl.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-METRO-PHY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-METRO-PHY-MIB::cmPhyIfLaserSafetyControl'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of