prtExPVc4SeizeAck
RAD-Mpmx-MIB ·
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.23
Object
column r/w
Enumeration
This parameter shows whether the device will acknowledge
a seize signal (On/Off Hook).
When the value is set to yes(3) & the device receives an on/off hook signal
it will transmit back an on/off hook signal.
When the value is set to no(2) & the device receives an on/off hook signal
it will NOT transmit back an on/off hook signal.
Example:
If Seize Ack Parameter = YES, when the MVC.4 receives a seize signal (Off Hook)
from the PBX it will send an Off Hook to the PBX.
The Seize Parameter is relevant for all the following cards:
MVC-4
MVC-4/E1-Framer
MVC-4/T1-DSU-Framer
MVC-4/T1-CSU-Framer
MVC-4/E1-SLAVE
MVC-4/T1-SLAVE
Default values:
Analog FXS - No (value can't be changed).
Analog FXO - Yes (value can't be changed).
Analog E&M - No (values NO/YES).
Digital E1/T1 Framer & Slave - No.
Context
- MIB
- RAD-Mpmx-MIB
- OID
.1.3.6.1.4.1.164.3.2.3.2.9.1.1.23- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- prtExPVc4CnfgEntry
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 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Mpmx-MIB::prtExPVc4SeizeAck'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Mpmx-MIB::prtExPVc4SeizeAck.<prtExPVc4CnfgIdx>.<prtExPVc4SltIdx>.<prtExPVc4PrtIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-Mpmx-MIB::prtExPVc4SeizeAck'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | no |
3 | yes |