All MIBs › CLARENT-MIB › gwNumAttached
gwNumAttached
Module: CLARENT-MIB
OID (symbolic): CLARENT-MIB::gwNumAttached
OID (numeric): 1.3.6.1.4.1.2858.9.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of Clarent Gateways currently connected to the Command Center
What is gwNumAttached?
This read-only integer, read from the Command Center side, reports how many Clarent Gateways are currently attached and connected to it. Admins managing a multi-gateway deployment check this to confirm all expected gateways are actually registered with the Command Center, since a gateway that's up but not attached won't be properly coordinated. For example, if a network is provisioned with 10 gateways but gwNumAttached reports only 9, one gateway has lost its connection to the Command Center and needs investigation even if it appears otherwise healthy.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2858.9.1 snmpwalk -v2c -c public <target> CLARENT-MIB::gwNumAttached
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2858.9.1.1 snmpget -v2c -c public <target> CLARENT-MIB::gwNumAttached.1
Start monitoring Clarent VoIP gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLARENT-MIB::gwNumAttached 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.1 | gwNumAttached | CLARENT-MIB |