cwsSystemFrontDisplayScreensaverState
CIENA-WS-SYSTEM-MIB ·
.1.3.6.1.4.1.1271.3.4.12.14.1.3
Object
Screensaver is enabled or disabled. When the screensaver is enabled, the LED display on the faceplate will be automatically turned off after N minutes of inactivity. If an input button is pressed, it will turn the display back on. The length of the screensaver idle time is controlled by the screensaver-timeout parameter.
Context
- MIB
- CIENA-WS-SYSTEM-MIB
- OID
.1.3.6.1.4.1.1271.3.4.12.14.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cwsSystemFrontDisplayEntry
- 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 'CIENA-WS-SYSTEM-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-WS-SYSTEM-MIB::cwsSystemFrontDisplayScreensaverState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIENA-WS-SYSTEM-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-WS-SYSTEM-MIB::cwsSystemFrontDisplayScreensaverState.<cwsSystemFrontDisplayTableSnmpKey>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-WS-SYSTEM-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-WS-SYSTEM-MIB::cwsSystemFrontDisplayScreensaverState'
Syntax
- Source
- CIENA-WS-TYPEDEFS-MIBEnabledDisabledEnum
- Base type
Enumeration
Values & Constraints
Type Values
0 | disabled |
1 | enabled |
Conformance
Member of