ASANTE-SWITCH-MIB: View SNMP OID List / Download MIB

VENDOR: ASANTE TECHNOLOGY


 Home MIB: ASANTE-SWITCH-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 asante 1.3.6.1.4.1.298
         products 1.3.6.1.4.1.298.1
             snmpAgent 1.3.6.1.4.1.298.1.1
                 agentSw 1.3.6.1.4.1.298.1.1.1
                     agentRunTimeImageMajorVer 1.3.6.1.4.1.298.1.1.1.1 integer read-only
The major software version number of the agent runtime image.
                     agentRunTimeImageMinorVer 1.3.6.1.4.1.298.1.1.1.2 integer read-only
The minor software version number of the agent runtime image.
                     agentImageLoadMode 1.3.6.1.4.1.298.1.1.1.3 integer read-write
Tells agent device whether the software image is to be loaded from the FLASH EPROM or from over the network. Enumeration: 'netBoot': 3, 'other': 1, 'localBoot': 2.
                     agentRemoteBootInfo 1.3.6.1.4.1.298.1.1.1.4 integer read-only
The method for getting boot information. Enumeration: 'eepromBootInfo': 2, 'other': 1.
                     agentRemoteBootProtocol 1.3.6.1.4.1.298.1.1.1.5 integer read-write
The boot protocol that is used to load the agent image software. Enumeration: 'bootp-tftp': 2, 'other': 1, 'tftp-only': 3.
                     agentRemoteBootFile 1.3.6.1.4.1.298.1.1.1.6 displaystring read-write
The boot file name that is sent to the boot file server by agent boot code during boot time. For IntraStack switch, this file is the image file.
                     agentOutBandDialString 1.3.6.1.4.1.298.1.1.1.7 displaystring read-write
This is the initialization string used by the Network Management station to establish an out-of-band connection.
                     agentOutBandBaudRate 1.3.6.1.4.1.298.1.1.1.8 integer read-write
The baud rate setting for the out-of-band port. Enumeration: 'b9600': 5, 'b1200': 2, 'b2400': 3, 'b19200': 6, 'other': 1, 'b4800': 4.
                     agentReset 1.3.6.1.4.1.298.1.1.1.9 integer read-write
The object to allow software to perform 'push-button' system reset. Enumeration: 'reset': 2, 'not-reset': 3, 'other': 1.
                 agentFw 1.3.6.1.4.1.298.1.1.2
                     agentFwMajorVer 1.3.6.1.4.1.298.1.1.2.1 integer read-only
The major firmware version number of the agent PROM code.
                     agentFwMinorVer 1.3.6.1.4.1.298.1.1.2.2 integer read-only
The minor firmware version number of the agent PROM code.
                 agentHw 1.3.6.1.4.1.298.1.1.3
                     agentHwReVer 1.3.6.1.4.1.298.1.1.3.1 integer read-only
The hardware version number of the switch.
                     agentHwVer 1.3.6.1.4.1.298.1.1.3.2 integer read-only
The hardware model number of the switch.
                 agentNetProtoStkCapMap 1.3.6.1.4.1.298.1.1.4 octet string read-only
This octet string represents the current protocol stack configuration supported by the agent, encoded as a bit string. Each protocol statck is represented by a single bit. When the value of a bit = 1, it indicates that the protocol stack on the agent represented by that bit is supported; when zero, the protocol stack is not supported. The first protocol stack will encode in the least significant bit of the first octet. Currently, only IP Stack(bit 0) and IPX Stack(bit 1) are defined; all other bits should be zero.
                 agentNetProtocol 1.3.6.1.4.1.298.1.1.5
                     ipagentProtocol 1.3.6.1.4.1.298.1.1.5.1
                         ipagentIpAddr 1.3.6.1.4.1.298.1.1.5.1.1 ipaddress read-write
The IP agent's administrative IP address. The current operational IP address can be obtained from ipAdEntAddr in the ipAddrTable. This parameter will take effect only after an agent restart or reset. This parameter will always be updated in EEPROM.
                         ipagentIpNetMask 1.3.6.1.4.1.298.1.1.5.1.2 ipaddress read-write
The ipagent's administrative IP subnet mask. The current operational IP subnet mask can be obtained from ipAdEntMask in the ipAddrTable. This parameter will take effect only after a agent restart or agent reset. This parameter will always be updated in the EEPROM.
                         ipagentDefaultGateway 1.3.6.1.4.1.298.1.1.5.1.3 ipaddress read-write
The ip agent's administrative default gateway IP address. The current operational IP default gateway IP address can be obtained from ipRouteDest in the ipRouteTable. This parameter will take effect only after an agent restart or reset. This parameter will always be updated in EEPROM.
                         ipagentBootServerAddr 1.3.6.1.4.1.298.1.1.5.1.4 ipaddress read-write
The IP address of the boot server that is used to boot this ipagent. This parameter will always be updated in the EEPROM.
                         ipagentUnAuthIP 1.3.6.1.4.1.298.1.1.5.1.5 ipaddress read-only
The IP address of the last station that tried to access this ipagent with an invalid community string.
                         ipagentUnAuthComm 1.3.6.1.4.1.298.1.1.5.1.6 displaystring read-only
The community string of the last station that tried to access this ipagent with an invalid community string.
                     ipagentTrapRcvrTable 1.3.6.1.4.1.298.1.1.5.2 no-access
Table listing the Network Management Stations that are to receive traps generated by this agent.
                         ipagentTrapRcvrEntry 1.3.6.1.4.1.298.1.1.5.2.1 no-access
Destination IP address and community string for a particular trap receiver. Entries can be added or deleted. To add an entry, all objects which have read-write access defined in the same table should be set in one set request with a valid value in the object ipagentTrapRcvrStatus. To delete an entry, set ipagentTrapRcvrStatus to invalid.
                             ipagentTrapRcvrIpAddr 1.3.6.1.4.1.298.1.1.5.2.1.1 ipaddress read-only
IP address of the management station to receive traps.
                             ipagentTrapRcvrStatus 1.3.6.1.4.1.298.1.1.5.2.1.2 integer read-write
Validation status of this entry. If the value of this object is set to invalid(3), then that particular entry is deemed invalid, meaning that the address for that entry is no longer valid because the entry has been removed from the table. Enumeration: 'other': 1, 'valid': 2, 'invalid': 3.
                             ipagentTrapRcvrComm 1.3.6.1.4.1.298.1.1.5.2.1.3 displaystring read-write
Community string for traps sent to this trap receiver.
             switch 1.3.6.1.4.1.298.1.5
                 eAsntSwitch 1.3.6.1.4.1.298.1.5.1
                     eSWAgent 1.3.6.1.4.1.298.1.5.1.1
                         eSWAgentSW 1.3.6.1.4.1.298.1.5.1.1.1
                             eSWUpDownloadAction 1.3.6.1.4.1.298.1.5.1.1.1.1 integer read-write
Agent upload/download action. May refer to the configuration file or image file. The upload action is valid only for the configuration file. Enumeration: 'download': 3, 'other': 1, 'off': 2, 'upload': 4.
                             eSWUpDownloadStatus 1.3.6.1.4.1.298.1.5.1.1.1.2 integer read-only
