All MIBs › CIG-SERVERS-MIB › cigDhcpServersPoolDefaultGateway
cigDhcpServersPoolDefaultGateway
Module: CIG-SERVERS-MIB
OID (symbolic): CIG-SERVERS-MIB::cigDhcpServersPoolDefaultGateway
OID (numeric): 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.11
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Default Gateway is Dhcp option 3. Default = '' = Null String. The format of the string can be up to 8 IP addresses, for exapmle: '121.23.1.12 135.64.13.190 192.123.242.230' There is no ability to configure this option in the general option table.
What is cigDhcpServersPoolDefaultGateway?
This object stores the DHCP option 3 (default gateway) value the pool advertises to clients, held as a space-separated string of up to eight IP addresses rather than a single IpAddress, and it starts out empty until configured. Because it's a dedicated field outside the general option table, an admin must set it here directly if this pool's clients need a router address at all. For instance, setting the value to '192.168.10.1' would make every DHCP client leased from this pool use that address as its default route, while entering '192.168.10.1 192.168.10.2' would hand out two candidate gateways for the client to try.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.11 snmpwalk -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersPoolDefaultGateway
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.11.1 snmpget -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersPoolDefaultGateway.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.11.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cigDhcpServersPoolDefaultGateway.1
Start monitoring Avaya CIG (Common Interworking Gateway) server with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIG-SERVERS-MIB::cigDhcpServersPoolDefaultGateway OID value, configure state conditions and alerts, and monitor any Avaya CIG (Common Interworking Gateway) server from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.6889 | avaya | AV-APPLICATION-ENABLEMENT-SERVICES-MIB |
| 1.3.6.1.4.1.6889.2 | mibs | AV-APPLICATION-ENABLEMENT-SERVICES-MIB |
| 1.3.6.1.4.1.6889.2.1 | lsg | AVAYAGEN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6889.2.1.16 | cigServers | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2 | cigDhcpServers | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2.2 | cigDhcpServersPool | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2.2.1 | cigDhcpServersPoolTable | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2.2.1.1 | cigDhcpServersPoolEntry | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.11 | cigDhcpServersPoolDefaultGateway | CIG-SERVERS-MIB |