CLARENT-MIB :: hangupPort

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCLARENT-MIBhangupPort

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2858clarentCLARENT-MIB
1.3.6.1.4.1.2858.6gwControlCLARENT-MIB
1.3.6.1.4.1.2858.6.9hangupPortCLARENT-MIB