voipExtSipCallSvcProfileFlash

ZYXEL-IES5000-MIB · .1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.20

Object

column r/w Enumeration
flash invite : send SIP INVITE message
flash rfc2833 : flash relay according to RFC2833
flash rfc2833like : flash relay by SIP INFO message, but RFC2833 payload
flash sipinfo1 : flash relay by SIP INFO signal=16 message
flash sipinfo2 : flash relay by SIP INFO signal=hf message
flash sipinfo3 : flash relay by SIP INFO signal=hook-flash message
flash sipinfo4 : flash relay by SIP INFO plain text message
flash sipinfo5 : flash relay by multiple SIP INFO signal messages and
                  signal content come from specified pattern string
flash sipinfo6 : flash relay by SIP INFO specified information message
skip : no flash event, only onhook and offhook

Context

MIB
ZYXEL-IES5000-MIB
OID
.1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.20
Type
column
Access
readwrite
Status
current
Parent
voipExtSipCallSvcProfileEntry

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 'ZYXEL-IES5000-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-IES5000-MIB::voipExtSipCallSvcProfileFlash'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-IES5000-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-IES5000-MIB::voipExtSipCallSvcProfileFlash.<voipExtSipCallSvcProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-IES5000-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-IES5000-MIB::voipExtSipCallSvcProfileFlash'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1invite
2rfc2833
3rfc2833like
4sipinfo1
5sipinfo2
6sipinfo3
7sipinfo4
8sipinfo5
9sipinfo6
10skip