ZYXEL-IF-MIB

File: ZYXEL-IF-MIB.mib (4659 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 TDomain TAddress
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

ZyxelIfEntry  
SEQUENCE    
  zyIfType INTEGER
  zyIfId INTEGER
  zyIfRowStatus RowStatus

Defined Values

zyxelIf 1.3.6.1.4.1.890.1.15.3.27
The subtree for interface
MODULE-IDENTITY    

zyxelIfSetup 1.3.6.1.4.1.890.1.15.3.27.1
OBJECT IDENTIFIER    

zyIfMaxNumberOfVlanIfs 1.3.6.1.4.1.890.1.15.3.27.1.1
The maximum number of VLAN interfaces that can be created.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyIfMaxNumberOfLoopbackIfs 1.3.6.1.4.1.890.1.15.3.27.1.2
The maximum number of loopback interfaces that can be created.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyxelIfTable 1.3.6.1.4.1.890.1.15.3.27.1.3
The table contains interface configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelIfEntry

zyxelIfEntry 1.3.6.1.4.1.890.1.15.3.27.1.3.1
An entry contains interface configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelIfEntry  

zyIfType 1.3.6.1.4.1.890.1.15.3.27.1.3.1.1
There are two different types for interface. VLAN type is used for IPv6 interface, loopback type is used for IPv4 loopback interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER vlan(1), loopback(2)  

zyIfId 1.3.6.1.4.1.890.1.15.3.27.1.3.1.2
A unique value which is greater than zero for each interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

zyIfRowStatus 1.3.6.1.4.1.890.1.15.3.27.1.3.1.3
This object allows entry to be created and deleted an interface entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus