ZYXEL-GS2024-MIB

File: ZYXEL-GS2024-MIB.mib (90939 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI SNMPv2-TC
SNMPv2-MIB RFC1213-MIB P-BRIDGE-MIB
Q-BRIDGE-MIB BRIDGE-MIB IF-MIB
SNMP-FRAMEWORK-MIB INET-ADDRESS-MIB DISMAN-PING-MIB

Imported symbols

IpAddress enterprises NOTIFICATION-TYPE
Integer32 Unsigned32 MODULE-IDENTITY
OBJECT-TYPE TEXTUAL-CONVENTION RowStatus
DateAndTime TruthValue StorageType
PhysAddress sysObjectID DisplayString
EnabledStatus PortList dot1dBasePort
InterfaceIndexOrZero SnmpAdminString InetAddressType
InetAddress OperationResponseStatus

Defined Types

RateLimitPortEntry  
SEQUENCE    
  rateLimitPortState EnabledStatus
  rateLimitPortIngRate INTEGER
  rateLimitPortScheme INTEGER

BrLimitPortEntry  
SEQUENCE    
  brLimitPortState EnabledStatus

PortSecurityPortEntry  
SEQUENCE    
  portSecurityPortState EnabledStatus

VlanTrunkPortEntry  
SEQUENCE    
  vlanTrunkPortState EnabledStatus

PortAuthEntry  
SEQUENCE    
  portAuthEntryState EnabledStatus
  portReAuthEntryState EnabledStatus
  portReAuthEntryTimer INTEGER

FanRpmEntry  
SEQUENCE    
  fanRpmIndex INTEGER
  fanRpmCurValue INTEGER
  fanRpmMaxValue INTEGER
  fanRpmMinValue INTEGER
  fanRpmLowThresh INTEGER
  fanRpmDescr DisplayString

TempEntry  
SEQUENCE    
  tempIndex INTEGER
  tempCurValue INTEGER
  tempMaxValue INTEGER
  tempMinValue INTEGER
  tempHighThresh INTEGER
  tempDescr DisplayString

VoltageEntry  
SEQUENCE    
  voltageIndex INTEGER
  voltageCurValue INTEGER
  voltageMaxValue INTEGER
  voltageMinValue INTEGER
  voltageNominalValue INTEGER
  voltageLowThresh INTEGER
  voltageDescr DisplayString

SnmpTrapDestEntry  
SEQUENCE    
  snmpTrapDestIP IpAddress
  snmpTrapDestRowStatus RowStatus

InbandIpEntry  
SEQUENCE    
  inbandEntryIp IpAddress
  inbandEntrySubnetMask IpAddress
  inbandEntryGateway IpAddress
  inbandEntryVid INTEGER
  inbandEntryManageable EnabledStatus
  inbandEntryRowStatus RowStatus

AggrGroupEntry  
SEQUENCE    
  aggrGroupIndex INTEGER
  aggrGroupState EnabledStatus
  aggrGroupDynamicState EnabledStatus

AggrPortEntry  
SEQUENCE    
  aggrPortGroup INTEGER
  aggrPortDynamicStateTimeout INTEGER

AccessCtlEntry  
SEQUENCE    
  accessCtlService INTEGER
  accessCtlEnable EnabledStatus
  accessCtlServicePort INTEGER
  accessCtlTimeout INTEGER

SecuredClientEntry  
SEQUENCE    
  securedClientIndex INTEGER
  securedClientEnable EnabledStatus
  securedClientStartIp IpAddress
  securedClientEndIp IpAddress
  securedClientService BITS

QueuingMethodEntry  
SEQUENCE    
  queuingMethodQueue INTEGER
  queuingMethodWeight INTEGER

StaticRouteEntry  
SEQUENCE    
  staticRouteName DisplayString
  staticRouteIp IpAddress
  staticRouteMask IpAddress
  staticRouteGateway IpAddress
  staticRouteMetric INTEGER
  staticRouteRowStatus RowStatus

ArpEntry  
SEQUENCE    
  arpIndex INTEGER
  arpIpAddr IpAddress
  arpMacAddr PhysAddress
  arpMacVid INTEGER
  arpType INTEGER

PortOpModePortEntry  
SEQUENCE    
  portOpModePortSpeedDuplex INTEGER
  portOpModePortFlowCntl INTEGER
  portOpModePortName OCTET STRING
  portOpModePortModuleType INTEGER
  portOpModePortLinkUpType INTEGER
  portOpModePortIntrusionLock EnabledStatus
  portOpModePortLBTestStatus INTEGER
  portOpModePortJumboFrame INTEGER

PortBasedVlanPortListEntry  
SEQUENCE    
  portBasedVlanPortListMembers PortList

MulticastPortEntry  
SEQUENCE    
  multicastPortImmediateLeave EnabledStatus
  multicastPortMaxGroupLimited EnabledStatus
  multicastPortMaxOfGroup INTEGER
  multicastPortIgmpFilteringProfile DisplayString

MulticastStatusEntry  
SEQUENCE    
  multicastStatusIndex INTEGER
  multicastStatusVlanID INTEGER
  multicastStatusPort INTEGER
  multicastStatusGroup IpAddress

IgmpFilteringProfileEntry  
SEQUENCE    
  igmpFilteringProfileName DisplayString
  igmpFilteringProfileStartAddress IpAddress
  igmpFilteringProfileEndAddress IpAddress
  igmpFilteringProfileRowStatus RowStatus

MvrEntry  
SEQUENCE    
  mvrVlanID INTEGER
  mvrName DisplayString
  mvrMode INTEGER
  mvrRowStatus RowStatus

MvrPortEntry  
SEQUENCE    
  mvrPortRole INTEGER
  mvrPortTagging EnabledStatus

MvrGroupEntry  
SEQUENCE    
  mvrGroupName DisplayString
  mvrGroupStartAddress IpAddress
  mvrGroupEndAddress IpAddress
  mvrGroupRowStatus RowStatus

DiffservMapEntry  
SEQUENCE    
  diffservMapDscp INTEGER
  diffservMapPriority INTEGER

ClusterManagerEntry  
SEQUENCE    
  clusterManagerVid INTEGER
  clusterManagerName DisplayString
  clusterManagerRowStatus RowStatus

ClusterMemberEntry  
SEQUENCE    
  clusterMemberMac DisplayString
  clusterMemberName DisplayString
  clusterMemberModel DisplayString
  clusterMemberPassword DisplayString
  clusterMemberRowStatus RowStatus

ClusterCandidateEntry  
SEQUENCE    
  clusterCandidateMac DisplayString
  clusterCandidateName DisplayString
  clusterCandidateModel DisplayString

ClusterStatusMemberEntry  
SEQUENCE    
  clusterStatusMemberMac DisplayString
  clusterStatusMemberName DisplayString
  clusterStatusMemberModel DisplayString
  clusterStatusMemberStatus INTEGER

UtcTimeStamp  
Universal Time Coordinated as a 32-bit value that designates the number of seconds since Jan 1, 1970 12:00AM.
TEXTUAL-CONVENTION    
  Unsigned32  

EventIdNumber  
This textual convention describes the index that uniquely identifies a fault event type in the entire system. Every fault event type, e.g. link down, has a unique EventIdNumber.
TEXTUAL-CONVENTION    
  Integer32  

EventSeverity  
This textual convention describes the severity of a fault event. The decreasing order of severity is shown in the textual convention.
TEXTUAL-CONVENTION    
  INTEGER critical(1), major(2), minor(3), informational(4)  

EventServiceAffective  
This textual convention indicates whether an event is immediately service affecting or not.
TEXTUAL-CONVENTION    
  INTEGER noServiceAffected(1), serviceAffected(2)  

InstanceType  
This textual convention describes the type of an instanceId associated with each event and by that means specifies how the instanceId variable should be intepreted. Various instanceId types are specified below to enable fault monitoring for different kind of devices from fixed configuration pizza boxes to multi chassis nodes. All instanceId types may not need to be used in every device type. Note also that instanceId semantics are element type dependent (e.g. different kind of interface naming conventions may be used) and thus instanceId usage may vary from element to element. ========================================================================= Type Description Example form of InstanceId ========================================================================= unknown (1) unknown type - Irrelevant- ------------------------------------------------------------------------- node (2) Associated with events originating from 1 the node. Used for general events that (Node number) can not be associated with any specific block. InstanceId value 1 is used for single node equipment. ------------------------------------------------------------------------- shelf (3) Associated with events originating from 1 the shelf. In the case of fixed (shelf number) configuration devices this type is used for events that are associated with the physical enclosure, e.g. faults related to fan etc. InstanceId value 1 is used for single self equipment. ------------------------------------------------------------------------- line (4) Associated with events originating from physical interfaces or associated components such as line cards. InstanceId usage examples for faults originating from: - Physical port: Simply port number, e.g. .......1 ------------------------------------------------------------------------- switch (5) Associated with events originating from 1 from a switch chip or a switch card. (switch number) For single switch equipment InstanceId value 1 is used, for multi swich nodes InstanceId semantics if for further study. ------------------------------------------------------------------------- lsp (6) Associated with events originating from 1 a particular lsp. (lsp index) NOTE: In this case the InstanceName contains the lsp name and InstanceId contains lsp index. ------------------------------------------------------------------------- l2Interface(7) Associated with events originating from - TBD - a particular layer 2 interface. Used for layer 2 related events such as L2 control protocol faults. InstanceId semantics is for further study. ------------------------------------------------------------------------- l3Interface(8) Associated with events originating from - TBD - a particular layer 3 interface. Used for layer 3 related events such as L3 control protocol faults. InstanceId semantics is for further study. ------------------------------------------------------------------------- rowIndex (9) Associated with events reporting about a 'logical' or conceptual table that consists of rows. The Instance Id is the index/key for a row in the table. The format of the Instance Id will simply be a series of decimal numbers seperated by a '.': =========================================================================
TEXTUAL-CONVENTION    
  INTEGER unknown(1), node(2), shelf(3), line(4), switch(5), lsp(6), l2Interface(7), l3Interface(8), rowIndex(9)  

EventEntry  
SEQUENCE    
  eventSeqNum Integer32
  eventEventId EventIdNumber
  eventName DisplayString
  eventInstanceType InstanceType
  eventInstanceId DisplayString
  eventInstanceName DisplayString
  eventSeverity EventSeverity
  eventSetTime UtcTimeStamp
  eventDescription DisplayString
  eventServAffective EventServiceAffective

EventPersistence  
This textual convention indicates whether the event is delta (automatically and immediately cleared) or normal (not automatically cleared).
TEXTUAL-CONVENTION    
  INTEGER normal(1), delta(2)  

Defined Values

zyxel 1.3.6.1.4.1.890
OBJECT IDENTIFIER    

products 1.3.6.1.4.1.890.1
OBJECT IDENTIFIER    

accessSwitch 1.3.6.1.4.1.890.1.5
OBJECT IDENTIFIER    

esSeries 1.3.6.1.4.1.890.1.5.8
OBJECT IDENTIFIER    

gs2024 1.3.6.1.4.1.890.1.5.8.15
OBJECT IDENTIFIER    

sysInfo 1.3.6.1.4.1.890.1.5.8.15.1
OBJECT IDENTIFIER    

sysSwPlatformMajorVers 1.3.6.1.4.1.890.1.5.8.15.1.1
SW platform major version, e.g. 3.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysSwPlatformMinorVers 1.3.6.1.4.1.890.1.5.8.15.1.2
SW platform minor version, e.g. 50.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysSwModelString 1.3.6.1.4.1.890.1.5.8.15.1.3
Model letters, e.g. TJ
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sysSwVersionControlNbr 1.3.6.1.4.1.890.1.5.8.15.1.4
Version control number, e.g. 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysSwDay 1.3.6.1.4.1.890.1.5.8.15.1.5
SW compilation day, e.g. 19.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysSwMonth 1.3.6.1.4.1.890.1.5.8.15.1.6
SW compilation month, e.g. 8.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysSwYear 1.3.6.1.4.1.890.1.5.8.15.1.7
SW compilation year, e.g. 2004.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysHwMajorVers 1.3.6.1.4.1.890.1.5.8.15.1.8
HW major version number, e.g. 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysHwMinorVers 1.3.6.1.4.1.890.1.5.8.15.1.9
HW minor version number, e.g. 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysSerialNumber 1.3.6.1.4.1.890.1.5.8.15.1.10
Serial number
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

rateLimitSetup 1.3.6.1.4.1.890.1.5.8.15.2
OBJECT IDENTIFIER    

rateLimitState 1.3.6.1.4.1.890.1.5.8.15.2.1
Ingress/egress rate limiting enabled/disabled for the switch.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

rateLimitPortTable 1.3.6.1.4.1.890.1.5.8.15.2.2
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RateLimitPortEntry

rateLimitPortEntry 1.3.6.1.4.1.890.1.5.8.15.2.2.1
An entry in rateLimitPortTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RateLimitPortEntry  

rateLimitPortState 1.3.6.1.4.1.890.1.5.8.15.2.2.1.1
Ingress/egress rate limiting enabled/disabled on the port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

rateLimitPortIngRate 1.3.6.1.4.1.890.1.5.8.15.2.2.1.2
Ingress rate in Mbit/s. The granularity of FE port is between 1 and 100. For GE port, the granularity is between 1 and 1000.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

rateLimitPortScheme 1.3.6.1.4.1.890.1.5.8.15.2.2.1.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER drop(0), flow-control(1)  

brLimitSetup 1.3.6.1.4.1.890.1.5.8.15.3
OBJECT IDENTIFIER    

brLimitState 1.3.6.1.4.1.890.1.5.8.15.3.1
Broadcast/multicast/DLF rate limiting enabled/disabled for the switch.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

brLimitType 1.3.6.1.4.1.890.1.5.8.15.3.2
0: Broadcast Only, 1: Broadcast and multicast, 2: Broadcast and unknown unicast, 3: Broadcast, multicast and unknown unicast.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

brLimitPktLimit 1.3.6.1.4.1.890.1.5.8.15.3.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

brLimitPortTable 1.3.6.1.4.1.890.1.5.8.15.3.4
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BrLimitPortEntry

brLimitPortEntry 1.3.6.1.4.1.890.1.5.8.15.3.4.1
An entry in brLimitPortTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BrLimitPortEntry  

brLimitPortState 1.3.6.1.4.1.890.1.5.8.15.3.4.1.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

portSecuritySetup 1.3.6.1.4.1.890.1.5.8.15.4
OBJECT IDENTIFIER    

portSecurityState 1.3.6.1.4.1.890.1.5.8.15.4.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

portSecurityPortTable 1.3.6.1.4.1.890.1.5.8.15.4.2
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortSecurityPortEntry

portSecurityPortEntry 1.3.6.1.4.1.890.1.5.8.15.4.2.1
An entry in portSecurityPortTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PortSecurityPortEntry  

portSecurityPortState 1.3.6.1.4.1.890.1.5.8.15.4.2.1.1
Port Security enabled/disabled on the port. Active(1) means this port only accept frames from static MAC addresses that are configured for the port, and dynamic MAC address frames up to the number specified by portSecurityPortCount object.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

portSecurityMacFreeze 1.3.6.1.4.1.890.1.5.8.15.4.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  PortList  

vlanTrunkSetup 1.3.6.1.4.1.890.1.5.8.15.5
OBJECT IDENTIFIER    

vlanTrunkPortTable 1.3.6.1.4.1.890.1.5.8.15.5.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanTrunkPortEntry

vlanTrunkPortEntry 1.3.6.1.4.1.890.1.5.8.15.5.1.1
An entry in vlanTrunkPortTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VlanTrunkPortEntry  

vlanTrunkPortState 1.3.6.1.4.1.890.1.5.8.15.5.1.1.1
VlanTrunking enabled/disabled on the port. Active(1) to allow frames belonging to unknown VLAN groups to pass through the switch.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

radius8021xSetup 1.3.6.1.4.1.890.1.5.8.15.6
OBJECT IDENTIFIER    

radiusLoginPrecedence 1.3.6.1.4.1.890.1.5.8.15.6.1
1. Local Only 2. Local then RADIUS 3. RADIUS Only
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

radiusAnd8021xServer 1.3.6.1.4.1.890.1.5.8.15.6.2
OBJECT IDENTIFIER    

radiusIpAddr 1.3.6.1.4.1.890.1.5.8.15.6.2.1
The IP address of the RADIUS server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

radiusUdpPort 1.3.6.1.4.1.890.1.5.8.15.6.2.2
The UDP port of the RADIUS server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

radiusSharedSecret 1.3.6.1.4.1.890.1.5.8.15.6.2.3
Shared secret used for RADIUS and network eleemnt authentication.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

portAuthState 1.3.6.1.4.1.890.1.5.8.15.6.3
802.1x port authentication enabled/disabled for the switch.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

portAuthTable 1.3.6.1.4.1.890.1.5.8.15.6.4
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortAuthEntry

portAuthEntry 1.3.6.1.4.1.890.1.5.8.15.6.4.1
An entry in portAuthTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PortAuthEntry  

portAuthEntryState 1.3.6.1.4.1.890.1.5.8.15.6.4.1.1
802.1x port authentication enabled or disabled on the port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

portReAuthEntryState 1.3.6.1.4.1.890.1.5.8.15.6.4.1.2
802.1x port re-authentication enabled or disabled on the port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

portReAuthEntryTimer 1.3.6.1.4.1.890.1.5.8.15.6.4.1.3
Re-authentication timer in seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hwMonitorInfo 1.3.6.1.4.1.890.1.5.8.15.7
OBJECT IDENTIFIER    

fanRpmTable 1.3.6.1.4.1.890.1.5.8.15.7.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FanRpmEntry

fanRpmEntry 1.3.6.1.4.1.890.1.5.8.15.7.1.1
An entry in fanRpmTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  FanRpmEntry  

fanRpmIndex 1.3.6.1.4.1.890.1.5.8.15.7.1.1.1
Index of FAN.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

fanRpmCurValue 1.3.6.1.4.1.890.1.5.8.15.7.1.1.2
Current speed in Revolutions Per Minute (RPM) on the fan.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

fanRpmMaxValue 1.3.6.1.4.1.890.1.5.8.15.7.1.1.3
Maximum speed measured in Revolutions Per Minute (RPM) on the fan.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

fanRpmMinValue 1.3.6.1.4.1.890.1.5.8.15.7.1.1.4
Minimum speed measured in Revolutions Per Minute (RPM) on the fan.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

fanRpmLowThresh 1.3.6.1.4.1.890.1.5.8.15.7.1.1.5
The minimum speed at which a normal fan should work.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

fanRpmDescr 1.3.6.1.4.1.890.1.5.8.15.7.1.1.6
'Normal' indicates that this fan is functioning above the minimum speed. 'Error' indicates that this fan is functioning below the minimum speed.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tempTable 1.3.6.1.4.1.890.1.5.8.15.7.2
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TempEntry

tempEntry 1.3.6.1.4.1.890.1.5.8.15.7.2.1
An entry in tempTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TempEntry  

tempIndex 1.3.6.1.4.1.890.1.5.8.15.7.2.1.1
Index of temperature unit. 1:MAC, 2:CPU, 3:PHY
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mac(1), cpu(2), phy(3)  

tempCurValue 1.3.6.1.4.1.890.1.5.8.15.7.2.1.2
The current temperature measured at this sensor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tempMaxValue 1.3.6.1.4.1.890.1.5.8.15.7.2.1.3
The maximum temperature measured at this sensor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tempMinValue 1.3.6.1.4.1.890.1.5.8.15.7.2.1.4
The minimum temperature measured at this sensor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tempHighThresh 1.3.6.1.4.1.890.1.5.8.15.7.2.1.5
The upper temperature limit at this sensor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tempDescr 1.3.6.1.4.1.890.1.5.8.15.7.2.1.6
'Normal' indicates temperatures below the threshold and 'Error' for those above.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

voltageTable 1.3.6.1.4.1.890.1.5.8.15.7.3
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VoltageEntry

voltageEntry 1.3.6.1.4.1.890.1.5.8.15.7.3.1
An entry in voltageTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  VoltageEntry  

voltageIndex 1.3.6.1.4.1.890.1.5.8.15.7.3.1.1
Index of voltage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

voltageCurValue 1.3.6.1.4.1.890.1.5.8.15.7.3.1.2
The current voltage reading.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

voltageMaxValue 1.3.6.1.4.1.890.1.5.8.15.7.3.1.3
The maximum voltage measured at this point.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

voltageMinValue 1.3.6.1.4.1.890.1.5.8.15.7.3.1.4
The minimum voltage measured at this point.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

voltageNominalValue 1.3.6.1.4.1.890.1.5.8.15.7.3.1.5
The normal voltage at wchich the switch work.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

voltageLowThresh 1.3.6.1.4.1.890.1.5.8.15.7.3.1.6
The minimum voltage at which the switch should work.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

voltageDescr 1.3.6.1.4.1.890.1.5.8.15.7.3.1.7
'Normal' indicates that the voltage is within an acceptable operating range at this point; otherwise 'Error' is displayed.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

snmpSetup 1.3.6.1.4.1.890.1.5.8.15.8
OBJECT IDENTIFIER    

snmpGetCommunity 1.3.6.1.4.1.890.1.5.8.15.8.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

snmpSetCommunity 1.3.6.1.4.1.890.1.5.8.15.8.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

snmpTrapCommunity 1.3.6.1.4.1.890.1.5.8.15.8.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

snmpTrapDestTable 1.3.6.1.4.1.890.1.5.8.15.8.4
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnmpTrapDestEntry

snmpTrapDestEntry 1.3.6.1.4.1.890.1.5.8.15.8.4.1
An entry in snmpTrapDestTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnmpTrapDestEntry  

snmpTrapDestIP 1.3.6.1.4.1.890.1.5.8.15.8.4.1.1
IP address of trap destination.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpAddress  

snmpTrapDestRowStatus 1.3.6.1.4.1.890.1.5.8.15.8.4.1.2
Tok_String
Status: mandatory Access: read-create
OBJECT-TYPE    
  RowStatus  

dateTimeServerSetup 1.3.6.1.4.1.890.1.5.8.15.9
OBJECT IDENTIFIER    

dateTimeServerType 1.3.6.1.4.1.890.1.5.8.15.9.1
The time service protocol.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), daytime(2), time(3), ntp(4)  

