systemPhoneFacNGLedConf
FEC-SYSTEL-MIB ·
.0.64.1.3.1.14
Object
column r/w
Bits
Information of status LED function for NG system phones: new-message: Status LED blinks if new message received, new-call: Status LED blinks if call was missed, call-state: Status LED blinks in call state.
Context
- MIB
- FEC-SYSTEL-MIB
- OID
.0.64.1.3.1.14- 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::systemPhoneFacNGLedConf'
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::systemPhoneFacNGLedConf.<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::systemPhoneFacNGLedConf'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | message-received |
1 | call-received |
2 | call-state |