Result of the last upload/download request by this agent. Enumeration: 'in-Progress': 4, 'no-Action': 5, 'action-Success': 2, 'configError': 6, 'action-Failure': 3, 'other': 1.
                             eSWRemoteDownloadFile 1.3.6.1.4.1.298.1.5.1.1.1.3 integer read-write
Downloading what kind of file. The configuration file name should be stored in the agentRemoteBootFile MIB object, and the image file name should be stored in the eSWImageFileName MIB object. If this object has the value Config-File(1), agentRemoteBootProtocol cannot be set to bootp-tftp(2). If agentRemoteBootProtocol is set to bootp-tftp(2), this object cannot be set to Config-File(1). This object value is meaningful only at download time. Enumeration: 'image-File': 3, 'other': 1, 'config-File': 2.
                             eSWRemoteConfigServer 1.3.6.1.4.1.298.1.5.1.1.1.4 ipaddress read-write
The IP address of the configuration file server.
                             eSWRemoteConfigFileName 1.3.6.1.4.1.298.1.5.1.1.1.5 displaystring read-write
The name of switch configuration file. The server's IP address is in eSWRemoteConfigServer.
                             eSWConfigRetryCounter 1.3.6.1.4.1.298.1.5.1.1.1.6 integer read-write
The number of times the agent will retry a failed image file download.
                             eSWRemoteImageServer 1.3.6.1.4.1.298.1.5.1.1.1.7 ipaddress read-write
The IP address of the image file server.
                             eSWRemoteImageFileName 1.3.6.1.4.1.298.1.5.1.1.1.8 displaystring read-write
The name of the switch image file.
                             eSWImageRetryCounter 1.3.6.1.4.1.298.1.5.1.1.1.9 integer read-write
The number of times the agent will retry a failed configuration file download.
                             eSWActiveImageBank 1.3.6.1.4.1.298.1.5.1.1.1.10 integer read-write
The image bank from which runtime code will be loaded at next boot. If the value is set to other(1) the agent will boot from the default bank, i.e. Bank1(2). Enumeration: 'bank2': 3, 'bank1': 2, 'other': 1.
                             eSWRemoteDownloadImageBank 1.3.6.1.4.1.298.1.5.1.1.1.11 integer read-write
The number of the destination bank to which the image will be downloaded. 'other' will be recognized as the default bank, i.e. bank 1. Enumeration: 'bank2': 3, 'bank1': 2, 'other': 1.
                             eSWResetWaitTime 1.3.6.1.4.1.298.1.5.1.1.1.12 integer read-write
The time to wait before executing a reset of the agent. The time is in seconds, with a range of 1 second to 1 day.
                             eSWResetLeftTime 1.3.6.1.4.1.298.1.5.1.1.1.13 integer read-only
Time left until the agent will reset. If a reset request is not in progress, this should have a value of 0.
                             eSWBankImageInfoTable 1.3.6.1.4.1.298.1.5.1.1.1.14 no-access
A table of information about the switch's image banks.
                                   eSWBankImageInfoEntry 1.3.6.1.4.1.298.1.5.1.1.1.14.1 no-access
A row in the image bank table containing information about a specific bank.
                                       eSWBankIndex 1.3.6.1.4.1.298.1.5.1.1.1.14.1.1 integer read-only
The index of bank image information table. It is the number of the image bank. Currently the IntraSwitch 62xx family supports 2 image banks.
                                       eSWMajorVer 1.3.6.1.4.1.298.1.5.1.1.1.14.1.2 integer read-only
The major version of the image file loaded in the bank. If this object and eSWMinorVer both have zero values, the bank has no image code loaded.
                                       eSWMinorVer 1.3.6.1.4.1.298.1.5.1.1.1.14.1.3 integer read-only
The minor version number of the bank image software. If this object and eSWMajorVer both have zero values, the bank has no image code loaded.
                                       eSWDateTime 1.3.6.1.4.1.298.1.5.1.1.1.14.1.4 displaystring read-only
The date and time of the image software loaded in this bank.
                             eSWTelnetSessions 1.3.6.1.4.1.298.1.5.1.1.1.15 integer read-only
Number of concurrent Telnet sessions the agent will support.
                             eSWTelnetSessionActive 1.3.6.1.4.1.298.1.5.1.1.1.16 integer read-only
Number of Telnet sessions active. This value cannot be greater than the value of eSWTelnetSessions.
                             eSWTelnetTimeOut 1.3.6.1.4.1.298.1.5.1.1.1.17 integer read-write
Telnet session time-out value, in minutes. The default for this object is 5 minutes.
                             eSWSTP 1.3.6.1.4.1.298.1.5.1.1.1.18 integer read-write
Setting this value to enable(2) will cause the switch to perform the Spanning Tree Algorithm as described in IEEE 802.1d.Setting it to disable(3) will stop the Spanning Tree Algorithm for all ports on the switch. If STP is disabled, the state of all ports in this switch should be set to Forwarding. When STP is changed from Disabled(3) to Enabled(2), the state of all enabled ports will be changed from forwarding to blocking, and the switch will recalculate the spanning tree. Enumeration: 'enable': 2, 'other': 1, 'disable': 3.
                             eSWUserInterfaceTimeOut 1.3.6.1.4.1.298.1.5.1.1.1.19 integer read-write
The console interface time-out value, in minutes. A value of 0 means that the console interface will not time out. The default is 5 minutes.
                             eSWBCastMcastThreshold 1.3.6.1.4.1.298.1.5.1.1.1.20 integer read-write
The switch will detect a Broadcast or Multicast storm on the network based on the value of this object. This value is represented as number of packets per second. The value must be greater than or equal to 7000 packets per second.
                             eSWBCastMcastDuration 1.3.6.1.4.1.298.1.5.1.1.1.21 integer read-write
The switch will detect a Broadcast or Multicast storm on the network based on the value represented by this object. The switch will declare that a storm is present if the bcast/mcast rate is over the threshold defined by eSWBCastMcastThreshold for this duration of time. The value must be greater than or equal to 2 seconds.
                             eSWCfgFileErrStatus 1.3.6.1.4.1.298.1.5.1.1.1.22 octet string read-only
This object represents the results of previous Config File download operation. Each bit from least Significant bit represent a configuration section in the switch. Value 1 for a bit indicates that the corresponding section had error in previous config file configuration operation. Following is the detatiled section information. Bit 0 - System Administration section Bit 1 - IP section Bit 2 - Bootstrap section Bit 3 - SNMP section Bit 4 - Port section Bit 5 - STP section Bit 6 - VLAN section Bit 7 - NW Security section Bit 8 - Switch Stats and Duplicate IP Trap section Bit 9:15 - Reserved.
                         eSWAgentHW 1.3.6.1.4.1.298.1.5.1.1.2
                             eSWDRAMSize 1.3.6.1.4.1.298.1.5.1.1.2.1 integer read-only
DRAM installed on the switch, in bytes.
                             eSWFlashRAMSize 1.3.6.1.4.1.298.1.5.1.1.2.2 integer read-only
