systemPhoneFacCallWaitInt
FEC-SYSTEL-MIB ·
.0.64.1.3.1.8
Object
column r/w
Enumeration
Setting for intern call waiting: off: call waiting signal is disabled. on: call waiting signal is activated (user is noticed by a single tone).
Context
- MIB
- FEC-SYSTEL-MIB
- OID
.0.64.1.3.1.8- 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::systemPhoneFacCallWaitInt'
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::systemPhoneFacCallWaitInt.<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::systemPhoneFacCallWaitInt'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | on |