dateTimeServerIP 1.3.6.1.4.1.890.1.5.8.15.9.2
IP address of time server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

dateTimeZone 1.3.6.1.4.1.890.1.5.8.15.9.3
The time difference between UTC. Ex: +01
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dateTimeNewDateYear 1.3.6.1.4.1.890.1.5.8.15.9.4
The new date in year.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dateTimeNewDateMonth 1.3.6.1.4.1.890.1.5.8.15.9.5
The new date in month.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dateTimeNewDateDay 1.3.6.1.4.1.890.1.5.8.15.9.6
The new date in day.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dateTimeNewTimeHour 1.3.6.1.4.1.890.1.5.8.15.9.7
The new time in hour.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dateTimeNewTimeMinute 1.3.6.1.4.1.890.1.5.8.15.9.8
The new time in minute.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dateTimeNewTimeSecond 1.3.6.1.4.1.890.1.5.8.15.9.9
The new time in second.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sysMgmt 1.3.6.1.4.1.890.1.5.8.15.10
OBJECT IDENTIFIER    

sysMgmtConfigSave 1.3.6.1.4.1.890.1.5.8.15.10.1
If setting value is given, the variable write index will be set and running-config will be written to the assigned configuration file. If not, running-config will be written to the booting one.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER config-1(1), config-2(2)  

