All MIBs › VMX-DIAL › inRejects
inRejects
Module: VMX-DIAL
OID (symbolic): VMX-DIAL::inRejects
OID (numeric): 1.3.6.1.4.1.662.3.1.2.3.5
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Number of time an incoming lan connection is rejected
What is inRejects?
This read-only Counter tallies the number of incoming LAN connection requests that were rejected for any reason. A climbing count here means remote sites are failing to deliver mail to this system, which is worth flagging even if this system's own outbound stats look fine.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.662.3.1.2.3.5 snmpwalk -v2c -c public <target> VMX-DIAL::inRejects
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.662.3.1.2.3.5.1 snmpget -v2c -c public <target> VMX-DIAL::inRejects.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::inRejects 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.3 | lanConn | VMX-DIAL |
| 1.3.6.1.4.1.662.3.1.2.3.5 | inRejects | VMX-DIAL |