Flash RAM installed on the switch, in bytes.
                             eSWEEPROMSize 1.3.6.1.4.1.298.1.5.1.1.2.3 integer read-only
EEPROM installed on the switch, in bytes.
                         eSWAgentFW 1.3.6.1.4.1.298.1.5.1.1.3
                     eSWBasic 1.3.6.1.4.1.298.1.5.1.2
                         eSWType 1.3.6.1.4.1.298.1.5.1.2.1 integer read-only
The ethernet switch type. Enumeration: 'intraSwitch': 4, 'thunderBird': 2, 'other': 1, 'intraCore9000': 6, 'intraCore8000': 5, 'intraStack': 3.
                         eSWBkpType 1.3.6.1.4.1.298.1.5.1.2.2 integer read-only
The backplane type of this switch. Enumeration: 'intraSwitch6224': 5, 'no-Bkp': 2, 'intraCore9000': 8, 'other': 1, 'intraSwitch6224M': 6, 'intraCore8000': 7, 'intraStack': 3, 'intraSwitch6216M': 4.
                         eSWGroupCapacity 1.3.6.1.4.1.298.1.5.1.2.3 integer read-only
The number of groups that can be contained within the switch.
                         eSWStackLastChange 1.3.6.1.4.1.298.1.5.1.2.4 timeticks read-only
The value of sysUpTime at the last change of stack status. If no change has occurred since the stack was in operation, the value is zero.
                         eSWGroupInfoTable 1.3.6.1.4.1.298.1.5.1.2.5 no-access
This is the table to describe basic information for each group of ports in the switch.
                             eSWGroupInfoEntry 1.3.6.1.4.1.298.1.5.1.2.5.1 no-access
This is the entry to describe basic information for a particular group of ports.
                                 eSWGrpIndex 1.3.6.1.4.1.298.1.5.1.2.5.1.1 integer read-only
The group number, which is the index of the table.
                                 eSWGrpID 1.3.6.1.4.1.298.1.5.1.2.5.1.2 macaddress read-only
The ID of this group module. This is the MAC address of the first port in the group.
                                 eSWGrpState 1.3.6.1.4.1.298.1.5.1.2.5.1.3 integer read-write
A command to disable or enable a physical module in the switch device stack. Enumeration: 'enable': 2, 'other': 1, 'disable': 3.
                                 eSWGrpNumofPorts 1.3.6.1.4.1.298.1.5.1.2.5.1.4 integer read-only
The number of ports including expansion ports in the group.
                                 eSWGrpType 1.3.6.1.4.1.298.1.5.1.2.5.1.5 integer read-only
The type of group module described by this entry. Enumeration: 'intraCore-RJ45': 10, 'intraSwitch': 3, 'enterprise6224M-TX24': 8, 'intraCore-GIGA': 12, 'intraCore-RJ21': 11, 'intraStack-Base': 4, 'other': 1, 'intraStack-FX8': 5, 'intraCore8000': 9, 'enterprise6216M-TX16': 7, 'empty': 2, 'intraStack-TX16': 6.
                                 eSWGrpDescrption 1.3.6.1.4.1.298.1.5.1.2.5.1.6 displaystring read-only
A description of the group module described by this entry.
                                 eSWGrpLED 1.3.6.1.4.1.298.1.5.1.2.5.1.7 octet string read-only
This octet string represents the current LED setting for this slot/group. Each octet in the string represents one led. LEDs on the front panel of the slot module are ordered from the top to the bottom and order in left to right. Each LED uses two bits for its action and state, two bits for color, and has four reserved bits. Bits 0-1: 00 -- LED on 01 -- LED off 10 -- LED blink. Bits 6-7: 00 -- unknown color, 01 -- green, 10 -- yellow, 11 -- amber. Bits 2-5 are reserved. The 62XX LEDs on the front panel are ordered by port LEDs followed by power, two MII (for 6216) and eight utilization LEDs(for 6224). The Octet String will be Port1, Port2, port3 ... , PortN 0 - 3, 4 - 7, 8 -11 ... , (N - 1) * 4 - (( N * 4) - 1). For the 6216, LED#65 is the power LED and 66 & 67 are MII LEDs. For the 6224, LED#97 represents the power and LEDs 98 - 105 represent utilization information. Port octets meaning : Octet 3 : Link Status. Octet 2 : Data RX/TX. Octet 1 : FDP. Octet 0 : Speed. Utilization octets meaning: Octet 7 : 90+ % Octet 6 : 75 - 90 % Octet 5 : 50 - 75 % Octet 4 : 25 - 50 % Octet 3 : 10 - 25 % Octet 2 : 5 - 10 % Octet 1 : 3 - 5 % Octet 0 : 1 - 3 %.
                                 eSWGrpFanStatus 1.3.6.1.4.1.298.1.5.1.2.5.1.8 integer read-only
The value of this object describes the fan status. If there is more than one fan within the device, the indication shows any failure among the fans. Enumeration: 'normal': 3, 'no-fan': 2, 'fan-1-bad': 5, 'other': 1, 'fan-1-2-bad': 7, 'fail': 4, 'fan-2-bad': 6.
                                 eSWGrpNumofExpPorts 1.3.6.1.4.1.298.1.5.1.2.5.1.9 integer read-only
The number of expansion ports in this group.
                                 eSWGrpLastChange 1.3.6.1.4.1.298.1.5.1.2.5.1.10 timeticks read-only
The value of sysUpTime at the last change in status of the group since it has been in operation. If no change has occurred since this group became operational, its value is zero. In IntraStack, this object is useful only for the base module.
                                 eSWGrpReset 1.3.6.1.4.1.298.1.5.1.2.5.1.11 integer read-only
This object represents the current group reset state. Enumeration: 'reset': 3, 'other': 1, 'noReset': 2.
                         eSWPortInfoTable 1.3.6.1.4.1.298.1.5.1.2.6 no-access
A table containing basic information for each port in this switch.
                             eSWPortInfoEntry 1.3.6.1.4.1.298.1.5.1.2.6.1 no-access
A table entry containing information about a specific port.
                                 eSWPortGrpIndex 1.3.6.1.4.1.298.1.5.1.2.6.1.1 integer read-only
The number of the group containing the port.
                                 eSWPortIndex 1.3.6.1.4.1.298.1.5.1.2.6.1.2 integer read-only
The number of the port which this entry describes.
                                 eSWPortType 1.3.6.1.4.1.298.1.5.1.2.6.1.3 integer read-only
The type port in this switch. MII-Empty(1) means there is no expansion module plugged in. Enumeration: 'mii-FX': 5, 'rj45': 6, 'mii-RJ45': 4, 'foil': 7, 'other': 1, 'mii-FL': 3, 'mii-Empty': 2.
                                 eSWPortAutoNegAbility 1.3.6.1.4.1.298.1.5.1.2.6.1.4 integer read-only
Indicates whether the port has Auto Negotiation signaling ability. Enumeration: 'other': 1, 'with': 2, 'without': 3.
                                 eSWPortLink 1.3.6.1.4.1.298.1.5.1.2.6.1.5 integer read-only
The link status of this port. Enumeration: 'down': 3, 'other': 1, 'up': 2.
                                 eSWPortSpeed 1.3.6.1.4.1.298.1.5.1.2.6.1.6 integer read-only