sysMgmtBootupConfig 1.3.6.1.4.1.890.1.5.8.15.10.2
The setting value (read index) will be written into non-volatile memory. While rebooting, the variable write index is equal to read index initially. You can change the value of write index by CLI / MIB.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER config-1(1), config-2(2)  

sysMgmtReboot 1.3.6.1.4.1.890.1.5.8.15.10.3
Reboot switch from SNMP. 1:Reboot, 0:Nothing
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER nothing(0), reboot(1)  

sysMgmtDefaultConfig 1.3.6.1.4.1.890.1.5.8.15.10.4
Erase running config and reset to default.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER nothing(0), reset-to-default(1)  

sysMgmtLastActionStatus 1.3.6.1.4.1.890.1.5.8.15.10.5
Display status of last mgmt action.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(0), success(1), fail(2)  

sysMgmtSystemStatus 1.3.6.1.4.1.890.1.5.8.15.10.6
This variable indicates the status of the system. The sysMgmtAlarmStatus is a bit map represented a sum, therefore, it can represent multiple defects simultaneously. The sysNoDefect should be set if and only if no other flag is set. The various bit positions are: 0 sysAlarmDetected 1 sysTemperatureError 2 sysFanRPMError 3 sysVoltageRangeError
Status: mandatory Access: read-only
OBJECT-TYPE    
  BITS sysAlarmDetected(0), sysTemperatureError(1), sysFanRPMError(2), sysVoltageRangeError(3)  

