ZYXEL-L3-IP-MIB

File: ZYXEL-L3-IP-MIB.mib (5687 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI SNMPv2-TC
RFC1213-MIB P-BRIDGE-MIB Q-BRIDGE-MIB
BRIDGE-MIB IF-MIB SNMP-FRAMEWORK-MIB
INET-ADDRESS-MIB DISMAN-PING-MIB IEEE8021-CFM-MIB
OSPF-MIB ZYXEL-ES-SMI

Imported symbols

enterprises OBJECT-TYPE RowStatus
DateAndTime TruthValue StorageType
MacAddress DisplayString EnabledStatus
PortList dot1dBasePort InterfaceIndexOrZero
SnmpAdminString InetAddressType InetAddress
OperationResponseStatus Counter TimeTicks
BridgeId Timeout dot1agCfmMdIndex
dot1agCfmMaIndex dot1agCfmMepIdentifier IpAddress
ifIndex NOTIFICATION-TYPE sysObjectID
ospfIfIpAddress ospfAddressLessIf ospfAreaId
ospfNbrIpAddr ospfNbrAddressLessIndex ospfLsdbAreaId
ospfLsdbType ospfLsdbLsid ospfLsdbRouterId
ospfVirtIfAreaId ospfVirtIfNeighbor esMgmt

Defined Types

ZyxelLayer3IpInbandEntry  
SEQUENCE    
  zyLayer3IpInbandIpAddress IpAddress
  zyLayer3IpInbandMask IpAddress
  zyLayer3IpInbandVid INTEGER
  zyLayer3IpInbandRowStatus RowStatus

Defined Values

zyxelL3Ip 1.3.6.1.4.1.890.1.15.3.40
The subtree for layer 3 switch ip address
MODULE-IDENTITY    

zyxelLayer3IpSetup 1.3.6.1.4.1.890.1.15.3.40.1
OBJECT IDENTIFIER    

zyLayer3IpDnsIpAddress 1.3.6.1.4.1.890.1.15.3.40.1.1
Enter a domain name server IP address in order to be able to use a domain name instead of an IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

zyLayer3IpDefaultMgmt 1.3.6.1.4.1.890.1.15.3.40.1.2
Specify which traffic flow (In-Band or Out-of-band) the switch is to send packets originating from it or packets with unknown source.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER in-band(0), out-of-band(1)  

zyLayer3IpDefaultGateway 1.3.6.1.4.1.890.1.15.3.40.1.3
IP address of the default outgoing gateway.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

zyLayer3IpInbandMaxNumberOfInterfaces 1.3.6.1.4.1.890.1.15.3.40.1.4
The maximum number of in-band IP that can be created.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyxelLayer3IpInbandTable 1.3.6.1.4.1.890.1.15.3.40.1.5
The table contains layer3 IP in-band configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelLayer3IpInbandEntry

zyxelLayer3IpInbandEntry 1.3.6.1.4.1.890.1.15.3.40.1.5.1
An entry contains layer3 IP in-band configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelLayer3IpInbandEntry  

zyLayer3IpInbandIpAddress 1.3.6.1.4.1.890.1.15.3.40.1.5.1.1
Enter the IP address of your switch in dotted decimal notation, for example, 192.168.1.1. This is the IP address of the Switch in an IP routing domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

zyLayer3IpInbandMask 1.3.6.1.4.1.890.1.15.3.40.1.5.1.2
Enter the IP subnet mask of an IP routing domain in dotted decimal notation, for example, 255.255.255.0.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

zyLayer3IpInbandVid 1.3.6.1.4.1.890.1.15.3.40.1.5.1.3
Enter the VLAN identification number to which an IP routing domain belongs.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyLayer3IpInbandRowStatus 1.3.6.1.4.1.890.1.15.3.40.1.5.1.4
This object allows entries to be created and deleted from the in-band IP table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus