All MIBs › ZYXEL-L3-IP-MIB › zyLayer3IpDefaultGateway
zyLayer3IpDefaultGateway
Module: ZYXEL-L3-IP-MIB
OID (symbolic): ZYXEL-L3-IP-MIB::zyLayer3IpDefaultGateway
OID (numeric): 1.3.6.1.4.1.890.1.15.3.40.1.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: IP address of the default outgoing gateway.
What is zyLayer3IpDefaultGateway?
This read-write object holds the IP address of the switch's default outgoing gateway, the router used for traffic destined outside the switch's directly connected subnets. Admins configure it so the switch's management and Layer 3 traffic has a route to reach networks beyond its local IP interfaces. For example, setting zyLayer3IpDefaultGateway to 192.168.1.254 routes the switch's outbound traffic through the router at that address whenever the destination isn't locally connected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.890.1.15.3.40.1.3 snmpwalk -v2c -c public <target> ZYXEL-L3-IP-MIB::zyLayer3IpDefaultGateway
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.890.1.15.3.40.1.3.1 snmpget -v2c -c public <target> ZYXEL-L3-IP-MIB::zyLayer3IpDefaultGateway.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.890.1.15.3.40.1.3.1 a <value>
Start monitoring ZyXEL Layer 3 switch/router (IP interface-address/routing-table config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ZYXEL-L3-IP-MIB::zyLayer3IpDefaultGateway OID value, configure state conditions and alerts, and monitor any ZyXEL Layer 3 switch/router (IP interface-address/routing-table config status) from a single console.
OID Breakdown
Upper-level ancestors (10 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.890 | zyxel | NWA1100 |
| 1.3.6.1.4.1.890.1 | nwaSeries | NWA1100 |
| 1.3.6.1.4.1.890.1.15 | enterpriseSolution | ZYXEL-ES-SMI |
| 1.3.6.1.4.1.890.1.15.3 | esMgmt | ZYXEL-ES-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.890.1.15.3.40 | zyxelL3Ip | ZYXEL-L3-IP-MIB |
| 1.3.6.1.4.1.890.1.15.3.40.1 | zyxelLayer3IpSetup | ZYXEL-L3-IP-MIB |
| 1.3.6.1.4.1.890.1.15.3.40.1.3 | zyLayer3IpDefaultGateway | ZYXEL-L3-IP-MIB |