sysMgmtCPUUsage 1.3.6.1.4.1.890.1.5.8.15.10.7
Show device CPU load in %, it's the snapshot of CPU load when getting the values.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

layer2Setup 1.3.6.1.4.1.890.1.5.8.15.11
OBJECT IDENTIFIER    

vlanTypeSetup 1.3.6.1.4.1.890.1.5.8.15.11.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dot1Q(1), port-based(2)  

igmpSnoopingStateSetup 1.3.6.1.4.1.890.1.5.8.15.11.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

igmpFilteringStateSetup 1.3.6.1.4.1.890.1.5.8.15.11.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

unknownMulticastFrameForwarding 1.3.6.1.4.1.890.1.5.8.15.11.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER flooding(1), drop(2)  

stpState 1.3.6.1.4.1.890.1.5.8.15.11.5
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

ipSetup 1.3.6.1.4.1.890.1.5.8.15.12
OBJECT IDENTIFIER    

dnsIpAddress 1.3.6.1.4.1.890.1.5.8.15.12.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

defaultMgmt 1.3.6.1.4.1.890.1.5.8.15.12.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER in-band(0), out-of-band(1)  

inbandIpSetup 1.3.6.1.4.1.890.1.5.8.15.12.3
OBJECT IDENTIFIER    

inbandIpType 1.3.6.1.4.1.890.1.5.8.15.12.3.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dhcp-client(0), static-ip(1)  

inbandVid 1.3.6.1.4.1.890.1.5.8.15.12.3.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

