ZYXEL-SNMP-MIB

File: ZYXEL-SNMP-MIB.mib (16631 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC P-BRIDGE-MIB
BRIDGE-MIB ZYXEL-ES-SMI

Imported symbols

OBJECT-TYPE MODULE-IDENTITY RowStatus
DisplayString EnabledStatus dot1dBasePort
IpAddress esMgmt

Defined Types

ZyxelSnmpTrapDestinationEntry  
SEQUENCE    
  zySnmpTrapDestinationIpAddress IpAddress
  zySnmpTrapDestinationUdpPort INTEGER
  zySnmpTrapDestinationVersion INTEGER
  zySnmpTrapDestinationUserName DisplayString
  zySnmpTrapDestinationRowStatus RowStatus

ZyxelSnmpUserEntry  
SEQUENCE    
  zySnmpUserName DisplayString
  zySnmpUserSecurityLevel INTEGER
  zySnmpUserAuthenticationProtocol INTEGER
  zySnmpUserPrivacyProtocol INTEGER
  zySnmpUserGroup DisplayString

ZyxelSnmpTrapGroupEntry  
SEQUENCE    
  zySnmpTrapSysGroup BITS
  zySnmpTrapInterfaceGroup BITS
  zySnmpTrapAAAGroup BITS
  zySnmpTrapIPGroup BITS
  zySnmpTrapSwitchGroup BITS

ZyxelSnmpTrapPortEntry  
SEQUENCE    
  zySnmpTrapPortIntrusionlockState EnabledStatus
  zySnmpTrapPortLoopguardState EnabledStatus
  zySnmpTrapPortErrdisableState EnabledStatus
  zySnmpTrapPortPoeState EnabledStatus
  zySnmpTrapPortLinkupState EnabledStatus
  zySnmpTrapPortLinkdownState EnabledStatus
  zySnmpTrapPortAutonegotiationState EnabledStatus
  zySnmpTrapPortLldpState EnabledStatus
  zySnmpTrapPortTransceiverDdmState EnabledStatus
  zySnmpTrapPortStormControlState EnabledStatus
  zySnmpTrapPortZuldState EnabledStatus

Defined Values

zyxelSnmp 1.3.6.1.4.1.890.1.15.3.76
The subtree for Simple Network Management Protocol (SNMP)
MODULE-IDENTITY    

zyxelSnmpSetup 1.3.6.1.4.1.890.1.15.3.76.1
OBJECT IDENTIFIER    

zySnmpGetCommunity 1.3.6.1.4.1.890.1.15.3.76.1.1
This is the password for the incoming Get- and getNext- requests from the management station. This string is only used by SNMP managers using SNMP version 2c or lower.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

zySnmpSetCommunity 1.3.6.1.4.1.890.1.15.3.76.1.2
This is the password for the incoming Set- and SetNext- requests from the management station. This string is only used by SNMP managers using SNMP version 2c or lower.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

zySnmpTrapCommunity 1.3.6.1.4.1.890.1.15.3.76.1.3
This is the password sent with each trap to the SNMP manager. This string is only used by SNMP managers using SNMP version 2c or lower.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

zySnmpTrapDestinationMaxNumberOfDestinations 1.3.6.1.4.1.890.1.15.3.76.1.4
The maximum number of snmp destination entries that can be created.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyxelSnmpTrapDestinationTable 1.3.6.1.4.1.890.1.15.3.76.1.5
The table contains SNMP trap destination configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelSnmpTrapDestinationEntry

zyxelSnmpTrapDestinationEntry 1.3.6.1.4.1.890.1.15.3.76.1.5.1
An entry contains SNMP trap destination configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelSnmpTrapDestinationEntry  

zySnmpTrapDestinationIpAddress 1.3.6.1.4.1.890.1.15.3.76.1.5.1.1
Destination IP address of trap server.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

zySnmpTrapDestinationUdpPort 1.3.6.1.4.1.890.1.15.3.76.1.5.1.2
The UDP port that the manager listens for SNMP traps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zySnmpTrapDestinationVersion 1.3.6.1.4.1.890.1.15.3.76.1.5.1.3
Specify the version of the SNMP trap messages.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER v1(0), v2c(1), v3(2)  

zySnmpTrapDestinationUserName 1.3.6.1.4.1.890.1.15.3.76.1.5.1.4
Username that is sent to the SNMP manager along with the SNMP v3 trap. This username must match an existing account on the switch.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

zySnmpTrapDestinationRowStatus 1.3.6.1.4.1.890.1.15.3.76.1.5.1.5
This object allow entries to be created and deleted from SNMP trap destination table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zySnmpVersion 1.3.6.1.4.1.890.1.15.3.76.1.6
Select the SNMP version for the switch. The SNMP version on the switch must match the version on the SNMP manager. v3v2c means that the manager can get/set by SNMPv3 and can get by SNMPv2c.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER v2c(0), v3(1), v3v2c(2)  

zyxelSnmpUserTable 1.3.6.1.4.1.890.1.15.3.76.1.7
The table contains SNMP user configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelSnmpUserEntry

zyxelSnmpUserEntry 1.3.6.1.4.1.890.1.15.3.76.1.7.1
An entry contains SNMP user configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelSnmpUserEntry  

zySnmpUserName 1.3.6.1.4.1.890.1.15.3.76.1.7.1.1
The username of a login account on the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

zySnmpUserSecurityLevel 1.3.6.1.4.1.890.1.15.3.76.1.7.1.2
Select whether you want to implement authentication and/or encryption for SNMP communication from this user.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noAuthNoPriv(0), authNoPriv(1), authPriv(2)  

zySnmpUserAuthenticationProtocol 1.3.6.1.4.1.890.1.15.3.76.1.7.1.3
The type of authentication protocol to be used.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER md5(0), sha(1)  

zySnmpUserPrivacyProtocol 1.3.6.1.4.1.890.1.15.3.76.1.7.1.4
The type of privacy protocol to be used.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER des(0), aes(1)  

zySnmpUserGroup 1.3.6.1.4.1.890.1.15.3.76.1.7.1.5
The group name which this user belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zyxelSnmpTrapGroupTable 1.3.6.1.4.1.890.1.15.3.76.1.8
The table cantains SNMP trap group configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelSnmpTrapGroupEntry

zyxelSnmpTrapGroupEntry 1.3.6.1.4.1.890.1.15.3.76.1.8.1
An entry cantains SNMP trap group configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelSnmpTrapGroupEntry  

zySnmpTrapSysGroup 1.3.6.1.4.1.890.1.15.3.76.1.8.1.1
System group of SNMP trap that the switch sends to the SNMP manager.
Status: current Access: read-write
OBJECT-TYPE    
  BITS coldStart(0), warmStart(1), fanSpeed(2), temperature(3), voltage(4), reset(5), timeSync(6), intrusionlock(7), bps(8), maintainence(9), externalalarm(10), powerportfailed(11), errorlog(12), loopGuard(13), errdisable(14), dyinggasp(15), poe(16), fanairflow(17), stacking(18), powerSource(19), loginRecord(20)  

zySnmpTrapInterfaceGroup 1.3.6.1.4.1.890.1.15.3.76.1.8.1.2
Interface group of SNMP trap that the switch sends to the SNMP manager.
Status: current Access: read-write
OBJECT-TYPE    
  BITS linkup(0), linkdown(1), autonegotiation(2), lldp(3), transceiverDdm(4), module(5), stormControl(6), zuld(7)  

zySnmpTrapAAAGroup 1.3.6.1.4.1.890.1.15.3.76.1.8.1.3
AAA group of SNMP trap that the switch sends to the SNMP manager.
Status: current Access: read-write
OBJECT-TYPE    
  BITS authentication(0), authorization(1), accounting(2)  

zySnmpTrapIPGroup 1.3.6.1.4.1.890.1.15.3.76.1.8.1.4
IP group of SNMP trap that the switch sends to the SNMP manager.
Status: current Access: read-write
OBJECT-TYPE    
  BITS ping(0), traceroute(1)  

zySnmpTrapSwitchGroup 1.3.6.1.4.1.890.1.15.3.76.1.8.1.5
Switch group of SNMP trap that the switch sends to the SNMP manager.
Status: current Access: read-write
OBJECT-TYPE    
  BITS stp(0), mactable(1), rmon(2), cfm(3), classifier(4)  

zyxelSnmpTrapPortTable 1.3.6.1.4.1.890.1.15.3.76.1.9
The table contains SNMP trap port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelSnmpTrapPortEntry

zyxelSnmpTrapPortEntry 1.3.6.1.4.1.890.1.15.3.76.1.9.1
An entry contains SNMP trap port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelSnmpTrapPortEntry  

zySnmpTrapPortIntrusionlockState 1.3.6.1.4.1.890.1.15.3.76.1.9.1.1
Enabled/Disabled SNMP intrusionlock trap on the sepcified port.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zySnmpTrapPortLoopguardState 1.3.6.1.4.1.890.1.15.3.76.1.9.1.2
Enabled/Disabled SNMP loopguard trap on the sepcified port.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zySnmpTrapPortErrdisableState 1.3.6.1.4.1.890.1.15.3.76.1.9.1.3
Enabled/Disabled SNMP errdisable trap on the sepcified port.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zySnmpTrapPortPoeState 1.3.6.1.4.1.890.1.15.3.76.1.9.1.4
Enabled/Disabled SNMP PoE trap on the sepcified port.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zySnmpTrapPortLinkupState 1.3.6.1.4.1.890.1.15.3.76.1.9.1.5
Enabled/Disabled SNMP linkUp trap on the sepcified port.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zySnmpTrapPortLinkdownState 1.3.6.1.4.1.890.1.15.3.76.1.9.1.6
Enabled/Disabled SNMP linkDown trap on the sepcified port.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zySnmpTrapPortAutonegotiationState 1.3.6.1.4.1.890.1.15.3.76.1.9.1.7
Enabled/Disabled SNMP LLDP trap on the sepcified port.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zySnmpTrapPortLldpState 1.3.6.1.4.1.890.1.15.3.76.1.9.1.8
Enabled/Disabled SNMP autonegotiation trap on the sepcified port.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zySnmpTrapPortTransceiverDdmState 1.3.6.1.4.1.890.1.15.3.76.1.9.1.9
Enabled/Disabled SNMP Transceiver-ddm trap on the sepcified port.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zySnmpTrapPortStormControlState 1.3.6.1.4.1.890.1.15.3.76.1.9.1.10
Enabled/Disabled SNMP storm-control trap on the sepcified port.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zySnmpTrapPortZuldState 1.3.6.1.4.1.890.1.15.3.76.1.9.1.11
Enabled/Disabled SNMP ZULD trap on the sepcified port.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus