zhoneVaIfEMCfgSignalType

Zhone-VOICE-ANALOG-IF-MIB · .1.3.6.1.4.1.5504.5.6.4.1.1.1

Object

column Enumeration
The signaling type of E&M tie trunk interface.
winkStart - the calling side seizes the line by going
            off-hook on its E lead but waits for a short
            off-hook 'wink' indication on its M lead from
            the called side before sending address
            information as DTMF digits.
immediateDial - the calling side seizes the line by going
            off-hook on its E lead and sends sends address
            information as DTMF digits.
delayDial - the calling side seizes the line by going
            off-hook on its E lead. After a timing interval,
            the calling side looks at the supervision 
            from the called side. If the supervision is
            on-hook, the calling side starts sending
            information as DTMF digits; otherwise, the calling
            side waits until the called side goes
            on-hook and then starts sending address
            information.
The default value of this object is winkStart(1).

Context

MIB
Zhone-VOICE-ANALOG-IF-MIB
OID
.1.3.6.1.4.1.5504.5.6.4.1.1.1
Type
column
Access
readonly
Status
current
Parent
zhoneVaIfEMCfgEntry

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 'Zhone-VOICE-ANALOG-IF-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Zhone-VOICE-ANALOG-IF-MIB::zhoneVaIfEMCfgSignalType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Zhone-VOICE-ANALOG-IF-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Zhone-VOICE-ANALOG-IF-MIB::zhoneVaIfEMCfgSignalType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Zhone-VOICE-ANALOG-IF-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Zhone-VOICE-ANALOG-IF-MIB::zhoneVaIfEMCfgSignalType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1winkStart
2immediateDial
3delayDial