inbandStaticIp 1.3.6.1.4.1.890.1.5.8.15.12.3.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

inbandStaticSubnetMask 1.3.6.1.4.1.890.1.5.8.15.12.3.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

inbandStaticGateway 1.3.6.1.4.1.890.1.5.8.15.12.3.5
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

outOfBandIpSetup 1.3.6.1.4.1.890.1.5.8.15.12.4
OBJECT IDENTIFIER    

outOfBandIp 1.3.6.1.4.1.890.1.5.8.15.12.4.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

outOfBandSubnetMask 1.3.6.1.4.1.890.1.5.8.15.12.4.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

outOfBandGateway 1.3.6.1.4.1.890.1.5.8.15.12.4.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

maxNumOfInbandIp 1.3.6.1.4.1.890.1.5.8.15.12.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

inbandIpTable 1.3.6.1.4.1.890.1.5.8.15.12.6
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    InbandIpEntry

inbandIpEntry 1.3.6.1.4.1.890.1.5.8.15.12.6.1
An entry in inbandIpTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  InbandIpEntry  

inbandEntryIp 1.3.6.1.4.1.890.1.5.8.15.12.6.1.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

inbandEntrySubnetMask 1.3.6.1.4.1.890.1.5.8.15.12.6.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

inbandEntryGateway 1.3.6.1.4.1.890.1.5.8.15.12.6.1.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

inbandEntryVid 1.3.6.1.4.1.890.1.5.8.15.12.6.1.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

inbandEntryManageable 1.3.6.1.4.1.890.1.5.8.15.12.6.1.5
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

inbandEntryRowStatus 1.3.6.1.4.1.890.1.5.8.15.12.6.1.6
Tok_String
Status: mandatory Access: read-create
OBJECT-TYPE    
  RowStatus  

mirrorSetup 1.3.6.1.4.1.890.1.5.8.15.13
OBJECT IDENTIFIER    

mirrorState 1.3.6.1.4.1.890.1.5.8.15.13.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

mirrorMonitorPort 1.3.6.1.4.1.890.1.5.8.15.13.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mirrorMirroredPort 1.3.6.1.4.1.890.1.5.8.15.13.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mirrorDirection 1.3.6.1.4.1.890.1.5.8.15.13.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ingress(0), egress(1), both(2)  

aggrSetup 1.3.6.1.4.1.890.1.5.8.15.14
OBJECT IDENTIFIER    

aggrState 1.3.6.1.4.1.890.1.5.8.15.14.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

aggrSystemPriority 1.3.6.1.4.1.890.1.5.8.15.14.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

aggrGroupTable 1.3.6.1.4.1.890.1.5.8.15.14.3
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AggrGroupEntry

aggrGroupEntry 1.3.6.1.4.1.890.1.5.8.15.14.3.1
An entry in aggrGroupTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AggrGroupEntry  

aggrGroupIndex 1.3.6.1.4.1.890.1.5.8.15.14.3.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

aggrGroupState 1.3.6.1.4.1.890.1.5.8.15.14.3.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

aggrGroupDynamicState 1.3.6.1.4.1.890.1.5.8.15.14.3.1.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

aggrPortTable 1.3.6.1.4.1.890.1.5.8.15.14.4
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AggrPortEntry

aggrPortEntry 1.3.6.1.4.1.890.1.5.8.15.14.4.1
An entry in aggrPortTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AggrPortEntry  

aggrPortGroup 1.3.6.1.4.1.890.1.5.8.15.14.4.1.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(0), t1(1), t2(2), t3(3), t4(4)  

aggrPortDynamicStateTimeout 1.3.6.1.4.1.890.1.5.8.15.14.4.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accessCtlSetup 1.3.6.1.4.1.890.1.5.8.15.15
OBJECT IDENTIFIER    

accessCtlTable 1.3.6.1.4.1.890.1.5.8.15.15.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccessCtlEntry

accessCtlEntry 1.3.6.1.4.1.890.1.5.8.15.15.1.1
An entry in accessCtlTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccessCtlEntry  

accessCtlService 1.3.6.1.4.1.890.1.5.8.15.15.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER telnet(1), ssh(2), ftp(3), http(4), https(5), icmp(6), snmp(7)  

accessCtlEnable 1.3.6.1.4.1.890.1.5.8.15.15.1.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

accessCtlServicePort 1.3.6.1.4.1.890.1.5.8.15.15.1.1.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accessCtlTimeout 1.3.6.1.4.1.890.1.5.8.15.15.1.1.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

securedClientTable 1.3.6.1.4.1.890.1.5.8.15.15.2
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SecuredClientEntry

securedClientEntry 1.3.6.1.4.1.890.1.5.8.15.15.2.1
An entry in securedClientTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SecuredClientEntry  

securedClientIndex 1.3.6.1.4.1.890.1.5.8.15.15.2.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

securedClientEnable 1.3.6.1.4.1.890.1.5.8.15.15.2.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

securedClientStartIp 1.3.6.1.4.1.890.1.5.8.15.15.2.1.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

securedClientEndIp 1.3.6.1.4.1.890.1.5.8.15.15.2.1.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

securedClientService 1.3.6.1.4.1.890.1.5.8.15.15.2.1.5
Bit 0:Telnet, Bit 1:FTP, Bit 2:Web, Bit 3:ICMP, Bit 4:SNMP
Status: mandatory Access: read-write
OBJECT-TYPE    
  BITS telnet(0), ftp(1), http(2), icmp(3), snmp(4), ssh(5), https(6)  

queuingMethodSetup 1.3.6.1.4.1.890.1.5.8.15.16
OBJECT IDENTIFIER    

queuingMethodMode 1.3.6.1.4.1.890.1.5.8.15.16.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER strictly-priority(0), weighted-round-robin(1)  

queuingMethodTable 1.3.6.1.4.1.890.1.5.8.15.16.2
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QueuingMethodEntry

queuingMethodEntry 1.3.6.1.4.1.890.1.5.8.15.16.2.1
An entry in queuingMethodTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  QueuingMethodEntry  

queuingMethodQueue 1.3.6.1.4.1.890.1.5.8.15.16.2.1.1
0...3
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

queuingMethodWeight 1.3.6.1.4.1.890.1.5.8.15.16.2.1.2
0...15
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

staticRouteSetup 1.3.6.1.4.1.890.1.5.8.15.17
OBJECT IDENTIFIER    

maxNumberOfStaticRoutes 1.3.6.1.4.1.890.1.5.8.15.17.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

staticRouteTable 1.3.6.1.4.1.890.1.5.8.15.17.2
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StaticRouteEntry

staticRouteEntry 1.3.6.1.4.1.890.1.5.8.15.17.2.1
An entry in staticRouteTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  StaticRouteEntry  

