All MIBs › CLARENT-MIB › hangupPort
hangupPort
Module: CLARENT-MIB
OID (symbolic): CLARENT-MIB::hangupPort
OID (numeric): 1.3.6.1.4.1.2858.6.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Hang up the port passed in the varbind. For example, to hang up port 10, set the value of this variable to 10. Setting the value of this variable to -1 hangs up all ports.
What is hangupPort?
This read-write integer is a control object that forcibly terminates whatever call is active on the specified port number, or every active call on the gateway if written as -1. It gives an admin a remote way to clear a stuck or runaway call without waiting for the far end to release it. For example, setting this to 10 forcibly disconnects a call on port 10 that has been stuck in an off-hook state far longer than any legitimate call should last.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2858.6.9 snmpwalk -v2c -c public <target> CLARENT-MIB::hangupPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2858.6.9.1 snmpget -v2c -c public <target> CLARENT-MIB::hangupPort.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2858.6.9.1 i <value>
Start monitoring Clarent VoIP gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLARENT-MIB::hangupPort OID value, configure state conditions and alerts, and monitor any Clarent VoIP gateway (legacy) 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.2858 | clarent | CLARENT-MIB |
| 1.3.6.1.4.1.2858.6 | gwControl | CLARENT-MIB |
| 1.3.6.1.4.1.2858.6.9 | hangupPort | CLARENT-MIB |