ZYXEL-PORT-MIB

File: ZYXEL-PORT-MIB.mib (9903 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

ZyxelPortEntry  
SEQUENCE    
  zyPortSpeedDuplex INTEGER
  zyPortFlowControlState INTEGER
  zyPortName DisplayString
  zyPortIntrusionLockState EnabledStatus
  zyPortCX4CableLength INTEGER
  zyPort10GMediaType INTEGER

ZyxelPortInfoEntry  
SEQUENCE    
  zyPortModuleType INTEGER
  zyPortLinkUpType INTEGER
  zyPortTestStatus INTEGER
  zyPortCounterReset INTEGER

Defined Values

zyxelPort 1.3.6.1.4.1.890.1.15.3.61
The subtree for port
MODULE-IDENTITY    

zyxelPortSetup 1.3.6.1.4.1.890.1.15.3.61.1
OBJECT IDENTIFIER    

zyxelPortStatus 1.3.6.1.4.1.890.1.15.3.61.2
OBJECT IDENTIFIER    

zyxelPortNotifications 1.3.6.1.4.1.890.1.15.3.61.3
OBJECT IDENTIFIER    

zyxelPortTable 1.3.6.1.4.1.890.1.15.3.61.1.1
The table contains port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelPortEntry

zyxelPortEntry 1.3.6.1.4.1.890.1.15.3.61.1.1.1
An entry contains port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelPortEntry  

zyPortSpeedDuplex 1.3.6.1.4.1.890.1.15.3.61.1.1.1.1
Select The speed and the duplex mode of the Ethernet connection on this port. Selecting Auto (auto-negotiation) allows one port to negotiate with a peer port automatically to obtain the connection speed and duplex mode that both ends support. When auto-negotiation is turned on, a port on the Switch negotiates with the peer automatically to determine the connection speed and duplex mode. If the peer port does not support auto-negotiation or turns off this feature, the Switch determines the connection speed by detecting the signal on the cable and using half duplex mode. Thus requiring you to make sure that the settings of the peer port are the same in order to connect.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER auto(0), speed-10-half(1), speed-10-full(2), speed-100-half(3), speed-100-full(4), speed-1000-full(5), speed-10000-full(6), speed-12000-full(7), speed-40000-full(8), speed-1000-auto(9)  

zyPortFlowControlState 1.3.6.1.4.1.890.1.15.3.61.1.1.1.2
Enable/Disable the flow control on this port. A concentration of traffic on a port decreases port bandwidth and overflows buffer memory causing packet discards and frame losses. Flow control is used to regulate transmission of signals to match the bandwidth of the receiving port.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyPortName 1.3.6.1.4.1.890.1.15.3.61.1.1.1.3
Enter a descriptive name that identifies this port.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

zyPortIntrusionLockState 1.3.6.1.4.1.890.1.15.3.61.1.1.1.4
Enable/Disable intrusion lock on the port(s) and the port cannot be connected again after you disconnected the cable.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyPortCX4CableLength 1.3.6.1.4.1.890.1.15.3.61.1.1.1.5
Set the number of meters for the length of the 10GBASE-CX4 cable you use to connect between the swtich and another switch for stacking.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER half-meter(0), one-meter(1), three-meters(2), five-meters(3), ten-meters(4), fifteen-meters(5)  

zyPort10GMediaType 1.3.6.1.4.1.890.1.15.3.61.1.1.1.6
Set the 10GBase media type.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER sfp-plus(0), dac-10g(1)  

zyxelPortInfoTable 1.3.6.1.4.1.890.1.15.3.61.2.1
The table contains port information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelPortInfoEntry

zyxelPortInfoEntry 1.3.6.1.4.1.890.1.15.3.61.2.1.1
An entry contains port information.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelPortInfoEntry  

zyPortModuleType 1.3.6.1.4.1.890.1.15.3.61.2.1.1.1
This entry displays the speed type of modular.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fast-ethernet-10-100(0), gigabit-ethernet-100-1000(1), xg-ethernet-10000(2), xl-ethernet-40000(3)  

zyPortLinkUpType 1.3.6.1.4.1.890.1.15.3.61.2.1.1.2
The entry shows the linkUp cable type (copper, fiber, xfp or cx4) for the combo ports.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(0), copper(1), fiber(2), xfp(3), cx4(4)  

zyPortTestStatus 1.3.6.1.4.1.890.1.15.3.61.2.1.1.3
This entry displays latest loopback test status of port while performing loopback test.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), under-testing(1), success(2), fail(3)  

zyPortCounterReset 1.3.6.1.4.1.890.1.15.3.61.2.1.1.4
Enable this entry can reset port counter record.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyPortAutonegotiationFailed 1.3.6.1.4.1.890.1.15.3.61.3.1
Link speed and duplex mode autonegotiation has failed.
Status: current Access: read-write
NOTIFICATION-TYPE    

zyPortIntrusionLock 1.3.6.1.4.1.890.1.15.3.61.3.2
The cable is disconnected and the port cannot be connected again.
Status: current Access: read-write
NOTIFICATION-TYPE    

zyPortAutonegotiationFailedRecovered 1.3.6.1.4.1.890.1.15.3.61.3.3
Link speed and duplex mode autonegotiation has recovered from failed.
Status: current Access: read-write
NOTIFICATION-TYPE