CLARENT-MIB :: gatewayStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCLARENT-MIBgatewayStatus

gatewayStatus

Module: CLARENT-MIB

OID (symbolic): CLARENT-MIB::gatewayStatus

OID (numeric): 1.3.6.1.4.1.2858.1.1

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description: The number of ports currently in use, as well as the number of calls, call time, and hold time for each port (# sign-delimited string)

What is gatewayStatus?

This read-only display string packs together several gateway-wide status figures -- the number of ports currently in use plus per-port call counts, call time, and hold time -- into a single '#'-delimited text blob. An admin monitoring overall gateway health can poll this one object to get a quick multi-metric snapshot instead of querying each underlying counter separately. For example, parsing this string might reveal a leading port-in-use count followed by delimited per-port call/time segments, letting a script extract all the figures from one GET.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2858.1.1
snmpwalk -v2c -c public <target> CLARENT-MIB::gatewayStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2858.1.1.1
snmpget -v2c -c public <target> CLARENT-MIB::gatewayStatus.1

Start monitoring Clarent VoIP gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLARENT-MIB::gatewayStatus 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.1gatewayCLARENT-MIB
1.3.6.1.4.1.2858.1.1gatewayStatusCLARENT-MIB