All MIBs › CLARENT-MIB › inServerTable
inServerTable
Module: CLARENT-MIB
OID (symbolic): CLARENT-MIB::inServerTable
OID (numeric): 1.3.6.1.4.1.2858.9.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Whether the gateway is in the SERVER-INFO table
What is inServerTable?
This read-only boolean-style enumeration reports whether this gateway is currently listed in the SERVER-INFO table, a Clarent registry of known/registered gateways. Admins use it to confirm a given gateway has properly registered itself within the broader Clarent network topology, since a gateway missing from this table may not receive calls routed by peer gateways expecting to find it there. For example, a newly deployed gateway that's up and running but shows inServerTable as no would need its registration troubleshot before it can reliably receive routed calls.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2858.9.2.1.3 snmpwalk -v2c -c public <target> CLARENT-MIB::inServerTable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2858.9.2.1.3.1 snmpget -v2c -c public <target> CLARENT-MIB::inServerTable.1
Start monitoring Clarent VoIP gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLARENT-MIB::inServerTable 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.3 | inServerTable | CLARENT-MIB |