systemPhoneFacDoNotDisturb

FEC-SYSTEL-MIB · .0.64.1.3.1.10

Object

column r/w Enumeration
Information of do not disturb setup:
disable:	Do not disturb option is disabled.
quiet:	Do not disturb option is enabled, without notice tone.
notice:	Do not disturb option is enabled, a single notice tone
		indicates an incoming call.

Context

MIB
FEC-SYSTEL-MIB
OID
.0.64.1.3.1.10
Type
column
Access
readwrite
Status
current
Parent
systemPhoneFacilityEntry

Walk 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::systemPhoneFacDoNotDisturb'
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::systemPhoneFacDoNotDisturb.<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::systemPhoneFacDoNotDisturb'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disable
2quiet
3notice