secRecv
Module: VMX-DIAL
OID (symbolic): VMX-DIAL::secRecv
OID (numeric): 1.3.6.1.4.1.662.3.1.2.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Total number of seconds of message received from the networks
What is secRecv?
This read-only integer is the cumulative total of seconds of message audio this VMX system has received from the network, the receive-side counterpart to secSent. A sudden spike relative to recvVoiceMsgs would indicate unusually long incoming messages rather than more of them.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.662.3.1.2.1.8 snmpwalk -v2c -c public <target> VMX-DIAL::secRecv
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.662.3.1.2.1.8.1 snmpget -v2c -c public <target> VMX-DIAL::secRecv.1
Start monitoring Octel VMX voice messaging systems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the VMX-DIAL::secRecv OID value, configure state conditions and alerts, and monitor any Octel VMX voice messaging systems from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.662 | octel | VMX-DIAL |
| 1.3.6.1.4.1.662.3 | octelProducts | VMX-DIAL |
| 1.3.6.1.4.1.662.3.1 | vmxDial | VMX-DIAL |
| 1.3.6.1.4.1.662.3.1.2 | dNetstat | VMX-DIAL |
| 1.3.6.1.4.1.662.3.1.2.1 | message | VMX-DIAL |
| 1.3.6.1.4.1.662.3.1.2.1.8 | secRecv | VMX-DIAL |