All MIBs › ZYXEL-L3-IP-MIB › zyLayer3IpInbandMaxNumberOfInterfaces
zyLayer3IpInbandMaxNumberOfInterfaces
Module: ZYXEL-L3-IP-MIB
OID (symbolic): ZYXEL-L3-IP-MIB::zyLayer3IpInbandMaxNumberOfInterfaces
OID (numeric): 1.3.6.1.4.1.890.1.15.3.40.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The maximum number of in-band IP that can be created.
What is zyLayer3IpInbandMaxNumberOfInterfaces?
This read-only integer reports the maximum number of in-band IP interfaces (Layer 3 routing domains) that can be created on the switch. It tells an admin the upper limit for entries in the in-band IP table before attempting to provision additional Layer 3 interfaces, avoiding failed row-creation attempts. For example, this object might return 16, meaning the admin can configure at most 16 in-band IP interfaces on that switch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.890.1.15.3.40.1.4 snmpwalk -v2c -c public <target> ZYXEL-L3-IP-MIB::zyLayer3IpInbandMaxNumberOfInterfaces
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.890.1.15.3.40.1.4.1 snmpget -v2c -c public <target> ZYXEL-L3-IP-MIB::zyLayer3IpInbandMaxNumberOfInterfaces.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> zyLayer3IpInbandMaxNumberOfInterfaces.1
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::zyLayer3IpInbandMaxNumberOfInterfaces 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.4 | zyLayer3IpInbandMaxNumberOfInterfaces | ZYXEL-L3-IP-MIB |