systemPhoneFacNGDisplayLight
FEC-SYSTEL-MIB ·
.0.64.1.3.1.12
Object
column r/w
Enumeration
Settings for display light - this mib item is only important for NG system phones: sec-x: After an user action (e.g. keypress) display light is on for dedicated time x. always-off: Display light is always off. always-on: Display light is always on.
Context
- MIB
- FEC-SYSTEL-MIB
- OID
.0.64.1.3.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- systemPhoneFacilityEntry
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 'FEC-SYSTEL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-SYSTEL-MIB::systemPhoneFacNGDisplayLight'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FEC-SYSTEL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-SYSTEL-MIB::systemPhoneFacNGDisplayLight.<systemPhoneFacIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-SYSTEL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-SYSTEL-MIB::systemPhoneFacNGDisplayLight'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sec-15 |
2 | sec-30 |
3 | sec-45 |
4 | sec-60 |
5 | sec-75 |
6 | sec-90 |
7 | sec-105 |
8 | sec-120 |
9 | sec-135 |
64 | always-off |
128 | always-on |