The working speed of this port. If the port's link is not up, this object should show the configured speed. Enumeration: 'm100-Mbps': 3, 'g1-Gbps': 4, 'other': 1, 'm10-Mbps': 2.
                                 eSWPortDuplex 1.3.6.1.4.1.298.1.5.1.2.6.1.7 integer read-only
The duplex state of this port. When the port link is not up, this object should show the configured duplex information. Enumeration: 'half-Duplex': 2, 'other': 1, 'full-Duplex': 3.
                         eSWGpPtInfoTable 1.3.6.1.4.1.298.1.5.1.2.7 no-access
A table describing the port information for each group in BYTE mapping method. The main purpose of creating this table is to reduce the SNMP parsing time and the load of network traffic.
                             eSWGpPtInfoEntry 1.3.6.1.4.1.298.1.5.1.2.7.1 no-access
This is an entry of eSWGroupPortInfoTable.
                                 eSWGpPtInfoIndex 1.3.6.1.4.1.298.1.5.1.2.7.1.1 integer read-only
The group number .
                                 eSWGpPtInfoType 1.3.6.1.4.1.298.1.5.1.2.7.1.2 octet string read-only
This octet string is for the type of each port in this group. Each octet represents one port; therefore, octet 0 is port 1 and octet 9 is port 10. Each octet stores the data from eSWPortType.
                                 eSWGpPtInfoAutoNegAbility 1.3.6.1.4.1.298.1.5.1.2.7.1.3 octet string read-only
This octet string is for the auto negotiation ability of each port in this group. Each octet represents one port; therefore, octet 0 is port 1 and octet 9 is port 10. Each octet stores the data from eSWPortAutoNegAbility.
                                 eSWGpPtInfoLink 1.3.6.1.4.1.298.1.5.1.2.7.1.4 octet string read-only
This octet string is for the link status of each port in this group. Each octet represents one port; therefore, octet 0 is port 1 and octet 9 is port 10. Each octet stores the data from eSWPortLink.
                                 eSWGpPtInfoSpeed 1.3.6.1.4.1.298.1.5.1.2.7.1.5 octet string read-only
This octet string is for the operating speed of each port in this group. Each octet represents one port; therefore, octet 0 is port 1 and octet 9 is port 10. Each octet stores the data from eSWPortSpeed.
                                 eSWGpPtInfoDuplex 1.3.6.1.4.1.298.1.5.1.2.7.1.6 octet string read-only
This octet string is for the Duplex state of each port in this group. Each octet represents one port; therefore, octet 0 is port 1 and octet 9 is port 10. Each octet stores the data from eSWPortDuplex.
                         eSWPtMacInfoTable 1.3.6.1.4.1.298.1.5.1.2.8 no-access
A table describing the MAC addresses learned on each port.
                             eSWPtMacInfoEntry 1.3.6.1.4.1.298.1.5.1.2.8.1 no-access
Entry of eSWPtMacInfoTable.
                                 eSWPtMacPort 1.3.6.1.4.1.298.1.5.1.2.8.1.1 integer read-only
The port number in the switch.
                                 eSWPtMacMACADDR 1.3.6.1.4.1.298.1.5.1.2.8.1.2 macaddress read-only
MAC address.
                         eSWVlanInfo 1.3.6.1.4.1.298.1.5.1.2.9
                             eSWVlanVersion 1.3.6.1.4.1.298.1.5.1.2.9.1 integer read-only
The version of VLAN implementation in the switch
                             eSWVlanMaxCapacity 1.3.6.1.4.1.298.1.5.1.2.9.2 integer read-only
The maximum number of VLANs that can be supported within the switch.
                             eSWVlanTypesSupported 1.3.6.1.4.1.298.1.5.1.2.9.3 integer read-only
The types of VLAN supported by the switch. Here each bit position indicates the type of VLAN supported by the switch. Bit 0 - Port based VLAN Bit 1 - MAC Address based VLAN Bit 3 - Protocol based VLAN
                             eSWVlanTable 1.3.6.1.4.1.298.1.5.1.2.9.4 no-access
A table describing the information about every VLAN associated with the switch.
                                 eSWVlanEntry 1.3.6.1.4.1.298.1.5.1.2.9.4.1 no-access
A list of information for each VLAN within the switch.
                                     eSWVLANIndex 1.3.6.1.4.1.298.1.5.1.2.9.4.1.1 integer read-only
Index in VLAN Configuration Table within the switch.
                                     eSWVlanName 1.3.6.1.4.1.298.1.5.1.2.9.4.1.2 displaystring read-write
This octet string is the name of the VLAN. The length of the name can be up to 32 printable characters.
                                     eSWVlanID 1.3.6.1.4.1.298.1.5.1.2.9.4.1.3 integer read-write
A 12 bit indentifier for this VLAN. 0 - The NULL VLAN ID. It is used when the tagging header contains only user priority information; no VLAN identifier is present in the frame. This number is not allowed here. 1 - The default VLAN ID; To be used as default PVID for the port through which tagged frames will be sent within the switch. 4095 - Reserved for implementation use.
                                     eSWVlanMemberSet 1.3.6.1.4.1.298.1.5.1.2.9.4.1.4 octet string read-only
The set of ports to which traffic destined for this VLAN may be transmitted. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, ech port of the switch is represented by a single bit within the value of this object. Bit value 1 means the corresponding port is included in the member set and bit value 0 represents the port is not included.
                                     eSWVlanMgmAccess 1.3.6.1.4.1.298.1.5.1.2.9.4.1.5 integer read-write
