voipPotsCidPayloadType
ZYXEL-IES5000-MIB ·
.1.3.6.1.4.1.890.1.5.13.5.8.12.7.1.2
Object
column r/w
Enumeration
0: DEFVAL (use the setting of country code) 1: MDMF 2: SDMF 3: ETSI MDMF 4: ETSI SDMF 5: DTMF 6: UK MDMF 7: UK SDMF 8: Japanese MDMF
Context
- MIB
- ZYXEL-IES5000-MIB
- OID
.1.3.6.1.4.1.890.1.5.13.5.8.12.7.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- voipPotsCidConfEntry
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 'ZYXEL-IES5000-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-IES5000-MIB::voipPotsCidPayloadType'
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::voipPotsCidPayloadType.<voipIfIndex>'
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::voipPotsCidPayloadType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | defval |
1 | mdmf |
2 | sdmf |
3 | etsi_mdmf |
4 | etsi_sdmf |
5 | dtmf |
6 | uk_mdmf |
7 | uk_sdmf |
8 | japanese_mdmf |