staticRouteName 1.3.6.1.4.1.890.1.5.8.15.17.2.1.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

staticRouteIp 1.3.6.1.4.1.890.1.5.8.15.17.2.1.2
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpAddress  

staticRouteMask 1.3.6.1.4.1.890.1.5.8.15.17.2.1.3
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpAddress  

staticRouteGateway 1.3.6.1.4.1.890.1.5.8.15.17.2.1.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

staticRouteMetric 1.3.6.1.4.1.890.1.5.8.15.17.2.1.5
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

staticRouteRowStatus 1.3.6.1.4.1.890.1.5.8.15.17.2.1.6
Tok_String
Status: mandatory Access: read-create
OBJECT-TYPE    
  RowStatus  

arpInfo 1.3.6.1.4.1.890.1.5.8.15.18
OBJECT IDENTIFIER    

arpTable 1.3.6.1.4.1.890.1.5.8.15.18.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArpEntry

arpEntry 1.3.6.1.4.1.890.1.5.8.15.18.1.1
An entry in arpTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ArpEntry  

arpIndex 1.3.6.1.4.1.890.1.5.8.15.18.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

arpIpAddr 1.3.6.1.4.1.890.1.5.8.15.18.1.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

arpMacAddr 1.3.6.1.4.1.890.1.5.8.15.18.1.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

arpMacVid 1.3.6.1.4.1.890.1.5.8.15.18.1.1.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

arpType 1.3.6.1.4.1.890.1.5.8.15.18.1.1.5
1-static, 2-dynamic
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

portOpModeSetup 1.3.6.1.4.1.890.1.5.8.15.19
OBJECT IDENTIFIER    

portOpModePortTable 1.3.6.1.4.1.890.1.5.8.15.19.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortOpModePortEntry

portOpModePortEntry 1.3.6.1.4.1.890.1.5.8.15.19.1.1
An entry in portOpModePortTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PortOpModePortEntry  

portOpModePortSpeedDuplex 1.3.6.1.4.1.890.1.5.8.15.19.1.1.1
Tok_String
Status: mandatory 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)  

portOpModePortFlowCntl 1.3.6.1.4.1.890.1.5.8.15.19.1.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(0), on(1)  

portOpModePortName 1.3.6.1.4.1.890.1.5.8.15.19.1.1.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

portOpModePortModuleType 1.3.6.1.4.1.890.1.5.8.15.19.1.1.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER fast-ethernet-10-100(0), gigabit-ethernet-100-1000(1)  

portOpModePortLinkUpType 1.3.6.1.4.1.890.1.5.8.15.19.1.1.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER down(0), copper(1), fiber(2)  

portOpModePortIntrusionLock 1.3.6.1.4.1.890.1.5.8.15.19.1.1.6
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

portOpModePortLBTestStatus 1.3.6.1.4.1.890.1.5.8.15.19.1.1.7
This entry display latest loopback test status of port while performing loopback test.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(0), underTesting(1), success(2), fail(3)  

portOpModePortJumboFrame 1.3.6.1.4.1.890.1.5.8.15.19.1.1.8
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(0), on(1)  

portBasedVlanSetup 1.3.6.1.4.1.890.1.5.8.15.20
OBJECT IDENTIFIER    

portBasedVlanPortListTable 1.3.6.1.4.1.890.1.5.8.15.20.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortBasedVlanPortListEntry

portBasedVlanPortListEntry 1.3.6.1.4.1.890.1.5.8.15.20.1.1
An entry in portBasedVlanPortListTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PortBasedVlanPortListEntry  

portBasedVlanPortListMembers 1.3.6.1.4.1.890.1.5.8.15.20.1.1.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  PortList  

multicastPortSetup 1.3.6.1.4.1.890.1.5.8.15.21
OBJECT IDENTIFIER    

multicastPortTable 1.3.6.1.4.1.890.1.5.8.15.21.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MulticastPortEntry

multicastPortEntry 1.3.6.1.4.1.890.1.5.8.15.21.1.1
An entry in multicastPortTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MulticastPortEntry  

multicastPortImmediateLeave 1.3.6.1.4.1.890.1.5.8.15.21.1.1.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

multicastPortMaxGroupLimited 1.3.6.1.4.1.890.1.5.8.15.21.1.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

multicastPortMaxOfGroup 1.3.6.1.4.1.890.1.5.8.15.21.1.1.3
0..255
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

multicastPortIgmpFilteringProfile 1.3.6.1.4.1.890.1.5.8.15.21.1.1.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

multicastStatus 1.3.6.1.4.1.890.1.5.8.15.22
OBJECT IDENTIFIER    

multicastStatusTable 1.3.6.1.4.1.890.1.5.8.15.22.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MulticastStatusEntry

multicastStatusEntry 1.3.6.1.4.1.890.1.5.8.15.22.1.1
An entry in multicastStatusTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MulticastStatusEntry  

multicastStatusIndex 1.3.6.1.4.1.890.1.5.8.15.22.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

multicastStatusVlanID 1.3.6.1.4.1.890.1.5.8.15.22.1.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

multicastStatusPort 1.3.6.1.4.1.890.1.5.8.15.22.1.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

multicastStatusGroup 1.3.6.1.4.1.890.1.5.8.15.22.1.1.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

igmpFilteringProfileSetup 1.3.6.1.4.1.890.1.5.8.15.23
OBJECT IDENTIFIER    

igmpFilteringMaxNumberOfProfile 1.3.6.1.4.1.890.1.5.8.15.23.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

igmpFilteringProfileTable 1.3.6.1.4.1.890.1.5.8.15.23.2
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpFilteringProfileEntry

igmpFilteringProfileEntry 1.3.6.1.4.1.890.1.5.8.15.23.2.1
An entry in igmpFilteringProfileTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IgmpFilteringProfileEntry  

igmpFilteringProfileName 1.3.6.1.4.1.890.1.5.8.15.23.2.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

igmpFilteringProfileStartAddress 1.3.6.1.4.1.890.1.5.8.15.23.2.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

igmpFilteringProfileEndAddress 1.3.6.1.4.1.890.1.5.8.15.23.2.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

igmpFilteringProfileRowStatus 1.3.6.1.4.1.890.1.5.8.15.23.2.1.4
Tok_String
Status: mandatory Access: read-create
OBJECT-TYPE    
  RowStatus  

mvrSetup 1.3.6.1.4.1.890.1.5.8.15.24
OBJECT IDENTIFIER    

maxNumberOfMVR 1.3.6.1.4.1.890.1.5.8.15.24.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mvrTable 1.3.6.1.4.1.890.1.5.8.15.24.2
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MvrEntry

mvrEntry 1.3.6.1.4.1.890.1.5.8.15.24.2.1
An entry in mvrTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MvrEntry  

