CLARENT-MIB :: portStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCLARENT-MIBportStatus

portStatus

Module: CLARENT-MIB

OID (symbolic): CLARENT-MIB::portStatus

OID (numeric): 1.3.6.1.4.1.2858.8.2.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Port state

What is portStatus?

This read-only enumeration reports the detailed current state of an individual gateway port, distinguishing not just on-hook/off-hook but also fax, bypass, data, and various out-of-service/busy-out conditions. Admins use this per-port detail to diagnose exactly what a specific channel is doing, which the bulk gwPortStatusList object also exposes byte-by-byte for the whole gateway at once. For example, a port reporting kVoiceBusyOutOfService tells an admin that port was deliberately taken out of service (busied out) rather than having failed on its own or being mid-call.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2858.8.2.1.2
snmpwalk -v2c -c public <target> CLARENT-MIB::portStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2858.8.2.1.2.1
snmpget -v2c -c public <target> CLARENT-MIB::portStatus.1

Start monitoring Clarent VoIP gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLARENT-MIB::portStatus 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.8gatewayportsCLARENT-MIB
1.3.6.1.4.1.2858.8.2gwPortTableCLARENT-MIB
1.3.6.1.4.1.2858.8.2.1gwPortEntryCLARENT-MIB
1.3.6.1.4.1.2858.8.2.1.2portStatusCLARENT-MIB