All MIBs › CLARENT-MIB › gkCallPortType
gkCallPortType
Module: CLARENT-MIB
OID (symbolic): CLARENT-MIB::gkCallPortType
OID (numeric): 1.3.6.1.4.1.2858.100.20.1.6.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: List of call port types. Call port types are: TOTAL, a call from any combination of call port types H323H323, an H.323 gateway-to-H.323 gateway call H323CLARENT, an H.323 gateway-to IP H323NONE , an H.323 gateway call that was not successfully routed CLARENT2H323, a Clarent Gateway-to-H.323 gateway call CLARENT2CLARENT, a Clarent Gateway-Clarent Gateway call CLARENT2CLARENT, a Clarent Gateway call that was not successfully routed.
What is gkCallPortType?
This read-only enumeration classifies calls handled by the Clarent Gatekeeper by the combination of endpoint types involved, distinguishing pure H.323-to-H.323 calls, H.323-to-Clarent calls, unsuccessfully routed H.323 calls, and the various Clarent-to-Clarent or Clarent-to-H.323 combinations, plus a total category covering all of them. It's the classification key that the related counters gkNumberOfCalls, gkCallTime, gkAverageHoldTime, and gkNumberOfConnectedCalls are broken out by, letting an admin see call volume by endpoint mix. For example, an admin comparing counters for clarent2h323(6) versus h323h323(3) can tell whether most gateway traffic is interoperating with third-party H.323 gear or staying within Clarent-to-Clarent calls.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2858.100.20.1.6.1.1 snmpwalk -v2c -c public <target> CLARENT-MIB::gkCallPortType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2858.100.20.1.6.1.1.1 snmpget -v2c -c public <target> CLARENT-MIB::gkCallPortType.1
Start monitoring Clarent VoIP gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLARENT-MIB::gkCallPortType 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.100 | mgt | CLARENT-MIB |
| 1.3.6.1.4.1.2858.100.20 | cGatekeeper | CLARENT-MIB |
| 1.3.6.1.4.1.2858.100.20.1 | cGkStatus | CLARENT-MIB |
| 1.3.6.1.4.1.2858.100.20.1.6 | gkCallStatsTable | CLARENT-MIB |
| 1.3.6.1.4.1.2858.100.20.1.6.1 | gkCallStatsEntry | CLARENT-MIB |
| 1.3.6.1.4.1.2858.100.20.1.6.1.1 | gkCallPortType | CLARENT-MIB |