This object provides enabling and disabling of switch management access. When this object for a VLAN entry is set to Enable(1), the switch management (Telnet, SNMP Agent, HTTP Server and ICMP serverices can be accessed by a corresponding manager in the VLAN. If this object of a VLAN entry is set to Disable(2), the switch management cannot be accessed in the VLAN. Enumeration: 'enable': 1, 'disable': 2.
                         eSWTrunkBundleCapacity 1.3.6.1.4.1.298.1.5.1.2.10 integer read-only
The number of Trunk Bundles that can be supported within the switch.
                         eSWTrunkBundleTable 1.3.6.1.4.1.298.1.5.1.2.11 no-access
A table describing the Trunk Bundles information of the switch.
                               eSWTrunkBundleEntry 1.3.6.1.4.1.298.1.5.1.2.11.1 no-access
This is an entry of eSWTrunkBundleTable.
                                   eSWTrunkBundleIndex 1.3.6.1.4.1.298.1.5.1.2.11.1.1 integer read-only
The index of eSWTrunkBundleTable table.
                                   eSWTrunkBundlePortA 1.3.6.1.4.1.298.1.5.1.2.11.1.2 integer read-only
The ID of the first port of the Trunk Bundles.
                                   eSWTrunkBundlePortB 1.3.6.1.4.1.298.1.5.1.2.11.1.3 integer read-only
The ID of the second port of the Trunk Bundles.
                                   eSWTrunkBundleState 1.3.6.1.4.1.298.1.5.1.2.11.1.4 integer read-write
When this function is enabled, ports specified by port A and port B will form a Trunk Bundle to provide a fat communications channel. Enumeration: 'enable': 2, 'other': 1, 'disable': 3.
                         eSWNetSecurityInfo 1.3.6.1.4.1.298.1.5.1.2.13
                               eSWNetworkSecurityVersion 1.3.6.1.4.1.298.1.5.1.2.13.1 integer read-only
The version of Network Security implementation in the switch
                               eSWNetworkSecurityMAXLevels 1.3.6.1.4.1.298.1.5.1.2.13.2 integer read-only
The maximum number of Security Levels that can be supported within the switch.
                               eSWSecurityTypesSupported 1.3.6.1.4.1.298.1.5.1.2.13.3 integer read-only
The type of network security supported by the switch. Here each bit position indicates the type of Network Security Levels supported by the Switch Bit 0 - VLAN Level Security Bit 1 - Port Level Security
                               eSWSecConfigTable 1.3.6.1.4.1.298.1.5.1.2.13.4 no-access
A table that contains information about the Security Configuration that is associated with each port of the switch.
                                   eSWSecConfigEntry 1.3.6.1.4.1.298.1.5.1.2.13.4.1 no-access
A list of information for each port within the switch.
                                       eSWSecPortIndex 1.3.6.1.4.1.298.1.5.1.2.13.4.1.1 integer read-only
The number of the port which this entry describes.
                                       eSWSecurityLevel 1.3.6.1.4.1.298.1.5.1.2.13.4.1.2 integer read-write
Security Level Configured for the port. Enumeration: 'newNodeDetection': 1, 'restrictedKnownMACAddressForwarding': 3, 'normalPort': 5, 'other': 6, 'knownMACAddressForwardingWithIntruderLock': 4, 'knownMACAddressForwarding': 2.
                               eSWSecMonitorPort 1.3.6.1.4.1.298.1.5.1.2.13.5 integer read-write
The port number within the switch which is configured as the monitor port. All the traffic from the Intruder Detection and Monitoring secured port will be also forwarded to the monitor port. Value of 0 indicates that no monitored port is been configured by the switch.
                               eSWSecurityTrapEnable 1.3.6.1.4.1.298.1.5.1.2.13.6 integer read-write
The object is to allow the management to control the Security generated Enterprise Specific Trap. Enumeration: 'enable': 1, 'other': 3, 'disable': 2.
                               eSWSecIncSetConfigTable 1.3.6.1.4.1.298.1.5.1.2.13.7 no-access
A table describing the MAC addresses configured by the management for a port. This entries of the MAC Address are static entries (No aging will be performed on these MAC Addresses).
                                   eSWSecIncSetConfigEntry 1.3.6.1.4.1.298.1.5.1.2.13.7.1 no-access
Entry of eSWSecIncSetConfigTable.
                                       eSWIncSetPort 1.3.6.1.4.1.298.1.5.1.2.13.7.1.1 integer read-only
The port number in the switch associated with the Inclusive Set MAC Address.
                                       eSWIncSetMACAddr 1.3.6.1.4.1.298.1.5.1.2.13.7.1.2 macaddress read-only
MAC address which is part of the Inclusive Set. This MAC Address when appears in the source MAC Address field in the ethernet frame will be forwarded by the Associated Port if the Port is set for Security Level 2 , Level 3 , Level 4.
                                       eSWIncSetMACStatus 1.3.6.1.4.1.298.1.5.1.2.13.7.1.3 integer read-write
MAC address which is part of the Inclusive Set. This MAC Address when appears in the source MAC Address field in the ethernet frame will be forwarded by the Associated Port if the Port is set for Security Level 2 , Level 3 , Level 4. Enumeration: 'valid': 1, 'invalid': 2.
                               eSWSecIntMACAddrTable 1.3.6.1.4.1.298.1.5.1.2.13.8 no-access
A table containing Intruder MAC Addresses when any port is set to Security Level 2 or Security Level 4. In case of a Port set to Security Level 4 this table indicating the Intruder MAC Addresses are locked ( that is any station with its MAC Address in the table will not able to forward \ transmits using any of the switch Ports.
                                   eSWSecIntMACAddrEntry 1.3.6.1.4.1.298.1.5.1.2.13.8.1 no-access
Entry of eSWSecIntMACAddrTable.
                                       eSWIntMACAddrPort 1.3.6.1.4.1.298.1.5.1.2.13.8.1.1 integer read-only
The port number in the switch associated with the Inturder MAC Address.
                                       eSWIntMACAddr 1.3.6.1.4.1.298.1.5.1.2.13.8.1.2 macaddress read-only
Intruder MAC Address.
                         eSWFilteringInfo 1.3.6.1.4.1.298.1.5.1.2.14
                               eSWFilteringTypesSupported 1.3.6.1.4.1.298.1.5.1.2.14.1 integer read-only
The type of Filtering Configuration supported by the switch. Here each bit position indicates the type of Filtering Configuration Levels supported by the Switch Bit 0 - VLAN Level MAC Address Filtering Bit 1 - Port Level MAC Address Filtering Bit 2 - VLAN Level Protocol Type Filtering Bit 3 - Port Level Protocol Type Filtering
                               eSWFiltMACVLANBasedConfigTable 1.3.6.1.4.1.298.1.5.1.2.14.2 no-access
A table describing the filtering MAC addresses configured by the management for a VLAN. This entries of the MAC Address are static entries. No aging will be performed on these MAC Addresses.
                                   eSWFiltMACVLANBasedConfigEntry 1.3.6.1.4.1.298.1.5.1.2.14.2.1 no-access
Entryof eSWFiltMACVLANBasedConfigTable.
                                       eSWVIDIndex 1.3.6.1.4.1.298.1.5.1.2.14.2.1.1 integer read-only
Index in VLAN Configuration Table within the switch for which the Filtering MAC Address is associated.
                                       eSWFiltMACAddr 1.3.6.1.4.1.298.1.5.1.2.14.2.1.2 macaddress read-only
MAC Address which will be filtered in the indexed VID, when appear in source MAC Address field of the frame.
                                       eSWFiltMACSts 1.3.6.1.4.1.298.1.5.1.2.14.2.1.3 integer read-write
MAC address which is part of the VLAN Based Filtering MAC Address Set. This MAC Address when appears in the source MAC Address field in the ethernet frame will be filtered in the indexed VID. Enumeration: 'valid': 1, 'invalid': 2.
                               eSWFiltMACPortBasedConfigTable 1.3.6.1.4.1.298.1.5.1.2.14.3 no-access
A table describing the filtering MAC addresses configured by the management for a port. This entries of the MAC Address are static entries No aging will be performed on this MAC Addresses.
                                   eSWFiltMACPortBasedConfigEntry 1.3.6.1.4.1.298.1.5.1.2.14.3.1 no-access
Entry of eSWFiltMACPortBasedConfigTable.
                                       eSWFiltPortIndex 1.3.6.1.4.1.298.1.5.1.2.14.3.1.1 integer read-write
The Port number in the switch.
                                       eSWFiltPMACAddr 1.3.6.1.4.1.298.1.5.1.2.14.3.1.2 macaddress read-write
MAC Address which will be filtered in the indexed Port, when appear in destination MAC Address field of the frame.
                                       eSWFiltPMACStatus 1.3.6.1.4.1.298.1.5.1.2.14.3.1.3 integer read-write
This field indicates status associated with the MAC Address. Enumeration: 'valid': 1, 'invalid': 2.
                               eSWFiltProtVLANBasedCFGTable 1.3.6.1.4.1.298.1.5.1.2.14.4 no-access
A table describing the filtering Protocol Type configured by the management for a port.
                                   eSWFiltProtVLANBasedCFGEntry 1.3.6.1.4.1.298.1.5.1.2.14.4.1 no-access
Entry of eSWFiltProtVLANBasedCFGTable.
                                       eSWFiltProtocolVID 1.3.6.1.4.1.298.1.5.1.2.14.4.1.1 integer read-write
Index in VLAN Configuration Table within the switch for which the Filtering Protocol Type is associated.
                                       eSWFiltVLANProtocolType 1.3.6.1.4.1.298.1.5.1.2.14.4.1.2 octet string read-write
This object represents the Protocol Type Filter as applied to the Indexed VID. The Filtering capabilities is indicated by each bit in this 2 bytes octet string. 1 - Filter OUT 0 - Do not Filter Bit 0 : Filter OUT All AppleTalk Protocol Packets Bit 1 : Filter OUT All Banyan VINES Protocol Packets Bit 2 : Filter OUT All IBM Netbios Protocol Packets Bit 3 : Filter OUT All IPX/SPX Novell Protocol Packets Bit 4 : Filter OUT All IP Protocol Packets Bit 5 : Filter OUT All Unknown Protocol Packets that are not defined by the above protocol Filtering bits ( Bit 0-4) Bit 6 - 7 - Reserved.
                               eSWFiltProtPortBasedCFGTable 1.3.6.1.4.1.298.1.5.1.2.14.5 no-access
A table describing the filtering Protocol Type configured by the management for a port.
                                   eSWFiltProtPortBasedCFGEntry 1.3.6.1.4.1.298.1.5.1.2.14.5.1 no-access
Entry of eSWFiltProtPortBasedCFGTable.
                                       eSWFiltProtPort 1.3.6.1.4.1.298.1.5.1.2.14.5.1.1 integer read-write
The Port number in the switch.
                                       eSWFiltProtcolType 1.3.6.1.4.1.298.1.5.1.2.14.5.1.2 octet string read-write
This object represents the Protocol Type Filter as applied to the Indexed Port. The Filtering capabilities is indicated by each bit in this 2 bytes octet string. 1 - Filter OUT 0 - Do not Filter Bit 0 : Filter OUT All AppleTalk Protocol Packets Bit 1 : Filter OUT All Banyan VINES Protocol Packets Bit 2 : Filter OUT All IBM Netbios Protocol Packets Bit 3 : Filter OUT All IPX/SPX Novell Protocol Packets Bit 4 : Filter OUT All IP Protocol Packets Bit 5 : Filter OUT All Unknown Protocol Packets that are not defined by the above protocol Filtering bits ( Bit 0-4) Bit 6 - 7 - Reserved.
                     eSWCtrl 1.3.6.1.4.1.298.1.5.1.3
                         eSWPortCtrlTable 1.3.6.1.4.1.298.1.5.1.3.1 no-access
A table describing the port control information for each port in this group.
                             eSWPortCtrlEntry 1.3.6.1.4.1.298.1.5.1.3.1.1 no-access
An entry describing control information for a specific port.
                                 eSWGrpPtCtrlIndex 1.3.6.1.4.1.298.1.5.1.3.1.1.1 integer read-only
The group containing the port for which this entry has information.
                                 eSWPortCtrlIndex 1.3.6.1.4.1.298.1.5.1.3.1.1.2 integer read-only
The port number for this entry.
                                 eSWPortCtrlState 1.3.6.1.4.1.298.1.5.1.3.1.1.3 integer read-write
Identifies whether the port is administratively enabled or disabled. Enumeration: 'enable': 2, 'other': 1, 'disable': 3.
                                 eSWPortCtrlBcastFilter 1.3.6.1.4.1.298.1.5.1.3.1.1.4 integer read-write
Broadcast packet filtering control. If this is enabled, broadcast packets received on this port will be filtered out. The default is Disable(3). Enumeration: 'enable': 2, 'other': 1, 'disable': 3.
                                 eSWPortCtrlStNFw 1.3.6.1.4.1.298.1.5.1.3.1.1.5 integer read-write
Enables or disables store-and-forward switching for this port When set to Enable(2) the frame will be forwarded after it has been completely received and checksummed. When set to Disable(3), the port will use fragment-free switching. Enumeration: 'enable': 2, 'other': 1, 'disable': 3.
                                 eSWPortCtrlSTP 1.3.6.1.4.1.298.1.5.1.3.1.1.6 integer read-only
If this function is enable(1) and eSWPortCtrlState is also enable(1), that means this port will join the Spanning Tree Algorithm (STP) caculation. Asante 6016/6024 switches do not support individual port STP participation enable/disable, therefore this object will have the same value for all ports. Enumeration: 'enable': 2, 'other': 1, 'disable': 3.
                                 eSWPortCtrlVlanID 1.3.6.1.4.1.298.1.5.1.3.1.1.7 integer read-write
The 12 bit port VLAN indentifier for this port within the switch. 0 - The NULL VLAN ID. It is used when the tagging header contains only user priority information; no VLAN identifier is present in the frame. This number is not allowed here. 1 - The default VLAN ID; To be used as default PVID for the port through which tagged frames will be sent within the switch. 4095 - Reserved for implementation use.
                                 eSWPortCtrlVlanTagging 1.3.6.1.4.1.298.1.5.1.3.1.1.8 integer read-write
Whether a frame should be tagged with VLAN Tagging Header when transmitted through this port within the switch. Enable - Use Asante proprietary tagging mechanism on this port wihtin the switch. Enable8021Q - Use 802.1Q standard tagging on this port within the switch. Disable - Disable the tagging on this port within the switch. Enumeration: 'enable8021Q': 2, 'enable': 1, 'disable': 3.
                                 eSWPortCtrlVlanGroups 1.3.6.1.4.1.298.1.5.1.3.1.1.9 octet string read-write
This object represents the port vlan map in 2 octets. The octets meaning is as follow: If 2 octets are considered together as 16 bit field, then the least significant bit (bit0) represents VLAN Group1, bit1 represents VLAN Group2, ..., bit14 represents VLAN Group15. If a bit is set (bit value = 1) then the port in question is a member of the VLAN Group represented by the bit.
                                 eSWPortCtrlTrunkBundleIndex 1.3.6.1.4.1.298.1.5.1.3.1.1.10 integer read-only
A value of 0 means that the port does not belong to any trunk Bundle. A non-zero value is the index of the Trunk Bundle to which this port belongs.
                                 eSWPortCtrlGVRPEnable 1.3.6.1.4.1.298.1.5.1.3.1.1.11 integer read-write
This entry when set to enable, means GVRP frames can be transmitted and received on this port. If disabled, it means GVRP frames cannot be transmitted on this port and the received GVRP frames should be discarded. Default value for this entry is disable(2). Enumeration: 'enable': 1, 'disable': 2.
                                 eSWPortCtrlSecurityLevel 1.3.6.1.4.1.298.1.5.1.3.1.1.12 integer read-write
Security Level associated with the port. When set to Normal Port (5) , the Security Level (if present) will be cleared. Enumeration: 'newNodeDetection': 1, 'restrictedKnownMACAddressForwarding': 3, 'normalPort': 5, 'other': 6, 'knownMACAddressForwardingWithIntruderLock': 4, 'knownMACAddressForwarding': 2.
                                 eSWPortProtocolFilter 1.3.6.1.4.1.298.1.5.1.3.1.1.13 octet string read-write
This object represents the Protocol Level Security Filter as applied to the Port. The Filtering capabilities is indicated by each bit in this 2 bytes octet string. 1 - Filter OUT 0 - Do not Filter Bit 0 : Filter OUT All AppleTalk Protocol Packets Bit 1 : Filter OUT All Banyan VINES Protocol Packets Bit 2 : Filter OUT All IBM Netbios Protocol Packets Bit 3 : Filter OUT All IPX/SPX Novell Protocol Packets Bit 4 : Filter OUT All IP Protocol Packets Bit 5 : Filter OUT All Unknown Protocol Packets that are not defined by the above protocol Filtering bits (Bit 0-4) Bit 6 - 7 - Reserved.
                         eSWGpPtCtrlTable 1.3.6.1.4.1.298.1.5.1.3.2 no-access
A table containing control information for each port in a group. This table is indexed by the group number. It uses a BYTE mapping method. Each byte represents control information for a port in this group. The main purpose of creating this table is to reduce the SNMP engine parsing time and the load of network traffic.
                             eSWGpPtCtrlEntry 1.3.6.1.4.1.298.1.5.1.3.2.1 no-access
An entry of table eSWGpPtCtrlTable.
                                 eSWGpPtCtrlIndex 1.3.6.1.4.1.298.1.5.1.3.2.1.1 integer read-only
The index of this table. It is the group number.
                                 eSWGpPtCtrlState 1.3.6.1.4.1.298.1.5.1.3.2.1.2 octet string read-write
This octet string displays the administrative enable/disable state of each port in the group. Each octet represents one port; therefore, octet 0 is port 1 and octet 9 is port 10. Each octet stores the data from eSWPortCtrlState.
                                 eSWGpPtCtrlBcastFilter 1.3.6.1.4.1.298.1.5.1.3.2.1.3 octet string read-write
This octet string displays the broadcast filter state for each port in this group. Each octet represents one port; therefore, octet 0 is port 1 and octet 9 is port 10. Each octet stores the data from eSWPortCtrlBcastFilter.
                                 eSWGpPtCtrlStNFw 1.3.6.1.4.1.298.1.5.1.3.2.1.4 octet string read-only
This octet string displays the switching technique (store-and-forward or fragment-free) being used by each port in the group. Each octet represents one port; therefore, octet 0 is port 1 and octet 9 is port 10. Each octet stores the data from eSWPortCtrlStNFw.
                                 eSWGpPtCtrlSTP 1.3.6.1.4.1.298.1.5.1.3.2.1.5 octet string read-only
This octet string displays the individual port's participation in the Spanning Tree Algorithm. Asante 62xx switches do not support individual port STP participation, so all ports should show the same value. Each octet stores the value from eSWPortCtrlSTP.
                                 eSWGpPtCtrlSecurityLevel 1.3.6.1.4.1.298.1.5.1.3.2.1.6 octet string read-write
This octet string is for the Security Level information of each port in the group. Each octet represents one port; therefore , the octet 0 is port 1 and the octet 9 is port 10. Each octet stores the data from eSWPortCtrlSecurityLevel.
                                 eSWGpPtProtocolFilter 1.3.6.1.4.1.298.1.5.1.3.2.1.7 octet string read-write
This octet string represents the Protocol Level Security Filter as applied to each Port. Each octet represents one port; therefore , the octet 0 is port 1 and the octet 9 is port 10. Each octet stores the data from eSWPortProtocolFilter.
                         eSWAutoPortCtrlTable 1.3.6.1.4.1.298.1.5.1.3.3 no-access
A table containing information about each port's auto- negotiation information.
                             eSWAutoPortCtrlEntry 1.3.6.1.4.1.298.1.5.1.3.3.1 no-access
A entry of eSWAutoPortControlTable. It uses eSWAutoNegGrpIndex and eSWAutoNegPortIndex to find the table entry.
                                 eSWAutoNegGrpIndex 1.3.6.1.4.1.298.1.5.1.3.3.1.1 integer read-only
The value of this object identifies the group for which this entry contains port auto-negotiation information.
                                 eSWAutoNegPortIndex 1.3.6.1.4.1.298.1.5.1.3.3.1.2 integer read-only
The value of this object identifies the port for which this entry contains auto-negotiation information.
                                 eSWAutoNegAdminState 1.3.6.1.4.1.298.1.5.1.3.3.1.3 integer read-write
A port which has auto-negotiation signaling ability will be enabled to do so when this object is set to enabled(2). If the object is set to disable(3) the port will operate as if it had no auto-negotiation ability. Enumeration: 'other': 1, 'enabled': 2, 'disable': 3.
                                 eSWAutoNegRemoteAble 1.3.6.1.4.1.298.1.5.1.3.3.1.4 integer read-only
This object will be set to able(2) if the port has detected that the link partner has auto-negotiation ability. Enumeration: 'not-able': 3, 'other': 1, 'able': 2.
                                 eSWAutoNegAutoConfig 1.3.6.1.4.1.298.1.5.1.3.3.1.5 integer read-only
Indicates whether Auto Negotiation signaling is in progress or has completed. Enumeration: 'complete': 3, 'configuring': 2, 'remote-fault': 6, 'disable': 4, 'parallel-detect-fail': 5, 'other': 1.
                                 eSWAutoNegLocalAbility 1.3.6.1.4.1.298.1.5.1.3.3.1.6 octet string read-only
The connecting ability of local port. The capability of the local port will be represented by each bit in this 2 byte octet string. The meaning of each bit is as follows: 0: is not capable 1: is capable Bit 0 : undefined Bit 1 : 10Mbps Ethernet capable Bit 2 : 10Mbps Ethernet full duplex capable Bit 3 : 100BASE-TX capable Bit 4 : 100BASE-TX full duplex capable Bit 5 : 100BASE-FX full duplex capable Bit 6 : 100BASE-T4 capable Bit 7 : 802.9 capable Bit 8 - 15 : reserved Note that the bit ordering is such that the most significant bit (in network order) is bit 0.
                                 eSWAutoNegAdvertisedAbility 1.3.6.1.4.1.298.1.5.1.3.3.1.7 octet string read-write
This object represents the capabilities which will be advertised in the Auto-Negotiation sequence. The capability is indicated by each bit in this 2 byte octet string. 0: is not capable 1: is capable Bit 0 : default capabilities Bit 1 : 10Mbps Ethernet capable Bit 2 : 10Mbps Ethernet full duplex capable Bit 3 : 100BASE-TX capable Bit 4 : 100BASE-TX full duplex capable Bit 5 : 100BASE-FX full duplex capable Bit 6 : 100BASE-T4 capable Bit 7 : 802.9 capable Bit 8 - 15 : reserved Note that Auto-Negotiation will restart automatically if the supported capabilities are set. The bit ordering is such that the most significant bit (in network order) is Bit 0.
                                 eSWAutoNegReceivedAbility 1.3.6.1.4.1.298.1.5.1.3.3.1.8 octet string read-only
Indicates the advertised capabilities of link partner. The capability will be represented by each bit in this 2 byte octet string. The meaning of each bit is as follows: 0: is not capable 1: is capable Bit 0 : undefined Bit 1 : 10Mbps Ethernet capable Bit 2 : 10Mbps Ethernet full duplex capable Bit 3 : 100BASE-TX capable Bit 4 : 100BASE-TX full duplex capable Bit 5 : 100BASE-FX full duplex capable Bit 6 : 100BASE-T4 capable Bit 7 : 802.9 capable Bit 8 - 15 : reserved Note that the bit ordering is such that the most significant bit (in network order) is bit 0.
                                 eSWAutoNegRestartAutoConfig 1.3.6.1.4.1.298.1.5.1.3.3.1.9 integer read-write
Forces auto-negotiation to begin link negotiation. Has no effect if auto-negotiation signaling is diabled. Always returns noRestart(3). Enumeration: 'other': 1, 'noRestart': 3, 'reStart': 2.
                     eSWMonitor 1.3.6.1.4.1.298.1.5.1.4
                         eSWMonIPTable 1.3.6.1.4.1.298.1.5.1.4.1 no-access
This table describes the source IP address and source MAC address mapping pair. It also provides a function to detect IP address duplication. This table can show that 2 MAC addresses map to the same IP address. It is an important function to help the system administrator to do network administration.
                             eSWMonIPEntry 1.3.6.1.4.1.298.1.5.1.4.1.1 no-access
The entry of this table. The table is indexed by the MAC address.
                                 eSWMonIP 1.3.6.1.4.1.298.1.5.1.4.1.1.1 ipaddress read-only
The IP address corresponding to the MAC address in eSWMonMAC.
                                 eSWMonMAC 1.3.6.1.4.1.298.1.5.1.4.1.1.2 macaddress read-only
The source MAC address of the monitor entry.
                                 eSWMonVLANID 1.3.6.1.4.1.298.1.5.1.4.1.1.3 integer read-only
The VLAN number of this monitor address entry.
                                 eSWMonGrp 1.3.6.1.4.1.298.1.5.1.4.1.1.4 integer read-only
The IP address is learned from which group number.
                                 eSWMonPort 1.3.6.1.4.1.298.1.5.1.4.1.1.5 integer read-only
The port on which the IP address was learned The agent should display value = (maximum number of ports in the system + 1) when reflecting the System's Management IP address.
         productId 1.3.6.1.4.1.298.2
             concProductId 1.3.6.1.4.1.298.2.2
                 intraswitch 1.3.6.1.4.1.298.2.2.11
                 intrastack 1.3.6.1.4.1.298.2.2.12
                 friendlyswitch 1.3.6.1.4.1.298.2.2.13
                 intraSwitch6216M 1.3.6.1.4.1.298.2.2.16
                 intraSwitch6224 1.3.6.1.4.1.298.2.2.17
                 intraCore8000 1.3.6.1.4.1.298.2.2.22
                 intraCore9000 1.3.6.1.4.1.298.2.2.23
           eSWFanFail 1.3.6.1.4.1.2980.3
The SNMP trap that is generated when a fan in the switch fails.
           eSWExpPortConnectStateChange 1.3.6.1.4.1.2980.4
This trap will be sent when an MII module is inserted or removed from the MII slot The trap contains the port number of the MII slot whose state has changed.
           eSWIPSpoofing 1.3.6.1.4.1.2980.5
This trap is caused by the detection of a duplicate IP address. It means that there are 2 or more stations using the same IP address. The first three parameters are the IP address, MAC address, and port number of the existing workstation. The remaining three parameters are the IP address, MAC address, and port number of to the workstation which is trying to spoof the network environment. Therefore, the IP addresses should be the same, but the MAC addresses are different.
           eSWStationMove 1.3.6.1.4.1.2980.6
The trap is caused by the detection of station moving.
           eSWNewNodeDetected 1.3.6.1.4.1.2980.7
The trap is generated when any port which is set for New Node Detection Security levels detects any New Node.
           eSWIntruderDetected 1.3.6.1.4.1.2980.8
The trap is generated when any port which is set for security levels 1) Known MAC Address Forwarding 2) Known MAC Address Forwarding with Intruder Lock detects any Intruder MAC Address.
           eSWIntruderPortDisable 1.3.6.1.4.1.2980.9