mvrVlanID 1.3.6.1.4.1.890.1.5.8.15.24.2.1.1
1..4094
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mvrName 1.3.6.1.4.1.890.1.5.8.15.24.2.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

mvrMode 1.3.6.1.4.1.890.1.5.8.15.24.2.1.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dynamic(0), compatible(1)  

mvrRowStatus 1.3.6.1.4.1.890.1.5.8.15.24.2.1.4
Tok_String
Status: mandatory Access: read-create
OBJECT-TYPE    
  RowStatus  

mvrPortTable 1.3.6.1.4.1.890.1.5.8.15.24.3
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MvrPortEntry

mvrPortEntry 1.3.6.1.4.1.890.1.5.8.15.24.3.1
An entry in mvrPortTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MvrPortEntry  

mvrPortRole 1.3.6.1.4.1.890.1.5.8.15.24.3.1.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), source-port(2), receiver-port(3)  

mvrPortTagging 1.3.6.1.4.1.890.1.5.8.15.24.3.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

maxNumberOfMvrGroup 1.3.6.1.4.1.890.1.5.8.15.24.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mvrGroupTable 1.3.6.1.4.1.890.1.5.8.15.24.5
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MvrGroupEntry

mvrGroupEntry 1.3.6.1.4.1.890.1.5.8.15.24.5.1
An entry in mvrGroupTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MvrGroupEntry  

mvrGroupName 1.3.6.1.4.1.890.1.5.8.15.24.5.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mvrGroupStartAddress 1.3.6.1.4.1.890.1.5.8.15.24.5.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

mvrGroupEndAddress 1.3.6.1.4.1.890.1.5.8.15.24.5.1.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

mvrGroupRowStatus 1.3.6.1.4.1.890.1.5.8.15.24.5.1.4
Tok_String
Status: mandatory Access: read-create
OBJECT-TYPE    
  RowStatus  

diffservSetup 1.3.6.1.4.1.890.1.5.8.15.25
OBJECT IDENTIFIER    

diffservState 1.3.6.1.4.1.890.1.5.8.15.25.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

diffservMapTable 1.3.6.1.4.1.890.1.5.8.15.25.2
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffservMapEntry

diffservMapEntry 1.3.6.1.4.1.890.1.5.8.15.25.2.1
An entry in diffservMapTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DiffservMapEntry  

diffservMapDscp 1.3.6.1.4.1.890.1.5.8.15.25.2.1.1
0-63
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diffservMapPriority 1.3.6.1.4.1.890.1.5.8.15.25.2.1.2
0-7
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

clusterSetup 1.3.6.1.4.1.890.1.5.8.15.26
OBJECT IDENTIFIER    

clusterManager 1.3.6.1.4.1.890.1.5.8.15.26.1
OBJECT IDENTIFIER    

clusterMaxNumOfManager 1.3.6.1.4.1.890.1.5.8.15.26.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

clusterManagerTable 1.3.6.1.4.1.890.1.5.8.15.26.1.2
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClusterManagerEntry

clusterManagerEntry 1.3.6.1.4.1.890.1.5.8.15.26.1.2.1
An entry in clusterManagerTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ClusterManagerEntry  

clusterManagerVid 1.3.6.1.4.1.890.1.5.8.15.26.1.2.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

clusterManagerName 1.3.6.1.4.1.890.1.5.8.15.26.1.2.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

clusterManagerRowStatus 1.3.6.1.4.1.890.1.5.8.15.26.1.2.1.3
Tok_String
Status: mandatory Access: read-create
OBJECT-TYPE    
  RowStatus  

clusterMembers 1.3.6.1.4.1.890.1.5.8.15.26.2
OBJECT IDENTIFIER    

clusterMaxNumOfMember 1.3.6.1.4.1.890.1.5.8.15.26.2.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

clusterMemberTable 1.3.6.1.4.1.890.1.5.8.15.26.2.2
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClusterMemberEntry

clusterMemberEntry 1.3.6.1.4.1.890.1.5.8.15.26.2.2.1
An entry in clusterMemberTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ClusterMemberEntry  

clusterMemberMac 1.3.6.1.4.1.890.1.5.8.15.26.2.2.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DisplayString  

clusterMemberName 1.3.6.1.4.1.890.1.5.8.15.26.2.2.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

clusterMemberModel 1.3.6.1.4.1.890.1.5.8.15.26.2.2.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

clusterMemberPassword 1.3.6.1.4.1.890.1.5.8.15.26.2.2.1.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

clusterMemberRowStatus 1.3.6.1.4.1.890.1.5.8.15.26.2.2.1.5
Tok_String
Status: mandatory Access: read-create
OBJECT-TYPE    
  RowStatus  

clusterCandidates 1.3.6.1.4.1.890.1.5.8.15.26.3
OBJECT IDENTIFIER    

clusterCandidateTable 1.3.6.1.4.1.890.1.5.8.15.26.3.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClusterCandidateEntry

clusterCandidateEntry 1.3.6.1.4.1.890.1.5.8.15.26.3.1.1
An entry in clusterCandidateTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ClusterCandidateEntry  

clusterCandidateMac 1.3.6.1.4.1.890.1.5.8.15.26.3.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

clusterCandidateName 1.3.6.1.4.1.890.1.5.8.15.26.3.1.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

clusterCandidateModel 1.3.6.1.4.1.890.1.5.8.15.26.3.1.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

clusterStatus 1.3.6.1.4.1.890.1.5.8.15.26.4
OBJECT IDENTIFIER    

clusterStatusRole 1.3.6.1.4.1.890.1.5.8.15.26.4.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(0), manager(1), member(2)  

clusterStatusManager 1.3.6.1.4.1.890.1.5.8.15.26.4.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

clsuterStatusMaxNumOfMember 1.3.6.1.4.1.890.1.5.8.15.26.4.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

clusterStatusMemberTable 1.3.6.1.4.1.890.1.5.8.15.26.4.4
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClusterStatusMemberEntry

clusterStatusMemberEntry 1.3.6.1.4.1.890.1.5.8.15.26.4.4.1
An entry in clusterStatusMemberTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ClusterStatusMemberEntry  

clusterStatusMemberMac 1.3.6.1.4.1.890.1.5.8.15.26.4.4.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

clusterStatusMemberName 1.3.6.1.4.1.890.1.5.8.15.26.4.4.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

clusterStatusMemberModel 1.3.6.1.4.1.890.1.5.8.15.26.4.4.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

clusterStatusMemberStatus 1.3.6.1.4.1.890.1.5.8.15.26.4.4.1.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER error(0), online(1), offline(2)  

faultMIB 1.3.6.1.4.1.890.1.5.8.15.27
Fault event table definitions
MODULE-IDENTITY    

eventObjects 1.3.6.1.4.1.890.1.5.8.15.27.1
OBJECT IDENTIFIER    

