oc3InfoTransmitSafetySwitch
LIGHTSTREAM-MIB ·
.1.3.6.1.4.1.711.2.1.4.5.1.2
Object
column mandatory
Enumeration
State of the Safety Switch with the single mode interface. When the saftey switch is enabled, the laser is disabled. This variable is undefined for multimode interfaces.
Context
- MIB
- LIGHTSTREAM-MIB
- OID
.1.3.6.1.4.1.711.2.1.4.5.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- oc3InfoEntry
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 'LIGHTSTREAM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIGHTSTREAM-MIB::oc3InfoTransmitSafetySwitch'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LIGHTSTREAM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIGHTSTREAM-MIB::oc3InfoTransmitSafetySwitch.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LIGHTSTREAM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LIGHTSTREAM-MIB::oc3InfoTransmitSafetySwitch'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |