All MIBs › ASANTE-SWITCH-MIB
Category: Network Interfaces
Description: Manages Asante Technologies Ethernet switches for port control and traffic monitoring.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is ASANTE-SWITCH-MIB?
ASANTE-SWITCH-MIB is a vendor-specific MIB from Asante Technologies for managing their Ethernet switch product line, covering port control and traffic monitoring, along with basic device/agent identification. It exposes an organizational structure (asante, products) alongside SNMP agent identity objects (snmpAgent, agentSw, agentFw, agentHw) that expose the switch's software, firmware, and hardware version/identification. Its monitoring relevance includes software version status via agentSw/agentFw (confirming which firmware/software build is running, important for tracking whether a device needs a security or bug-fix update) and, per its stated scope, per-port traffic statistics and control for the switch's Ethernet ports. It is a self-contained vendor MIB predating widespread adoption of the standard BRIDGE-MIB/IF-MIB conventions that later became common for switch management. It was deployed in enterprise and SMB LAN environments using Asante switch hardware. Engineers can download the ASANTE-SWITCH-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in ASANTE-SWITCH-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Asante Technologies Ethernet switch
Monitoring Examples
An administrator would poll agentSw, agentFw, and agentHw to confirm the exact software, firmware, and hardware revision running on an Asante switch, useful when auditing a fleet for a known vulnerable firmware version. Per the module's stated scope of port control and traffic monitoring, an operator would also poll per-port traffic counters (not present in the available sample objects) to identify a congested or error-prone switch port. Discrepancies in agentFw across otherwise identical switches would flag inconsistent firmware deployment.
What Can Be Monitored
- software version
- firmware version
- hardware version
- per-port traffic statistics (per module scope)
This MIB depends on
Related MIBs
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| IpAddress | |
| TimeTicks | |
| enterprises |
From RFC1213-MIB
| DisplayString |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| agentFw | 1.3.6.1.4.1.298.1.1.2 | |||
| INT 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. |
| INT 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 | |||
| INT agentHwReVer | 1.3.6.1.4.1.298.1.1.3.1 | INTEGER | read-only | The hardware version number of the switch. |
| INT agentHwVer | 1.3.6.1.4.1.298.1.1.3.2 | INTEGER | read-only | The hardware model number of the switch. |
| INT 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. |
| agentNetProtocol | 1.3.6.1.4.1.298.1.1.5 | |||
| OCT 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. |
| INT 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. |
| STR 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. |
| STR 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. |
| INT agentRemoteBootInfo | 1.3.6.1.4.1.298.1.1.1.4 | INTEGER | read-only | The method for getting boot information. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| agentSw | 1.3.6.1.4.1.298.1.1.1 | |||
| asante | 1.3.6.1.4.1.298 | |||
| concProductId | 1.3.6.1.4.1.298.2.2 | |||
| eAsntSwitch | 1.3.6.1.4.1.298.1.5.1 | |||
| INT 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). |
| eSWAgent | 1.3.6.1.4.1.298.1.5.1.1 | |||
| eSWAgentFW | 1.3.6.1.4.1.298.1.5.1.1.3 | |||
| eSWAgentHW | 1.3.6.1.4.1.298.1.5.1.1.2 | |||
| eSWAgentSW | 1.3.6.1.4.1.298.1.5.1.1.1 | |||
| INT 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. |
| OCT 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. |
| INT 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. |
| INT 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. |
| OCT 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. |
| INT 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. |
| OCT 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. |
| INT 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. |
| INT 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). |
| eSWAutoPortCtrlEntry | 1.3.6.1.4.1.298.1.5.1.3.3.1 | not-accessible | A entry of eSWAutoPortControlTable. It uses eSWAutoNegGrpIndex and eSWAutoNegPortIndex to find the table entry. | |
| eSWAutoPortCtrlTable | 1.3.6.1.4.1.298.1.5.1.3.3 | not-accessible | A table containing information about each port's auto- negotiation information. | |
| eSWBankImageInfoEntry | 1.3.6.1.4.1.298.1.5.1.1.1.14.1 | not-accessible | A row in the image bank table containing information about a specific bank. | |
| eSWBankImageInfoTable | 1.3.6.1.4.1.298.1.5.1.1.1.14 | not-accessible | A table of information about the switch's image banks. | |
| INT 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. |
| eSWBasic | 1.3.6.1.4.1.298.1.5.1.2 | |||
| INT 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. |
| INT 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. |
| INT eSWBkpType | 1.3.6.1.4.1.298.1.5.1.2.2 | INTEGER | read-only | The backplane type of this switch. |
| OCT 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. |
| INT 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. |
| eSWCtrl | 1.3.6.1.4.1.298.1.5.1.3 | |||
| STR 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. |
| INT eSWDRAMSize | 1.3.6.1.4.1.298.1.5.1.1.2.1 | INTEGER | read-only | DRAM installed on the switch, in bytes. |
| INT eSWEEPROMSize | 1.3.6.1.4.1.298.1.5.1.1.2.3 | INTEGER | read-only | EEPROM installed on the switch, in bytes. |
| NTF eSWEnhIntruderDetected | 1.3.6.1.4.1.298.0.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. | ||
| NTF eSWEnhIntruderPortDisable | 1.3.6.1.4.1.298.0.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. | ||
| NTF eSWEnhIPSpoofing | 1.3.6.1.4.1.298.0.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. | ||
| NTF eSWEnhNewNodeDetected | 1.3.6.1.4.1.298.0.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. | ||
| NTF eSWEnhStationMove | 1.3.6.1.4.1.298.0.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. | ||
| NTF eSWExpPortConnectStateChange | 1.3.6.1.4.1.298.0.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. | ||
| NTF eSWFanFail | 1.3.6.1.4.1.298.0.3 | The SNMP trap that is generated when a fan in the switch fails. | ||
| eSWFilteringInfo | 1.3.6.1.4.1.298.1.5.1.2.14 | |||
| INT 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 |
| MAC 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. |
| eSWFiltMACPortBasedConfigEntry | 1.3.6.1.4.1.298.1.5.1.2.14.3.1 | not-accessible | Entry of eSWFiltMACPortBasedConfigTable. | |
| eSWFiltMACPortBasedConfigTable | 1.3.6.1.4.1.298.1.5.1.2.14.3 | not-accessible | 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. | |
| INT 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. |
| eSWFiltMACVLANBasedConfigEntry | 1.3.6.1.4.1.298.1.5.1.2.14.2.1 | not-accessible | Entryof eSWFiltMACVLANBasedConfigTable. | |
| eSWFiltMACVLANBasedConfigTable | 1.3.6.1.4.1.298.1.5.1.2.14.2 | not-accessible | 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. | |
| MAC 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. |
| INT 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. |
| INT 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. |
| OCT 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. |
| INT 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. |
| INT 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. |
| eSWFiltProtPortBasedCFGEntry | 1.3.6.1.4.1.298.1.5.1.2.14.5.1 | not-accessible | Entry of eSWFiltProtPortBasedCFGTable. | |
| eSWFiltProtPortBasedCFGTable | 1.3.6.1.4.1.298.1.5.1.2.14.5 | not-accessible | 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 | not-accessible | Entry of eSWFiltProtVLANBasedCFGTable. | |
| eSWFiltProtVLANBasedCFGTable | 1.3.6.1.4.1.298.1.5.1.2.14.4 | not-accessible | A table describing the filtering Protocol Type configured by the management for a port. | |
| OCT 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. |
| INT 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. |
| OCT 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. |
| eSWGpPtCtrlEntry | 1.3.6.1.4.1.298.1.5.1.3.2.1 | not-accessible | An entry of table eSWGpPtCtrlTable. | |
| INT 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. |
| OCT 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. |
| OCT 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. |
| OCT 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. |
| OCT 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. |
| eSWGpPtCtrlTable | 1.3.6.1.4.1.298.1.5.1.3.2 | not-accessible | 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. | |
| OCT 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. |
| OCT 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. |
| eSWGpPtInfoEntry | 1.3.6.1.4.1.298.1.5.1.2.7.1 | not-accessible | This is an entry of eSWGroupPortInfoTable. | |
| INT eSWGpPtInfoIndex | 1.3.6.1.4.1.298.1.5.1.2.7.1.1 | INTEGER | read-only | The group number . |
| OCT 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. |
| OCT 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. |
| eSWGpPtInfoTable | 1.3.6.1.4.1.298.1.5.1.2.7 | not-accessible | 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. | |
| OCT 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. |
| OCT 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. |
| INT 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. |
| eSWGroupInfoEntry | 1.3.6.1.4.1.298.1.5.1.2.5.1 | not-accessible | This is the entry to describe basic information for a particular group of ports. | |
| eSWGroupInfoTable | 1.3.6.1.4.1.298.1.5.1.2.5 | not-accessible | This is the table to describe basic information for each group of ports in the switch. | |
| STR 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. |
| INT 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. |
| MAC 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. |
| INT 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. |
| TIK 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. |
| OCT 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 %. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| MAC 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. |
| INT 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. |
| INT 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. |
| MAC eSWIntMACAddr | 1.3.6.1.4.1.298.1.5.1.2.13.8.1.2 | MacAddress | read-only | Intruder MAC Address. |
| INT 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. |
| NTF eSWIntruderDetected | 1.3.6.1.4.1.298.0.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. | ||
| NTF eSWIntruderPortDisable | 1.3.6.1.4.1.298.0.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. | ||
| NTF eSWIPSpoofing | 1.3.6.1.4.1.298.0.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. | ||
| INT 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. |
| INT 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. |
| INT 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. |
| IP 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. |
| eSWMonIPEntry | 1.3.6.1.4.1.298.1.5.1.4.1.1 | not-accessible | The entry of this table. The table is indexed by the MAC address. | |
| eSWMonIPTable | 1.3.6.1.4.1.298.1.5.1.4.1 | not-accessible | 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. | |
| eSWMonitor | 1.3.6.1.4.1.298.1.5.1.4 | |||
| MAC 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. |
| INT 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. |
| INT 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. |
| eSWNetSecurityInfo | 1.3.6.1.4.1.298.1.5.1.2.13 | |||
| INT 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. |
| INT 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 |
| NTF eSWNewNodeDetected | 1.3.6.1.4.1.298.0.7 | The trap is generated when any port which is set for New Node Detection Security levels detects any New Node. | ||
| INT 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. |
| INT 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). |
| eSWPortCtrlEntry | 1.3.6.1.4.1.298.1.5.1.3.1.1 | not-accessible | An entry describing control information for a specific port. | |
| INT 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). |
| INT eSWPortCtrlIndex | 1.3.6.1.4.1.298.1.5.1.3.1.1.2 | INTEGER | read-only | The port number for this entry. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| eSWPortCtrlTable | 1.3.6.1.4.1.298.1.5.1.3.1 | not-accessible | A table describing the port control information for each port in this group. | |
| INT 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. |
| OCT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| eSWPortInfoEntry | 1.3.6.1.4.1.298.1.5.1.2.6.1 | not-accessible | A table entry containing information about a specific port. | |
| eSWPortInfoTable | 1.3.6.1.4.1.298.1.5.1.2.6 | not-accessible | A table containing basic information for each port in this switch. | |
| INT eSWPortLink | 1.3.6.1.4.1.298.1.5.1.2.6.1.5 | INTEGER | read-only | The link status of this port. |
| OCT 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. |
| INT 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. |
| INT 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. |
| eSWPtMacInfoEntry | 1.3.6.1.4.1.298.1.5.1.2.8.1 | not-accessible | Entry of eSWPtMacInfoTable. | |
| eSWPtMacInfoTable | 1.3.6.1.4.1.298.1.5.1.2.8 | not-accessible | A table describing the MAC addresses learned on each port. | |
| MAC eSWPtMacMACADDR | 1.3.6.1.4.1.298.1.5.1.2.8.1.2 | MacAddress | read-only | MAC address. |
| INT eSWPtMacPort | 1.3.6.1.4.1.298.1.5.1.2.8.1.1 | INTEGER | read-only | The port number in the switch. |
| STR 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. |
| IP 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. |
| INT 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. |
| INT 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. |
| STR eSWRemoteImageFileName | 1.3.6.1.4.1.298.1.5.1.1.1.8 | DisplayString | read-write | The name of the switch image file. |
| IP 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. |
| INT 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. |
| INT 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. |
| eSWSecConfigEntry | 1.3.6.1.4.1.298.1.5.1.2.13.4.1 | not-accessible | A list of information for each port within the switch. | |
| eSWSecConfigTable | 1.3.6.1.4.1.298.1.5.1.2.13.4 | not-accessible | A table that contains information about the Security Configuration that is associated with each port of the switch. | |
| eSWSecIncSetConfigEntry | 1.3.6.1.4.1.298.1.5.1.2.13.7.1 | not-accessible | Entry of eSWSecIncSetConfigTable. | |
| eSWSecIncSetConfigTable | 1.3.6.1.4.1.298.1.5.1.2.13.7 | not-accessible | 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). | |
| eSWSecIntMACAddrEntry | 1.3.6.1.4.1.298.1.5.1.2.13.8.1 | not-accessible | Entry of eSWSecIntMACAddrTable. | |
| eSWSecIntMACAddrTable | 1.3.6.1.4.1.298.1.5.1.2.13.8 | not-accessible | 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. | |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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 |
| TIK 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. |
| NTF eSWStationMove | 1.3.6.1.4.1.298.0.6 | The trap is caused by the detection of station moving. | ||
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| eSWTrunkBundleEntry | 1.3.6.1.4.1.298.1.5.1.2.11.1 | not-accessible | This is an entry of eSWTrunkBundleTable. | |
| INT eSWTrunkBundleIndex | 1.3.6.1.4.1.298.1.5.1.2.11.1.1 | INTEGER | read-only | The index of eSWTrunkBundleTable table. |
| INT 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. |
| INT 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. |
| INT 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. |
| eSWTrunkBundleTable | 1.3.6.1.4.1.298.1.5.1.2.11 | not-accessible | A table describing the Trunk Bundles information of the switch. | |
| INT eSWType | 1.3.6.1.4.1.298.1.5.1.2.1 | INTEGER | read-only | The ethernet switch type. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| eSWVlanEntry | 1.3.6.1.4.1.298.1.5.1.2.9.4.1 | not-accessible | A list of information for each VLAN within the switch. | |
| INT 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. |
| INT 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. |
| eSWVlanInfo | 1.3.6.1.4.1.298.1.5.1.2.9 | |||
| INT 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. |
| OCT 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. |
| INT 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. |
| STR 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. |
| eSWVlanTable | 1.3.6.1.4.1.298.1.5.1.2.9.4 | not-accessible | A table describing the information about every VLAN associated with the switch. | |
| INT 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 |
| INT 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 |
| friendlyswitch | 1.3.6.1.4.1.298.2.2.13 | |||
| intraCore8000 | 1.3.6.1.4.1.298.2.2.22 | |||
| intraCore9000 | 1.3.6.1.4.1.298.2.2.23 | |||
| intrastack | 1.3.6.1.4.1.298.2.2.12 | |||
| intraswitch | 1.3.6.1.4.1.298.2.2.11 | |||
| intraSwitch6216M | 1.3.6.1.4.1.298.2.2.16 | |||
| intraSwitch6224 | 1.3.6.1.4.1.298.2.2.17 | |||
| IP 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. |
| IP 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. |
| IP 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. |
| IP 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. |
| ipagentProtocol | 1.3.6.1.4.1.298.1.1.5.1 | |||
| STR 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. |
| ipagentTrapRcvrEntry | 1.3.6.1.4.1.298.1.1.5.2.1 | not-accessible | 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. | |
| IP 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. |
| INT 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. |
| ipagentTrapRcvrTable | 1.3.6.1.4.1.298.1.1.5.2 | not-accessible | Table listing the Network Management Stations that are to receive traps generated by this agent. | |
| STR 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. |
| IP 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. |
| productId | 1.3.6.1.4.1.298.2 | |||
| products | 1.3.6.1.4.1.298.1 | |||
| snmpAgent | 1.3.6.1.4.1.298.1.1 | |||
| switch | 1.3.6.1.4.1.298.1.5 |
RFC description
Manages Asante switching and network equipment including hardware, software, and firmware versions.
Start monitoring Asante Technologies Ethernet switch (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.