CLARENT-MIB :: disablePort

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCLARENT-MIBdisablePort

disablePort

Module: CLARENT-MIB

OID (symbolic): CLARENT-MIB::disablePort

OID (numeric): 1.3.6.1.4.1.2858.6.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Disable the port passed in the varbind. For example, to disable port 11, set the value of this variable to 11. Setting the value of this variable to -1 disables all ports.

What is disablePort?

This read-write integer is the counterpart control object to enablePort: writing a specific port number disables that port, while writing -1 disables every port on the gateway simultaneously. Admins use it to take a misbehaving or physically-being-serviced port out of service without affecting the rest of the gateway. For example, setting this object's value to 11 immediately pulls port 11 out of service ahead of planned hardware maintenance on that channel.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2858.6.8
snmpwalk -v2c -c public <target> CLARENT-MIB::disablePort

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2858.6.8.1
snmpget -v2c -c public <target> CLARENT-MIB::disablePort.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2858.6.8.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::disablePort 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.8disablePortCLARENT-MIB