All MIBs › H225-MIB › connectionsEndpointType
connectionsEndpointType
Module: H225-MIB
OID (symbolic): H225-MIB::connectionsEndpointType
OID (numeric): 0.0.8.341.1.1.1.3.2.1.31
Node type: OBJECT-TYPE
Type: MmH323EndpointType
Access: read-only
Description: Terminal type represents the type of H.323 terminal: 50 - terminal without MC 60 - gateway without MC 70 - terminal with MC but without MP 80 - gateway with MC but without MP 120 - gatekeeper with MC but without MP 160 - MCU with MC but without MP 90 - gateway with MC and Data MP 130 - gatekeeper with MC and Data MP 170 - MCU with MC and Data MP 100 - gateway containing MC with Data and audio MP 140 - gatekeeper containing MC with Data and audio MP 180 - MCU containing MC with Data and audio MP 110 - gateway containing MC with Data, Audio and Video MP 150 - gatekeeper containing MC with Data, Audio and Video MP 190 - MCU containing MC with Data, Audio and Video MP 240 - entity with active MC .
What is connectionsEndpointType?
This OID reports the H.323 terminal type of the remote endpoint for this connection, using numeric codes that distinguish terminals, gateways, gatekeepers, and MCUs with different combinations of MC/MP capability (for example 60 for a gateway without MC, 170 for an MCU with MC and Data MP). An admin uses this to identify what kind of H.323 device is on the other end of a call.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 0.0.8.341.1.1.1.3.2.1.31 snmpwalk -v2c -c public <target> H225-MIB::connectionsEndpointType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 0.0.8.341.1.1.1.3.2.1.31.1 snmpget -v2c -c public <target> H225-MIB::connectionsEndpointType.1
Start monitoring H.323 gatekeepers, gateways, and multipoint control units with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the H225-MIB::connectionsEndpointType OID value, configure state conditions and alerts, and monitor any H.323 gatekeepers, gateways, and multipoint control units from a single console.
OID Breakdown
Upper-level ancestors (4 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 0 | ccitt | LANART-AGENT |
| 0.0 | null | DLSW-MIB |
| 0.0.8.341.1 | mmRoot | MULTI-MEDIA-MIB-TC |
| 0.0.8.341.1.1 | mmH323Root | MULTI-MEDIA-MIB-TC |
| Numeric OID | Name | Module |
|---|---|---|
| 0.0.8.341.1.1.1 | h225CallSignaling | H225-MIB |
| 0.0.8.341.1.1.1.3 | connections | H225-MIB |
| 0.0.8.341.1.1.1.3.2 | connectionsTable | H225-MIB |
| 0.0.8.341.1.1.1.3.2.1 | connectionsTableEntry | H225-MIB |
| 0.0.8.341.1.1.1.3.2.1.31 | connectionsEndpointType | H225-MIB |