systemPhoneFacLedConf
FEC-SYSTEL-MIB ·
.0.64.1.3.1.4
Object
column r/w
Enumeration
Information of status LED function for elmeg CS/IP series system phones: indication-off: Status LED function is off. indication-all: Status LED blinks on all new events. indication-message: Status LED blinks only if a new message received.
Context
- MIB
- FEC-SYSTEL-MIB
- OID
.0.64.1.3.1.4- 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::systemPhoneFacLedConf'
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::systemPhoneFacLedConf.<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::systemPhoneFacLedConf'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | indication-off |
2 | indication-all |
3 | indication-message |