All MIBs › CLARENT-MIB › gwId
gwId
Module: CLARENT-MIB
OID (symbolic): CLARENT-MIB::gwId
OID (numeric): 1.3.6.1.4.1.2858.9.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A unique number for each Clarent Gateway
What is gwId?
This read-only integer is the unique identifier assigned to a specific Clarent Gateway, used to distinguish it from every other gateway attached to the same Command Center or network. Admins use this ID to unambiguously reference a particular gateway in logs, traps, such as remoteGWId, and management tooling. For example, when remoteGWId in an active call's port entry reports a value, an admin cross-references it against each gateway's own gwId to identify exactly which physical gateway that value refers to.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2858.9.2.1.1 snmpwalk -v2c -c public <target> CLARENT-MIB::gwId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2858.9.2.1.1.1 snmpget -v2c -c public <target> CLARENT-MIB::gwId.1
Start monitoring Clarent VoIP gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLARENT-MIB::gwId 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.9 | gatewaytable | CLARENT-MIB |
| 1.3.6.1.4.1.2858.9.2 | gwTable | CLARENT-MIB |
| 1.3.6.1.4.1.2858.9.2.1 | gwEntry | CLARENT-MIB |
| 1.3.6.1.4.1.2858.9.2.1.1 | gwId | CLARENT-MIB |