eventTable 1.3.6.1.4.1.890.1.5.8.15.27.1.1
A list of currently active fault events. All faults of normal type regardless of their severity level are recorded in the event table. When a normal type fault is cleared it is deleted from the event table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EventEntry

eventEntry 1.3.6.1.4.1.890.1.5.8.15.27.1.1.1
An entry containing information about an event in the event table.
Status: current Access: not-accessible
OBJECT-TYPE    
  EventEntry  

eventSeqNum 1.3.6.1.4.1.890.1.5.8.15.27.1.1.1.1
This variable represents the sequence number of an event. Sequence number is incremented monotonically starting from 0 until it reaches its maximum and wraps around back to 0. Sequence number is incremented when - the state of a normal type fault is set on (the same sequence number is present in the events table as well as in the trap that is sent to notify about the fault on event) - delta event occurs (sequence number present in trap message) - the state of a normal type fault is set off (sequence number present in trap that is sent to notify for clearing).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eventEventId 1.3.6.1.4.1.890.1.5.8.15.27.1.1.1.2
This variable represents the event ID which uniquely identifies the event in the entire system.
Status: current Access: read-only
OBJECT-TYPE    
  EventIdNumber  

eventName 1.3.6.1.4.1.890.1.5.8.15.27.1.1.1.3
This variable represents the name of the event, for example 'Ethernet Link Down'
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..40)  

eventInstanceType 1.3.6.1.4.1.890.1.5.8.15.27.1.1.1.4
This variable represents the type of InstanceId of a particular event in the event table. In brief the instanceType refers to the type of sub-component generating this event in the system, for example switch (5). For more details see the textual conventions section. AFFECTS: eventInstanceId, eventInstanceName
Status: current Access: read-only
OBJECT-TYPE    
  InstanceType  

eventInstanceId 1.3.6.1.4.1.890.1.5.8.15.27.1.1.1.5
This variable represents the InstanceId of a particular event in the event current table. In brief the instanceId refers to the sub-component generating this event in the system, for example '1' for port 1. For more details see the textual conventions section. DEPENDS ON: eventInstanceType
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

eventInstanceName 1.3.6.1.4.1.890.1.5.8.15.27.1.1.1.6
This variable is mainly used to store additional information about the sub-component that is generating an event. For example this field may specify what cooling fan is faulty. DEPENDS ON: eventInstanceType
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

eventSeverity 1.3.6.1.4.1.890.1.5.8.15.27.1.1.1.7
This variable dictates the urgency of action when a event occurs. There are four severity levels - Critical, Major, Minor, and Informational. Critical events are those, which require immediate operator intervention to prevent/reduce system down time. Major events require quick attention and Minor events possibly require some attention. Informational events indicate the occurrence of events that may need to be investigated.
Status: current Access: read-only
OBJECT-TYPE    
  EventSeverity  

eventSetTime 1.3.6.1.4.1.890.1.5.8.15.27.1.1.1.8
This table contains only normal events and this variable represents the time when the event become active, i.e. the number of seconds since Jan 1, 1970 12:00AM.
Status: current Access: read-only
OBJECT-TYPE    
  UtcTimeStamp  

eventDescription 1.3.6.1.4.1.890.1.5.8.15.27.1.1.1.9
This variable contains a description of the event and reasons behind the event. This is a free format alpha-numeric string that is set by the entity generating this event. This variable may be empty if there is no usefull information to report. The maximum length of this string is 255 characters.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

eventServAffective 1.3.6.1.4.1.890.1.5.8.15.27.1.1.1.10
This variable indicates whether the event is service affective or not
Status: current Access: read-only
OBJECT-TYPE    
  EventServiceAffective  

faultTrapsMIB 1.3.6.1.4.1.890.1.5.8.15.28
Fault event trap definitions
MODULE-IDENTITY    

trapInfoObjects 1.3.6.1.4.1.890.1.5.8.15.28.1
OBJECT IDENTIFIER    

trapNotifications 1.3.6.1.4.1.890.1.5.8.15.28.2
OBJECT IDENTIFIER    

trapRefSeqNum 1.3.6.1.4.1.890.1.5.8.15.28.1.1
Indicates the former sequence number of a cleared event in the event table. Not intended to read but only used in trap notifications.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

trapPersistence 1.3.6.1.4.1.890.1.5.8.15.28.1.2
Indicates whether the event is delta (automatically and immediately cleared) or normal (not automatically cleared). Not intended to read but only used in trap notifications.
Status: current Access: read-only
OBJECT-TYPE    
  EventPersistence  

trapSenderNodeId 1.3.6.1.4.1.890.1.5.8.15.28.1.3
Represents the node ID of the sending network element. If not supported should be set to 0. Not intended to read but only used in trap notifications.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eventOnTrap 1.3.6.1.4.1.890.1.5.8.15.28.2.1
This trap is used to inform network management system that a delta fault event (events that are automatically cleared) has occured or a normal fault event (not automatically cleared) state has been set on. Objects are used as follows: - eventSeqNum is the sequence number of the event. For normal type of events must equal to the sequence number of the event in the events table. - eventEventId specifies what fault event has occured. - eventName specifies the name of the fault event. - eventSetTime indicates when fault event has occured (delta events) or when fault has been set on (normal events). - eventSeverity reports the severity level of the event. - eventInstanceType indicates what kind of object is faulty. - eventInstanceId specifies what instance is faulty. - eventInstanceName may contain textual description for the faulty object. - eventServAffective specifies whether the event is immediately service affcetive. - eventDescription reports possible additional information about the event. - trapPersistence tells whether this event is a delta or normal event. - trapSenderNodeId specifies the node ID of the sending network element if configuring it is supported for the network element, otherwise 0. - sysObjectID specifies what kind of equipment reports the fault event. For more information see the eventTable specification
Status: current Access: read-only
NOTIFICATION-TYPE    

eventClearedTrap 1.3.6.1.4.1.890.1.5.8.15.28.2.2
This trap is used to inform network management system that a normal type fault event has been cleared (state set off). Objects are used as follows: - eventSeqNum is the sequence number of the this clearing event. Note that the sequence number of the cleared event is reported in the trapRefSeqNum object. - eventEventId specifies what event has been cleared. - eventSetTime indicates when fault event has been cleared. - eventInstanceType indicates what kind of object has been faulty. - eventInstanceId specifies what instance has been faulty. - trapRefSeqNum specifies the sequence number of the cleared event (i.e. the sequence number was assigned for the event in the events table). - trapSenderNodeId specifies the node ID of the sending network element if configuring it is supported for the network element, otherwise 0. - sysObjectID specifies what kind of equipment reports the clearing event. For more information see the eventTable specification
Status: current Access: read-only
NOTIFICATION-TYPE