The trap is generated when any port which is set for security levels restricted Known MAC Address Forwarding detects Intruder MAC Address and disables the Port.
           eSWEnhIPSpoofing 1.3.6.1.4.1.2980.10
This trap is caused by the detection of a duplicate IP address. It means that there are 2 or more stations using the same IP address. The first parameter is the IP Address which is duplicated. The next three parameters are the MAC address, VLAN ID, Group number and port number of the switch from where the original IP-MAC Address binding was detected. The remaining three parameters are the MAC address, VLAN ID, Group number and Port number of the switch from where the spoofed IP-MAC Address binding was detected.
           eSWEnhStationMove 1.3.6.1.4.1.2980.11
The trap is caused by the detection of station movement. The first two parameters are the IP Address and MAC Address of the station which was moved across the switch ports. The next parameter is the VLAN ID to which eSWMonMAC MAC Address has been classified.The next two parameters are the Group number and Port number within the switch where the station was originally (first) detected. The next two parameters are the Group number and Port number within the switch where the station was moved.
           eSWEnhNewNodeDetected 1.3.6.1.4.1.2980.12
The trap is generated when any port which is set for New Node Detection Security level detects any New Node. The two parameters are the Group number and Port number. The next three parameters are the MAC Address ,VLAN ID (to which eSWMonMAC MAC Address has been classifiedand) and IP Address of the newly detected node.
           eSWEnhIntruderDetected 1.3.6.1.4.1.2980.13
The trap is generated when any secured port detects Intruder node. For the secured port Intruder nodes are the nodes whose MAC Address is not part of port trusted MAC Address set. The first two parameters are the Group number and Port number. The next three parameters are the MAC Address ,VLAN ID (to which eSWMonMAC MAC Address has been classifiedand) and IP Address of the Intruder Node.
           eSWEnhIntruderPortDisable 1.3.6.1.4.1.2980.14
The trap is generated when any port which is set for Intruder Port Disable security level detects Intruder MAC Address and disables the secured Port. For the secured port Intruder nodes are the nodes whose MAC Address is not part of port trusted MAC Address set. The first two parameters are the Group number and Port number. The next three parameters are the MAC Address ,VLAN ID (to which eSWMonMAC MAC Address has been classifiedand) and IP Address of the Intruder Node which caused the port to be disabled.