DES3200-28P-L2MGMT-MIB
The Structure of Layer 2 Network Management Information.
Main OID:
swL2MgmtMIB.1.3.6.1.4.1.171.11.113.8.1.2
488
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
488 total| Object Name |
|---|
swL2LoopDetectCtrl OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.1.4.2.21.1 |
swL2LoopDetectAdminStateThis object indicates the loopback detection status for the system.rw Enumeration .1.3.6.1.4.1.171.11.113.1.4.2.21.1.1 |
swL2LoopDetectIntervalThis object indicates the interval value, the range is from 1 to 32767 seconds.rw INTEGER .1.3.6.1.4.1.171.11.113.1.4.2.21.1.2 |
swL2LoopDetectRecoverTimeThis object indicates the recover time, the range is from 60 to 1000000.
The value of 0 disables the recover function.rw INTEGER .1.3.6.1.4.1.171.11.113.1.4.2.21.1.3 |
swL2LoopDetectModeThis object indicates the loopback detection mode for the system.rw Enumeration .1.3.6.1.4.1.171.11.113.1.4.2.21.1.4 |
swL2LoopDetectTrapModeThis object indicates the loopback detection trap mode for the system.rw Enumeration .1.3.6.1.4.1.171.11.113.1.4.2.21.1.5 |
swL2LoopDetectPortMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.1.4.2.21.2 |
swL2LoopDetectPortTableThe table specifies the loopback detection function specified by port. SEQUENCE OF SwL2LoopDetectPortEntry .1.3.6.1.4.1.171.11.113.1.4.2.21.2.1 |
swL2LoopDetectPortEntryThe table specifies the loopback detection function specified by port. SwL2LoopDetectPortEntry .1.3.6.1.4.1.171.11.113.1.4.2.21.2.1.1 |
swL2LoopDetectPortIndexThis object indicates the module's port number. The range is from 1 to
the maximum port number specified in the modulero INTEGER .1.3.6.1.4.1.171.11.113.1.4.2.21.2.1.1.1 |
swL2LoopDetectPortStateThis object indicates the loopback detection function state on the port.rw Enumeration .1.3.6.1.4.1.171.11.113.1.4.2.21.2.1.1.2 |
swL2LoopDetectPortLoopVLANThis object indicates the VLAN list that has detected a loopback.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.11.113.1.4.2.21.2.1.1.3 |
swL2LoopDetectPortLoopStatusThis object indicates the port status.ro Enumeration .1.3.6.1.4.1.171.11.113.1.4.2.21.2.1.1.4 |
swL2MgmtMIBThe Structure of Layer 2 Network Management Information. MODULE-IDENTITY .1.3.6.1.4.1.171.11.113.8.1.2 |
swL2DevMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.1 |
swL2DevInfo OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.1.1 |
swDevInfoTotalNumOfPortThe number of ports within this switch. This value is the sum
of the ports within this switch.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.1.1.1 |
swDevInfoNumOfPortInUseThe number of ports in this switch connected to the segment or
the end stations.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.1.1.2 |
swDevModuleInfoTableThis table contains the module information. SEQUENCE OF SwDevModuleInfoEntry .1.3.6.1.4.1.171.11.113.8.1.2.1.1.3 |
swDevModuleInfoEntryA list of management information for each unit in the system. SwDevModuleInfoEntry .1.3.6.1.4.1.171.11.113.8.1.2.1.1.3.1 |
swDevModuleInfoUnitIDThis object indicates the specific unit ID in the stacking/chassis
table.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.1.1.3.1.1 |
swDevModuleInfoModuleNameA text string containing the name of the module.ro DisplayString .1.3.6.1.4.1.171.11.113.8.1.2.1.1.3.1.3 |
swDevModuleInfoReversionA text string containing the version (name or number) of the module.ro DisplayString .1.3.6.1.4.1.171.11.113.8.1.2.1.1.3.1.4 |
swDevModuleInfoSerialA text string containing the serial number or serial name of the module.ro DisplayString .1.3.6.1.4.1.171.11.113.8.1.2.1.1.3.1.5 |
swDevModuleInfoDescriptionA text string containing a description of the
module.ro DisplayString .1.3.6.1.4.1.171.11.113.8.1.2.1.1.3.1.6 |
swDevInfoFrontPanelLedStatusThis object is a set of system LED indications. The first two
octets indicate the LED PoE mode.
01 02 = PoE Mode
02 01 = Normal Mode
00 00 = Non-PoE Device
The next two are defined as system LED.
The third octet is power LED.
0x01 : Power Off
0x02 : Power On
the forth octet is console led:
0x01 = system start up
0x02 = a user is login through console
0x03 = no user is login through console
The fifth octect is RPS (Redundancy Power Supply) LED.
0x01 = Ineternal Power working
0x02 = External Power working
The sixth octect is FAN LED
0x01 = Fan LED Off
0x02 = Fan LED blinking
The other octets following are the logical port LED
(following dot1dBasePort ordering). Every two bytes are presented to a port.
The first byte is presentd to the Link/Activity LED. The second byte is
presented to the Speed LED.
Link/Activity LED:
The most significant bit is used for blink/solid:
8 = The LED blinks.
The second significant bit is used for link status:
1 = link fail.
2 = link pass.
Speed LED:
Normal Mode
bit 4 :
0 = copper link up (if link fail will show 0)
1 = fibber link up
bit 2-0 :
01 = 10Mbps.
02 = 100Mbps.
03 = 1000Mbps.
04 = 10000Mbps
POE mode:
01 = no PD connected.
02 = no deliver power to PD.
03 = deliver power to PD.ro OCTET STRING .1.3.6.1.4.1.171.11.113.8.1.2.1.1.4 |
swL2DevCtrl OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.1.2 |
swL2DevCtrlStpStateThis object can enable or disable the spanning tree algorithm during
the runtime of the system.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.1.2.1 |
swL2DevCtrlIGMPSnoopingThis object indicates if the layer 2 Internet Group Management
Protocol (IGMP) capture function is enabled or disabled.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.1.2.2 |
swL2DevCtrlIGMPSnoopingMcstRTOnlyThis object controls the IGMP snooping forward multicast routing only state.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.1.2.3 |
swL2DevCtrlRmonStateThis object can enable or disable RMON.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.1.2.4 |
swL2DevCtrlSnmpTrapStateThis object controls the SNMP trap status.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.1.2.5 |
swL2DevCtrlCleanAllStatisticCounterWhen the object is set to active, all statistical counters will
be cleared. If set to normal, no action will occur.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.1.2.6 |
swL2DevCtrlVlanIdOfFDBTblIndicates the VLAN ID to which the Dot1dTpFdbTable belongs;
The default value is the DEFAULT-VLAN-ID of the system.rw VlanId .1.3.6.1.4.1.171.11.113.8.1.2.1.2.7 |
swL2MACNotifyStateThis object can enable or disable MAC Notification.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.1.2.8 |
swL2MACNotifyHistorySizeThis object indicates the history size of MAC addresses in the MAC Address table.
The default value is 1.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.1.2.9 |
swL2MACNotifyIntervalThis object indicates the time interval, in seconds, that will trigger
MAC notification messages.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.1.2.10 |
swL2DevCtrlAsymVlanStateThis object enables or disables asymmetric VLANs
during the runtime of the system.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.1.2.13 |
swL2DevCtrlTelnet OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.1.2.14 |
swL2DevCtrlTelnetStateThis object controls the Telnet status.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.1.2.14.1 |
swL2DevCtrlTelnetTcpPortThis object designates TCP ports.
When Telnet is disabled, this object is not accessible.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.1.2.14.2 |
swL2DevCtrlManagementVlanIdThis object controls which previously created VLANs are included
in the System IP Interface.rw VlanId .1.3.6.1.4.1.171.11.113.8.1.2.1.2.16 |
swL2DevCtrlWeb OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.1.2.17 |
swL2DevCtrlWebStateThis object controls the Web status.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.1.2.17.1 |
swL2DevCtrlWebTcpPortThis object designates TCP ports.
When Web is disabled, this object is not accessible.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.1.2.17.2 |
swL2DevCtrlLLDPStateSpecifies the state of the LLDP function.
When this function is enabled, the switch can start to transmit
LLDP packets and receive and process the LLDP packets.
The specific function of each port will depend on the per port
LLDP setting.
For the advertisement of LLDP packets, the switch announces the
information to its neighbor through ports. For receiving
LLDP packets, the switch will learn the information from the LLDP
packets advertised from the neighbor in the neighbor table.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.1.2.18 |
swL2DevCtrlLLDPForwardMessageStateWhen lldp is disabled and lldp forward-message's are enabled, the
LLDP Data Unit packets received by the switch will be forwarded.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.1.2.19 |
swL2DevCtrlIpAutoconfigThis object controls the IP auto configuration state.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.1.2.20 |
swL2DevCtrlCFM OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.1.2.21 |
swL2DevCtrlCFMStateThis object indicates the CFM global state.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.1.2.21.1 |
swL2DevCtrlCFMPortTableA table containing the CFM state of specified ports. SEQUENCE OF SwL2DevCtrlCFMPortEntry .1.3.6.1.4.1.171.11.113.8.1.2.1.2.21.2 |
swL2DevCtrlCFMPortEntryThe entry of the CFM state on specified ports. SwL2DevCtrlCFMPortEntry .1.3.6.1.4.1.171.11.113.8.1.2.1.2.21.2.1 |
swL2DevCtrlCFMPortIndexThis object indicates the port number. INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.1.2.21.2.1.1 |
swL2DevCtrlCFMPortStateThis object indicates the CFM state by port.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.1.2.21.2.1.2 |
swL2DevCtrlVLANTrunkStateThis indicates the global state of the VLAN trunking feature of the device.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.1.2.22 |
swL2DevAlarm OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.1.3 |
swL2DevAlarmNewRootWhen the device has become the new root of the Spanning Tree,
this object decides whether to send a new root trap.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.1.3.1 |
swL2DevAlarmTopologyChangeThis object determines whether or not to send a trap message when
the switch topology changes. If the object is enabled (3), the Topology Change
trap is sent by the device when any of its configured ports transition from
the Learning state to the Forwarding state, or from the Forwarding state to
the Blocking state. For the same port transition, the device does not send the
trap if this object value is disabled or in another state.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.1.3.2 |
swL2DevAlarmLinkChangeThis object determines whether or not to send a trap message when the link
changes. If the object is enabled (3), the Link Change trap is sent by
the device when any of its port links change. The device does not send the
trap if this object value is disabled or in another state.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.1.3.3 |
swL2VLANMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.2 |
swL2VlanStaticTableA table containing static configuration information for
each VLAN configured into the device by (local or
network) management. All entries are permanent and will
be restored after the device is reset. SEQUENCE OF SwL2VlanStaticEntry .1.3.6.1.4.1.171.11.113.8.1.2.2.1 |
swL2VlanStaticEntryStatic information for a VLAN configured into this
device by (local or network) management. SwL2VlanStaticEntry .1.3.6.1.4.1.171.11.113.8.1.2.2.1.1 |
swL2VlanIndexThe VLAN-ID or other identifier referring to this VLAN. VlanId .1.3.6.1.4.1.171.11.113.8.1.2.2.1.1.1 |
swL2VLANAdvertisementThis object indicates if the advertisement is active or not.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.2.1.1.2 |
swL2PVIDAutoAssignmentStateThis object controls the PVID auto assignment state.
If 'Auto-assign PVID' is disabled, the PVID can only be changed
by PVID configuration (user changes explicitly). The VLAN
configuration will not automatically change the PVID.
If 'Auto-assign PVID' is enabled, the PVID will be changed by PVID or VLAN configuration. When a user configures
a port to VLAN X's untagged membership, this port's PVID
will be updated with VLAN X. Using the VLAN list command,
PVID is updated as the last item of the VLAN list. When a user removes
a port from the untagged membership of the PVID's VLAN, the
port's PVID will be assigned 'default VLAN'.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.2.2 |
swL2VlanPortInfoTableA table containing the VLAN and port role information of each port. SEQUENCE OF SwL2VlanPortInfoEntry .1.3.6.1.4.1.171.11.113.8.1.2.2.3 |
swL2VlanPortInfoEntryThe table entry of VLAN port information. SwL2VlanPortInfoEntry .1.3.6.1.4.1.171.11.113.8.1.2.2.3.1 |
swL2VlanPortInfoPortIndexThe port index.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.2.3.1.1 |
swL2VlanPortInfoVidThe VLAN ID assigned to a special portro VlanId .1.3.6.1.4.1.171.11.113.8.1.2.2.3.1.2 |
swL2VlanPortInfoPortRoleThe port role of a special port. When the role is 'other', it means this port does not belong to the VLAN.ro Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.2.3.1.3 |
swL2SubnetVLANTableA table containing the subnet VLAN information. SEQUENCE OF SwL2SubnetVLANEntry .1.3.6.1.4.1.171.11.113.8.1.2.2.4 |
swL2SubnetVLANEntryThe entry of subnet VLAN information. SwL2SubnetVLANEntry .1.3.6.1.4.1.171.11.113.8.1.2.2.4.1 |
swL2SubnetVLANIPAddressThis object indicates the IP address.ro IpAddress .1.3.6.1.4.1.171.11.113.8.1.2.2.4.1.1 |
swL2SubnetVLANIPMaskThis object indicates the IP mask.ro IpAddress .1.3.6.1.4.1.171.11.113.8.1.2.2.4.1.2 |
swL2SubnetVLANIDThis object indicates the VLAN ID.rw VlanId .1.3.6.1.4.1.171.11.113.8.1.2.2.4.1.3 |
swL2SubnetVLANPriorityThis object indicates the priority.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.2.4.1.4 |
swL2SubnetVLANRowStatusThis object indicates the status of this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.11.113.8.1.2.2.4.1.5 |
swL2VlanPrecedenceTableA table containing the VLAN classification precedence information of each port. SEQUENCE OF SwL2VlanPrecedenceEntry .1.3.6.1.4.1.171.11.113.8.1.2.2.5 |
swL2VlanPrecedenceEntryThe entry of VLAN classification precedence information. SwL2VlanPrecedenceEntry .1.3.6.1.4.1.171.11.113.8.1.2.2.5.1 |
swL2VlanPrecedencePortIndexThis object indicates the port index.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.2.5.1.1 |
swL2VlanPrecedenceClassificationThis object indicates the VLAN classification precedence.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.2.5.1.2 |
swL2NniGvrpBpduAddressSpecifies the GVRP's BPDU MAC address of the NNI port with Q-in-Q status.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.2.6 |
swL2PortMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.3 |
swL2PortInfoTableA table that contains information about every port. SEQUENCE OF SwL2PortInfoEntry .1.3.6.1.4.1.171.11.113.8.1.2.3.1 |
swL2PortInfoEntryA list of information for each port of the device. SwL2PortInfoEntry .1.3.6.1.4.1.171.11.113.8.1.2.3.1.1 |
swL2PortInfoPortIndexThis object indicates the module's port number.(1..Max port
number in the module)ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.3.1.1.1 |
swL2PortInfoMediumTypeIndicates the medium type of the port number.ro Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.3.1.1.2 |
swL2PortInfoUnitIDIndicates the ID of the unit in the system.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.3.1.1.3 |
swL2PortInfoTypeThis object indicates the connector type of this port.ro Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.3.1.1.4 |
swL2PortInfoLinkStatusThis object indicates the port link status.ro Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.3.1.1.5 |
swL2PortInfoNwayStatusThis object indicates the port speed and duplex mode.ro Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.3.1.1.6 |
swL2PortInfoModuleTypeThis object indicates the module type of this port.ro Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.3.1.1.7 |
swL2PortInfoErrorDisabledThis object indicates the blocking type of this port.ro Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.3.1.1.8 |
swL2PortCtrlTableA table that contains control information about every port. SEQUENCE OF SwL2PortCtrlEntry .1.3.6.1.4.1.171.11.113.8.1.2.3.2 |
swL2PortCtrlEntryA list of control information for each port on the device. SwL2PortCtrlEntry .1.3.6.1.4.1.171.11.113.8.1.2.3.2.1 |
swL2PortCtrlPortIndexThis object indicates the module's port number.(1..Max port
number in the module)ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.3.2.1.1 |
swL2PortCtrlMediumTypeIndicates the medium type of the port number.ro Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.3.2.1.2 |
swL2PortCtrlUnitIndexIndicates the ID of the unit in the devicero INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.3.2.1.3 |
swL2PortCtrlAdminStateThis object decides if the port is enabled or disabled.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.3.2.1.4 |
swL2PortCtrlNwayStateChose the port speed, duplex mode, and N-Way function mode.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.3.2.1.5 |
swL2PortCtrlFlowCtrlStateThe flow control mechanism is different between full duplex
mode and half duplex mode. For half duplex mode, the jamming
signal is asserted. For full duplex mode, the IEEE 802.3x flow
control function sends PAUSE frames and receives PAUSE frames.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.3.2.1.6 |
swL2PortCtrlLearningStateThis object decides if the port is locked or not.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.3.2.1.7 |
swL2PortCtrlMACNotifyStateThis object sets each port's MAC notification state.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.3.2.1.8 |
swL2PortCtrlMDIXStateThis object configures the MDIX setting of the port.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.3.2.1.10 |
swL2PortCtrlAutoNegRestartIf the value of this object is set to restart(1) then this will force
auto-negotiation to begin link renegotiation. If auto-negotiation
signaling is disabled, a write to this object has no effect.
Setting the value of this object to norestart(2) has no effect.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.3.2.1.11 |
swL2PortCtrlAutoNegCapAdvertisedBitsA value that uniquely identifies the set of capabilities advertised
by the local auto-negotiation entity.
Capabilities in this object that are not available in
swL2PortAutoNegInfoCapabilityBits cannot be enabled.
Note that the local auto-negotiation entity may advertise some
capabilities beyond the scope of this MIB. This is indicated by
returning the bit value bOther in addition to any bit values for
standard capabilities that are listed in the
IANAifMauAutoNegCapBits TC.rw IANAifMauAutoNegCapBits .1.3.6.1.4.1.171.11.113.8.1.2.3.2.1.12 |
swL2PortCtrlJumboFrameThis object configures the switch's jumbo frame settings.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.3.3 |
swL2PortCtrlJumboFrameMaxSizeThis object describes how many bytes the max jumbo frame is.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.3.4 |
swL2PortCableDiagnosisTableA table that contains cable diagnostic information about every port. SEQUENCE OF SwL2PortCableDiagnosisEntry .1.3.6.1.4.1.171.11.113.8.1.2.3.5 |
swL2PortCableDiagnosisEntryA list with cable diagnostic information for each port of the device. SwL2PortCableDiagnosisEntry .1.3.6.1.4.1.171.11.113.8.1.2.3.5.1 |
swL2PortCableDiagnosisPortIndexThis object indicates the module's port number.(1..Max port
number in the module)ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.3.5.1.1 |
swL2PortCableDiagnosisPairIndexIndicates the pair index of each port.
Pair 1 means pin 3 and 6 of the connector.
Pair 2 means pin 1 and 2 of the connector.
Pair 3 means pin 7 and 8 of the connector.
Pair 4 means pin 4 and 5 of the connector.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.3.5.1.2 |
swL2PortCableDiagnosisCableStatusThis object indicates the cable status.ro Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.3.5.1.3 |
swL2PortCableDiagnosisPairStatusThis object indicates the status of the pair.ro Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.3.5.1.4 |
swL2PortCableDiagnosisPairLengthThis object indicates the approx. length or length to failure of
the pair. The unit value is in meters.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.3.5.1.5 |
swL2PortCableDiagnosisPairLengthInaccuracyThis object indicates the inaccuracy of a pair length. The unit value is in meters.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.3.5.1.6 |
swL2PortCounterCtrlTableA table that is used to clear counter information about every port. SEQUENCE OF SwL2PortCounterCtrlEntry .1.3.6.1.4.1.171.11.113.8.1.2.3.6 |
swL2PortCounterCtrlEntryA list of entries used to clear the counter information for each port of the device. SwL2PortCounterCtrlEntry .1.3.6.1.4.1.171.11.113.8.1.2.3.6.1 |
swL2PortCounterCtrlPortIndexThis object indicates the module's port number.(1..Max port
number in the module)ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.3.6.1.1 |
swL2PortCounterClearCtrlThis object indicates whether to clear the counters for each port of the device or not.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.3.6.1.2 |
swL2PortErrTableA table that contains error information for each port. SEQUENCE OF SwL2PortErrEntry .1.3.6.1.4.1.171.11.113.8.1.2.3.7 |
swL2PortErrEntryA list of information regarding port errors on the device. SwL2PortErrEntry .1.3.6.1.4.1.171.11.113.8.1.2.3.7.1 |
swL2PortErrPortIndexThis object indicates the module's port number.(1..Max port number in
the module).ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.3.7.1.1 |
swL2PortErrPortStateThis object indicates if the port state is enabled or disabled.ro Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.3.7.1.2 |
swL2PortErrPortConnStatusThis object indicates whether the Port Status is err-disabled or not.ro Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.3.7.1.3 |
swL2PortErrPortReasonThis object describes if the reason for the port error is STP LBD or Storm control.ro Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.3.7.1.4 |
swL2PortAutoNegInfoTableA table that contains information about every port's auto negotiation status. SEQUENCE OF SwL2PortAutoNegInfoEntry .1.3.6.1.4.1.171.11.113.8.1.2.3.8 |
swL2PortAutoNegInfoEntryA list of information for each port auto negotiation of the device. SwL2PortAutoNegInfoEntry .1.3.6.1.4.1.171.11.113.8.1.2.3.8.1 |
swL2PortAutoNegInfoPortIndexThis object indicates the module's port number.(1..Max port
number in the module)ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.3.8.1.1 |
swL2PortAutoNegInfoAdminStatusIf the value of this object is disabled(2) then the interface will act as
it would if it had no auto-negotiation signaling.
The status is affect by setting swL2PortCtrlNwayState.ro Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.3.8.1.2 |
swL2PortAutoNegInfoCapabilityBitsA value that uniquely identifies the set of capabilities of the local
auto-negotiation entity. Note that interfaces that support this MIB may
have capabilities that extend beyond the scope of this MIB.
Note that the local auto-negotiation entity may support some capabilities
beyond the scope of this MIB. This is indicated by returning the bit value
bOther in addition to any bit values for standard capabilities that are listed
in the IANAifMauAutoNegCapBits TC.ro IANAifMauAutoNegCapBits .1.3.6.1.4.1.171.11.113.8.1.2.3.8.1.3 |
swL2PortAutoNegInfoCapAdvertisedBitsA value that uniquely identifies the set of capabilities advertised by the
local auto-negotiation entity.
Capabilities in this object that are not available in
swL2PortAutoNegCapabilityBits cannot be enabled.
Note that the local auto-negotiation entity may advertise some capabilities
beyond the scope of this MIB. This is indicated by returning the bit value
bOther in addition to any bit values for standard capabilities that are listed
in the IANAifMauAutoNegCapBits TC.ro IANAifMauAutoNegCapBits .1.3.6.1.4.1.171.11.113.8.1.2.3.8.1.4 |
swL2PortAutoNegInfoCapReceivedBitsA value that uniquely identifies the set of capabilities received from the
remote auto-negotiation entity.
Note that interfaces that support this MIB may be attached to remote
auto-negotiation entities that have capabilities beyond the scope of this
MIB. This is indicated by returning the bit value bOther in addition to
any bit values for standard capabilities that are listed in the
IANAifMauAutoNegCapBits TC.ro IANAifMauAutoNegCapBits .1.3.6.1.4.1.171.11.113.8.1.2.3.8.1.5 |
swL2PortDropCounterTableA table that contains information for each port drop counter. SEQUENCE OF SwL2PortDropCounterEntry .1.3.6.1.4.1.171.11.113.8.1.2.3.9 |
swL2PortDropCounterEntryA list of information for each port auto negotiation of the device. SwL2PortDropCounterEntry .1.3.6.1.4.1.171.11.113.8.1.2.3.9.1 |
swL2PortDropCounterPortIndexThis object indicates the module's port number.(1..Max port
number in the module)ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.3.9.1.1 |
swL2PortBufferFullDropsThe total number of packets discarded while buffer full.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.3.9.1.2 |
swL2PortACLDropsThe total number of packets denied by ACLs.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.3.9.1.3 |
swL2PortMulticastDropsThe total number of multicast packet that is discarded.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.3.9.1.4 |
swL2PortVLANIngressDropsThe total number of packets discarded by VLAN ingress checking.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.3.9.1.5 |
swL2PortJumboFrameCtrlTableA table that contains information for each port's jumbo frame information. SEQUENCE OF SwL2PortJumboFrameCtrlEntry .1.3.6.1.4.1.171.11.113.8.1.2.3.10 |
swL2PortJumboFrameCtrlEntryA list of information for each port's jumbo frame of the device. SwL2PortJumboFrameCtrlEntry .1.3.6.1.4.1.171.11.113.8.1.2.3.10.1 |
swL2PortJumboFrameCtrlPortIndexThis object indicates the module's port number. INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.3.10.1.1 |
swL2PortJumboFrameCtrlStateThis object indicates the jumbo frame state on a specified port.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.3.10.1.2 |
swL2DiffServMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.4 |
swL2DiffServTypeCtrlTableA table that contains the Differentiated Service (DiffServ) type information of each port. SEQUENCE OF SwL2DiffServTypeCtrlEntry .1.3.6.1.4.1.171.11.113.8.1.2.4.1 |
swL2DiffServTypeCtrlEntryA list of DiffServ type information for each port of the device. SwL2DiffServTypeCtrlEntry .1.3.6.1.4.1.171.11.113.8.1.2.4.1.1 |
swL2DiffServTypeCtrlPortIndexThis object indicates the module's port number.(1..Max port number in
the module)ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.4.1.1.1 |
swL2DiffServTypeCtrlDiffServTypeThe DiffServ type of this port.
disabled (1)
DSCP (2)
the swL2DiffServDSCPCtrlTable will take effect upon replacement of
the DSCP(DiffServ codepoint) field.
ToS (3)
swL2DiffServTOSCtrlTable will take effect for the replacement of the
IP ToS precedence and the 802.1p tag control priority field.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.4.1.1.2 |
swL2DiffServDSCPCtrlTableA table that contains DSCP (Differentiated Service Code Point) control
information. SEQUENCE OF SwL2DiffServDSCPCtrlEntry .1.3.6.1.4.1.171.11.113.8.1.2.4.2 |
swL2DiffServDSCPCtrlEntryA list of DSCP control information for each port. SwL2DiffServDSCPCtrlEntry .1.3.6.1.4.1.171.11.113.8.1.2.4.2.1 |
swL2DiffServDSCPCtrlPortIndexThis object indicates the module's port number.(1..Max port number in
the module)ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.4.2.1.1 |
swL2DiffServDSCPCtrlModeThe DSCP mode of this port.
dscp-Force-Overwrite(1)
value regardless of the DSCP of the incoming packet.
dscp-Change-If-Zero(2)
value if the DSCP of the incoming packet is zero.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.4.2.1.2 |
swL2DiffServDSCPCtrlValueThe DSCP value of this port.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.4.2.1.3 |
swL2DiffServTOSCtrlTableA table that contains ToS (Type of Service) control
information. SEQUENCE OF SwL2DiffServTOSCtrlEntry .1.3.6.1.4.1.171.11.113.8.1.2.4.3 |
swL2DiffServTOSCtrlEntryA list of ToS control information for each port. SwL2DiffServTOSCtrlEntry .1.3.6.1.4.1.171.11.113.8.1.2.4.3.1 |
swL2DiffServTOSCtrlPortIndexThis object indicates the module's port number.(1..Max port number in
the module)ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.4.3.1.1 |
swL2DiffServTOSCtrlModeThe ToS mode of this port.
tos-Force-Overwrite(1)
tos-TOS-Overwrite-802dot1p(2)
tag control priority field to the value in the IP ToS precedence
field.
tos-802dot1p-Overwrite-TOS(3)
is changed to the value in the 802.1p tag control priority
field.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.4.3.1.2 |
swL2DiffServTOSCtrlValueThis object is used only if swL2DiffServTOSCtrlMode is tos-Force-Overwrite(1)rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.4.3.1.3 |
swL2LimitedMulticastMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.5 |
swL2MulticastFilterProfileTableA table that contains information about multicast filter profile. SEQUENCE OF SwL2MulticastFilterProfileEntry .1.3.6.1.4.1.171.11.113.8.1.2.5.1 |
swL2MulticastFilterProfileEntryA list of information for each multicast filter profile. SwL2MulticastFilterProfileEntry .1.3.6.1.4.1.171.11.113.8.1.2.5.1.1 |
swL2MulticastFilterProfileIndexIndicates index for each profile.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.5.1.1.1 |
swL2MulticastFilterProfileNameSpecifies a profile name for each multicast filter profile.rw DisplayString .1.3.6.1.4.1.171.11.113.8.1.2.5.1.1.2 |
swL2MulticastFilterStatusThis object indicates the status of this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.11.113.8.1.2.5.1.1.3 |
swL2MulticastFilterProfileAddressTableA table that contains information about multicast filter address. SEQUENCE OF SwL2MulticastFilterProfileAddressEntry .1.3.6.1.4.1.171.11.113.8.1.2.5.2 |
swL2MulticastFilterProfileAddressEntryA list of information for each multicast filter address. SwL2MulticastFilterProfileAddressEntry .1.3.6.1.4.1.171.11.113.8.1.2.5.2.1 |
swL2MulticastFilterProfileIdIndexIndicates index for each profile.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.5.2.1.1 |
swL2MulticastFilterFromIpSpecifies the head IP address of a multicast address range which will
be binded to a multicast filter profile.ro IpAddress .1.3.6.1.4.1.171.11.113.8.1.2.5.2.1.2 |
swL2MulticastFilterToIpSpecifies the tail IP address of a multicast address range which will
be binded to a multicast filter profile.ro IpAddress .1.3.6.1.4.1.171.11.113.8.1.2.5.2.1.3 |
swL2MulticastFilterAddressStateThis object indicates the status of this entry.
Setting value to createAndGo (4) will add the multicast address list specified in
swL2MulticastFilterFromIp and swL2MulticastFilterToIp to multicast filter profile.
Setting value to destroy (6) will remove the multicast address list specified in
swL2MulticastFilterFromIp and swL2MulticastFilterToIp from multicast filter profile.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.11.113.8.1.2.5.2.1.4 |
swL2LimitedMulticastFilterPortTableA table that is used to bind the port to the profile ID. SEQUENCE OF SwL2LimitedMulticastFilterPortEntry .1.3.6.1.4.1.171.11.113.8.1.2.5.3 |
swL2LimitedMulticastFilterPortEntryA list of information that is used to bind the port to the profile ID. SwL2LimitedMulticastFilterPortEntry .1.3.6.1.4.1.171.11.113.8.1.2.5.3.1 |
swL2LimitedMulticastFilterPortIndexSpecifies the port as an index.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.5.3.1.1 |
swL2LimitedMulticastFilterPortAccessThis object indicates the access status for each port.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.5.3.1.2 |
swL2LimitedMulticastFilterPortProfileIDThis object specifies a profile ID list for each port.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.11.113.8.1.2.5.3.1.3 |
swL2LimitedMulticastFilterPortProfileStatusControls the multicast filter profile list which binds to each port.
When set to add (2), the multicast filter profile ID list which is specified in
swL2LimitedMulticastFilterPortProfileID will be bound to the port.
When set to delete (3), the multicast filter profile ID list that is specified in
swL2LimitedMulticastFilterPortProfileID will be unbound from the port.
The attribute value reverts to 'other' once the action has been done.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.5.3.1.4 |
swL2MulticastFilterPortMaxGroupTableA table that contains information about max group numbers based on each port. SEQUENCE OF SwL2MulticastFilterPortMaxGroupEntry .1.3.6.1.4.1.171.11.113.8.1.2.5.4 |
swL2MulticastFilterPortMaxGroupEntryA list of max group number information for each port. SwL2MulticastFilterPortMaxGroupEntry .1.3.6.1.4.1.171.11.113.8.1.2.5.4.1 |
swL2MulticastFilterPortMaxGroupPortIndexSpecifies the port number as a table index.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.5.4.1.1 |
swL2MulticastFilterPortMaxGroupSpecifies maximum multicast filter group numbers for each port.
The default value is 256.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.5.4.1.2 |
swL2LimitedMulticastFilterVIDTableA table that is used to bind the VID to the profile ID. SEQUENCE OF SwL2LimitedMulticastFilterVIDEntry .1.3.6.1.4.1.171.11.113.8.1.2.5.5 |
swL2LimitedMulticastFilterVIDEntryA list of information that is used to bind the VID to the profile ID. SwL2LimitedMulticastFilterVIDEntry .1.3.6.1.4.1.171.11.113.8.1.2.5.5.1 |
swL2LimitedMulticastFilterVIDIndexSpecifies the VID as an index.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.5.5.1.1 |
swL2LimitedMulticastFilterVIDAccessThis object indicates the access status for each VID.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.5.5.1.2 |
swL2LimitedMulticastFilterVIDProfileIDThis object specifies a profile ID list for each VID.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.11.113.8.1.2.5.5.1.3 |
swL2LimitedMulticastFilterVIDProfileStatusControls the multicast filter profile list which binds to each VID.
When set to add (2), the multicast filter profile ID list which is specified in
swL2LimitedMulticastFilterVIDProfileID will be bound to the VID.
When set to delete (3), the multicast filter profile ID list that is specified in
swL2LimitedMulticastFilterVIDProfileID will be unbound from the VID.
The attribute value reverts to 'other' once the action has been done.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.5.5.1.4 |
swL2MulticastFilterVIDMaxGroupTableA table that contains information about max group numbers based on VID. SEQUENCE OF SwL2MulticastFilterVIDMaxGroupEntry .1.3.6.1.4.1.171.11.113.8.1.2.5.6 |
swL2MulticastFilterVIDMaxGroupEntryA list of max group number information for each VID. SwL2MulticastFilterVIDMaxGroupEntry .1.3.6.1.4.1.171.11.113.8.1.2.5.6.1 |
swL2MulticastFilterVIDMaxGroupVIDIndexSpecifies the VID number as a table index.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.5.6.1.1 |
swL2MulticastFilterVIDMaxGroupSpecifies maximum multicast filter group numbers for each VID.
The default value is 256.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.5.6.1.2 |
swL2QOSMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.6 |
swL2QOSBandwidthControlTable. SEQUENCE OF SwL2QOSBandwidthControlEntry .1.3.6.1.4.1.171.11.113.8.1.2.6.1 |
swL2QOSBandwidthControlEntryA list of information contained in the swL2QOSBandwidthControlTable. SwL2QOSBandwidthControlEntry .1.3.6.1.4.1.171.11.113.8.1.2.6.1.1 |
swL2QOSBandwidthPortIndexIndicates the port.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.6.1.1.1 |
swL2QOSBandwidthRxRateIndicates RX Rate (Mbit/sec) of the specified port. A value of 10000 means no limit.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.6.1.1.2 |
swL2QOSBandwidthTxRateIndicates TX Rate(Mbit/sec) of the specified port. A value of 10000 means no limit.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.6.1.1.3 |
swL2QOSBandwidthRadiusRxRateThe Rx Rate value comes from the RADIUS server,
If an 802.1X port is authenticated, this value
will overwrite the locally configured Rx Rate.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.6.1.1.4 |
swL2QOSBandwidthRadiusTxRateThe Tx Rate value comes from the RADIUS server,
If an 802.1X port is authenticated, this value
will overwrite the locally configured Tx Rate.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.6.1.1.5 |
swL2QOSSchedulingTable. SEQUENCE OF SwL2QOSSchedulingEntry .1.3.6.1.4.1.171.11.113.8.1.2.6.2 |
swL2QOSSchedulingEntryA list of information contained in the swL2QOSSchedulingTable. SwL2QOSSchedulingEntry .1.3.6.1.4.1.171.11.113.8.1.2.6.2.1 |
swL2QOSSchedulingClassIndexIndicates the hardware queue number.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.6.2.1.1 |
swL2QOSSchedulingMaxPktsIndicates the maximum number of packets the hardware priority queue will be allowed
to transmit before allowing the next lowest priority queue to transmit its packets.
a value between 0 and 15 can be specified.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.6.2.1.2 |
swL2QOSSchedulingMechanismIndicates the mechanism of QoS scheduling.ro Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.6.2.1.3 |
swL2QOSSchedulingMaxLatencyIndicates the maximum amount of time the hardware priority queue will be allowed
to transmit packets before allowing the next lowest priority queue to begin transmitting
its packets. A value between 0 and 255 can be specified- with this value multiplied
by 16 ms to arrive at the total allowed time for the queue to transmit packets.
For example, a value of 3 specifies 3*16=48 ms. The queue will continue transmitting
the last packet until it finishes when the max-latency timer expires.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.6.2.1.4 |
swL2QOS8021pUserPriorityTable. SEQUENCE OF SwL2QOS8021pUserPriorityEntry .1.3.6.1.4.1.171.11.113.8.1.2.6.3 |
swL2QOS8021pUserPriorityEntryA list of information contained in the swL2QOS8021pUserPriorityTable. SwL2QOS8021pUserPriorityEntry .1.3.6.1.4.1.171.11.113.8.1.2.6.3.1 |
swL2QOS8021pUserPriorityIndexThe 802.1p user priority.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.6.3.1.1 |
swL2QOS8021pUserPriorityClassThe number of the switch's hardware priority queue. The switch has seven hardware
priority queues available. They are numbered between 0 (the lowest priority)
and 6 (the highest priority).rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.6.3.1.2 |
swL2QOS8021pDefaultPriorityTable. SEQUENCE OF SwL2QOS8021pDefaultPriorityEntry .1.3.6.1.4.1.171.11.113.8.1.2.6.4 |
swL2QOS8021pDefaultPriorityEntryA list of information contained in the swL2QOS8021pDefaultPriorityTable. SwL2QOS8021pDefaultPriorityEntry .1.3.6.1.4.1.171.11.113.8.1.2.6.4.1 |
swL2QOS8021pDefaultPriorityIndexIndicates the port number.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.6.4.1.1 |
swL2QOS8021pDefaultPriorityThe priority value assigned to untagged packets received by the
ports on the switch.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.6.4.1.2 |
swL2QOS8021pRadiusPriorityIndicates the value of 802.1p comes from RADIUS server.
If an 802.1X port is authenticated,
this value will overwrite the local configured value.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.6.4.1.3 |
swL2QOSSchedulingMechanismCtrlThis object controls the QoS scheduling mechanism.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.6.5 |
swL2QOSHolPreventionCtrlControls QoS HoL Preventionrw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.6.6 |
swL2PortSecurityMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.7 |
swL2PortSecurityControlTableA port security feature which controls the address learning capability and
traffic forwarding decisions. Each port can be enabled or disabled for this function.
When it is enabled and a number is given, e.g N this will allow N addresses to be
learned on this port, the first N address learned will be locked at this port as
static entries. When the learned addresses number reaches N, any incoming packet
without learned source addresses are discarded (e.g. dropped) and no more new
addresses can be learned on this port. SEQUENCE OF SwL2PortSecurityControlEntry .1.3.6.1.4.1.171.11.113.8.1.2.7.1 |
swL2PortSecurityControlEntryA list of information contained in the swL2PortSecurityControlTable. SwL2PortSecurityControlEntry .1.3.6.1.4.1.171.11.113.8.1.2.7.1.1 |
swL2PortSecurityPortIndexIndicates the secured port to lock address learning.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.7.1.1.1 |
swL2PortSecurityMaxLernAddrIndicates allowable number of addresses that can be learned on this port.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.7.1.1.2 |
swL2PortSecurityModeIndicates the locking address mode.
In deleteOnTimeout (3) mode - the locked addresses can be aged out after
the aging timer expires. In this mode, when the locked address has aged
out, the number of addresses that can be learned has to be increased by one.
In deleteOnReset (4) mode - Locked addresses never age out unless the system
restarts which will prevent port movement or intrusion.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.7.1.1.3 |
swL2PortSecurityAdmStateIndicates the administration state of the locking address.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.7.1.1.4 |
swL2PortSecurityEntryClearCtrlUsed to clear port security entries by port.
Setting this value to 'start' will execute the clear action,
Once cleared, the value returns to 'other'.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.7.1.1.5 |
swL2PortSecurityDelCtrl OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.7.2 |
swL2PortSecurityDelVlanNameIndicates VLAN name.rw DisplayString .1.3.6.1.4.1.171.11.113.8.1.2.7.2.1 |
swL2PortSecurityDelPortIndicates the port.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.7.2.2 |
swL2PortSecurityDelMacAddressSpecifies a MAC address.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.171.11.113.8.1.2.7.2.3 |
swL2PortSecurityDelActivity.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.7.2.4 |
swL2PortSecurityTrapLogStateWhen enabled (2), whenever there's a new MAC address that violates
the pre-defined port security configuration, traps will be sent out
and the relevant information will be logged into the system.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.7.3 |
swL2DhcpRelayMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.8 |
swL2DhcpRelayStateThis object indicates if the DHCP relay function is enabled or
disabled.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.8.1 |
swL2DhcpRelayHopCountThis object indicates the maximum number of router hops that
DHCP packets can cross.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.8.2 |
swL2DhcpRelayTimeThresholdThis object indicates the minimum time in seconds within which
the switch must relay the DHCP request. If this time is
exceeded, the switch will drop the DHCP packet.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.8.3 |
swL2DhcpRelayOption82StateThis object indicates if the DHCP relay agent information option 82
function is enabled or disabled.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.8.4 |
swL2DhcpRelayOption82CheckThis object indicates if the checking mechanism of DHCP relay agent
information option 82 is enabled or disabled.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.8.5 |
swL2DhcpRelayOption82PolicyThis object indicates the reforwarding policy of the DHCP relay agent
information option 82.
replace (1) - replace the exiting option 82 field in messages.
drop (2) - discard messages with an existing option 82 field.
keep (3) - retain the existing option 82 field messages.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.8.6 |
swL2DhcpRelayCtrlTableThis table specifies the IP address as a destination to forward
(relay) DHCP packets to. SEQUENCE OF SwL2DhcpRelayCtrlEntry .1.3.6.1.4.1.171.11.113.8.1.2.8.7 |
swL2DhcpRelayCtrlEntryA list of information that specifies the IP address as a destination
to forward (relay) DHCP packets to. SwL2DhcpRelayCtrlEntry .1.3.6.1.4.1.171.11.113.8.1.2.8.7.1 |
swL2DhcpRelayCtrlInterfaceNameThe name of the IP interface.ro DisplayString .1.3.6.1.4.1.171.11.113.8.1.2.8.7.1.1 |
swL2DhcpRelayCtrlServerThe DHCP server IP address.ro IpAddress .1.3.6.1.4.1.171.11.113.8.1.2.8.7.1.2 |
swL2DhcpRelayCtrlStateThis object indicates the status of this entry.
other (1) - This entry is currently in use but the conditions
under which it will remain so are different from each of
the following values.
invalid (2) - Writing this value to the object will remove the
corresponding entry from the table.
valid (3) - This entry resides in the table.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.8.7.1.3 |
swL2TrunkMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.9 |
swL2TrunkMaxSupportedEntriesMaximum number of entries in the trunk configuration table
(swL2TrunkCtrlTable).ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.9.1 |
swL2TrunkCurrentNumEntriesCurrent active number of entries in the trunk configuration
table.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.9.2 |
swL2TrunkCtrlTableThis table specifies information about the logical port trunk groups. SEQUENCE OF SwL2TrunkCtrlEntry .1.3.6.1.4.1.171.11.113.8.1.2.9.3 |
swL2TrunkCtrlEntryA list of information about each logical port trunk group. SwL2TrunkCtrlEntry .1.3.6.1.4.1.171.11.113.8.1.2.9.3.1 |
swL2TrunkIndexThe index number of the logical port trunk group. The trunk group
number depends on the existence of unit and module.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.9.3.1.1 |
swL2TrunkNameThe name of the logical port trunk group.rw DisplayString .1.3.6.1.4.1.171.11.113.8.1.2.9.3.1.2 |
swL2TrunkMasterPortThis object indicates the master port number of the port trunk
entry. When using Port Trunking, you cannot configure the other
ports of the group except the master port.
Their configuration must be the same as the master port (e.g. speed,
duplex, enabled/disabled, flow control, and so on).rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.9.3.1.3 |
swL2TrunkMemberIndicates the number of ports included in this Trunk group.
The trunk port number depends on the existence of the module.
The maximum number of ports is 8 for one trunk group.rw PortList .1.3.6.1.4.1.171.11.113.8.1.2.9.3.1.4 |
swL2TrunkFloodingPortThe object indicates the flooding port number of the port trunk
entry. The first port of the Trunk group is implicitly configured to
be the flooding port.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.9.3.1.5 |
swL2TrunkTypeThis object indicates the type of trunk group.
static: is a static trunk group
lacp: is a LACP trunk group.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.9.3.1.6 |
swL2TrunkStateThis object indicates the status of this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.11.113.8.1.2.9.3.1.7 |
swL2TrunkAlgorithmThis object configures part of the packet examined by the
switch when selecting the egress port for transmitting
load-sharing data.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.9.4 |
swL2TrunkLACPPortTableThis table specifies which ports are grouped together (this can be up to 8 ports)
into a single logical link. SEQUENCE OF SwL2TrunkLACPPortEntry .1.3.6.1.4.1.171.11.113.8.1.2.9.5 |
swL2TrunkLACPPortEntryA list of information specifying which ports are grouped together (this can be up to 8 ports)
into a single logical link. SwL2TrunkLACPPortEntry .1.3.6.1.4.1.171.11.113.8.1.2.9.5.1 |
swL2TrunkLACPPortIndexThe index of logical port LACP.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.9.5.1.1 |
swL2TrunkLACPPortStateThe state of a logical port LACP.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.9.5.1.2 |
swL2TrunkVLANTableThis table is used to manage the VLAN trunking feature of the device. SEQUENCE OF SwL2TrunkVLANEntry .1.3.6.1.4.1.171.11.113.8.1.2.9.6 |
swL2TrunkVLANEntryThis object is used to configure the VLAN trunking settings for each port. SwL2TrunkVLANEntry .1.3.6.1.4.1.171.11.113.8.1.2.9.6.1 |
swL2TrunkVLANPortThis object indicates the port being configured.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.9.6.1.1 |
swL2TrunkVLANStateThe state of the logical port LACP.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.9.6.1.2 |
swL2MirrorMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.10 |
swL2MirrorLogicTargetPortThis object indicates which switch port will sniff another
port. A trunk port member cannot be configured as a target
snooping port. The port number is the sequential (logical)
number, which is also applied to the bridge MIB, etc.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.10.1 |
swL2MirrorPortSourceIngressThis represents the port where ingress packets will be sniffed.rw PortList .1.3.6.1.4.1.171.11.113.8.1.2.10.2 |
swL2MirrorPortSourceEgressThis represents the port where egress packets will be sniffed.rw PortList .1.3.6.1.4.1.171.11.113.8.1.2.10.3 |
swL2MirrorPortStateThis object indicates the port mirroring state.
other (1) - this entry is currently in use but the conditions
under which it will remain so are different from each of the
following values.
disabled (2) - After writing this value to the object, the
corresponding entry will be removed from the table.
enabled (3) - This entry resides in the table.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.10.4 |
swL2MirrorGroupTableThis table specifies information about the mirror group configuration. SEQUENCE OF SwL2MirrorGroupEntry .1.3.6.1.4.1.171.11.113.8.1.2.10.5 |
swL2MirrorGroupEntryA list of information about each mirror group configuration. SwL2MirrorGroupEntry .1.3.6.1.4.1.171.11.113.8.1.2.10.5.1 |
swL2MirrorGroupIDThis object indicates the mirror group.
The range of this object is (1..N),
the value of N is project dependent. INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.10.5.1.1 |
swL2MirrorGroupRowStatusThis object indicates the status of this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.11.113.8.1.2.10.5.1.2 |
swL2MirrorGroupStateThis object indicates the mirror group state.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.10.5.1.3 |
swL2MirrorGroupTargetPortThis object indicates the mirror group target port.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.10.5.1.4 |
swL2MirrorGroupSourceIngressThis object indicates the mirror group ingress source ports.rw PortList .1.3.6.1.4.1.171.11.113.8.1.2.10.5.1.5 |
swL2MirrorGroupSourceEngressThis object indicates the mirror group engress source ports.rw PortList .1.3.6.1.4.1.171.11.113.8.1.2.10.5.1.6 |
swL2IGMPMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.11 |
swL2IGMPMaxSupportedVlansMaximum number of VLANs in the layer 2 IGMP control table
(swL2IGMPCtrlTable).ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.1 |
swL2IGMPMaxIpGroupNumPerVlanMaximum number of multicast IP groups per VLAN in the layer 2
IGMP information table.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.2 |
swL2IGMPSnoopingMulticastVlanStateIt indicates the global state of igmp-snoop multicast-vlan.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.11.3 |
swL2IGMPCtrlTableThe table controls the VLAN's IGMP function. Its scale depends
on the current VLAN state (swL2VlanInfoStatus). If the VLAN is disabled,
there is only one entry in the table, with an index of 1. If the
VLAN is in Port-Base or 802.1q mode, the maximum number of entries can be 12,
with an index range from 1 to 12. SEQUENCE OF SwL2IGMPCtrlEntry .1.3.6.1.4.1.171.11.113.8.1.2.11.4 |
swL2IGMPCtrlEntryThe entry in IGMP control table (swL2IGMPCtrlTable). The entry
is effective only when IGMP capture switch
(swL2DevCtrlIGMPSnooping) is enabled. SwL2IGMPCtrlEntry .1.3.6.1.4.1.171.11.113.8.1.2.11.4.1 |
swL2IGMPCtrlVidThis object indicates the IGMP control entry's VLAN ID. If the VLAN
is disabled, the VID is always 0 and cannot be changed by management users.
If the VLAN is in Port-Based mode, the VID is arranged from 1 to 12, in a
fixed form. If the VLAN is in 802.1q mode, the VID setting can be changed
to a number from 1 to 4094 by the management user, and the VID in each entry must be
unique within the IGMP Control Table.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.4.1.1 |
swL2IGMPQueryIntervalThe frequency at which IGMP Host-Query packets are
transmitted on this switch.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.4.1.2 |
swL2IGMPMaxResponseTimeThe maximum query response time on this switch.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.4.1.3 |
swL2IGMPRobustnessThe Robustness Variable allows tuning for the expected
packet loss on a subnet. If a subnet is expected to have a high packet
loss, the Robustness Variable may be increased. IGMP is
robust to (Robustness Variable-1) packet losses.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.4.1.4 |
swL2IGMPLastMemberQueryIntervalThe Last Member Query Interval is the Max Response Time
inserted into Group-Specific Queries sent in response to
Leave Group messages, and is also the amount of time between
Group-Specific Query messages.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.4.1.5 |
swL2IGMPHostTimeoutThe timer value for sending IGMP query packets when none were
sent by the host on the LAN. The timer works on a per-VLAN basis.
Our device will be activated to send the query messages if the
timer expires. Please reference RFC2236-1997.rwobsolete INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.4.1.6 |
swL2IGMPRouteTimeoutThe Router Timeout is how long a host must wait after hearing
a Query before it may send any IGMPv2 messages.rwobsolete INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.4.1.7 |
swL2IGMPLeaveTimerWhen a query receives a Leave Group message for a group that
has group members on the reception interface, it sends
Group-Specific Queries every swL2IGMPLeaveTimer to the group
being left.rwobsolete INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.4.1.8 |
swL2IGMPQueryStateThis object decides if the IGMP query is enabled or disabled.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.11.4.1.9 |
swL2IGMPCurrentStateThis object indicates the current IGMP query state.ro Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.11.4.1.10 |
swL2IGMPCtrlStateThis object indicates the status of this entry.
other (1) - this entry is currently in use but the conditions under
which it will remain so are different from each of the following
values.
disable (2) - IGMP function is disabled for this entry.
enable (3) - IGMP function is enabled for this entry.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.11.4.1.11 |
swL2IGMPFastLeaveStateThis object indicates the fast-leave status of this entry.
other (1) - this entry is currently in use but the conditions under
which it will remain so are different from each of the following
values.
disable (2) - IGMP fast-leave function is disabled for this entry.
enable (3) - IGMP fast-leave function is enabled for this entry.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.11.4.1.12 |
swL2IGMPQueryVersionConfigure the IGMP version of query packet which will be sent by the router.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.4.1.13 |
swL2IGMPRateLimitConfig the rate of IGMP report or leave packet that the switch can
process on a specific VLAN. The rate is specified in packet per second.
The packet that exceeds the limited rate will be dropped.
This setting is also applied to multicast VLAN.
The default setting '0' is no-limit.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.4.1.14 |
swL2IGMPReportSuppressionWhen enabled, multiple IGMP reports or leaves for a specific group (S,G)
will be integrated into only one report before being sent to the router
port.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.11.4.1.15 |
swL2IGMPQueryInfoTableThis table contains the current number of IGMP query packets which
are captured by this device, as well as the IGMP query packets
sent by the device. SEQUENCE OF SwL2IGMPQueryInfoEntry .1.3.6.1.4.1.171.11.113.8.1.2.11.5 |
swL2IGMPQueryInfoEntryInformation about current IGMP query information, provided that
swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of the associated VLAN
entries are all enabled. SwL2IGMPQueryInfoEntry .1.3.6.1.4.1.171.11.113.8.1.2.11.5.1 |
swL2IGMPInfoVidThis object indicates the VID of the associated IGMP info table
entry. It follows swL2IGMPCtrlVid in the associated entry of
IGMP control table (swL2IGMPCtrlTable).ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.5.1.1 |
swL2IGMPInfoQueryCountThis object indicates the number of query packets received
since the IGMP function was enabled, on a per-VLAN basis.roobsolete INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.5.1.2 |
swL2IGMPInfoTxQueryCountThis object indicates the send count of IGMP query messages, on a
per-VLAN basis. In the case of an IGMP timer expiration, the switch
will send IGMP query packets to all related VLAN member ports and
increment this object by 1.roobsolete INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.5.1.3 |
swL2IGMPQueryIPAddressThis object identifies the Query IP addresses.ro IpAddress .1.3.6.1.4.1.171.11.113.8.1.2.11.5.1.4 |
swL2IGMPQueryExpiryTimeThis object indicates the Query Expiry Time.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.5.1.5 |
swL2IGMPInfoTableThe table containing current IGMP information which was captured by
this device, provided that the swL2DevCtrlIGMPSnooping and
swL2IGMPCtrlState of the associated VLAN entries are all enabled.
Note that the priority of IGMP table entries is lower than the Filtering
Table, i.e. if there is a table hash collision between entries in the
IGMP Table and Filtering Table inside the switch's H/W address table,
then the Filtering Table entry overwrites the colliding entry of the IGMP Table.
Also see the swL2FilterMgmt description.obsolete SEQUENCE OF SwL2IGMPInfoEntry .1.3.6.1.4.1.171.11.113.8.1.2.11.6 |
swL2IGMPInfoEntryInformation about current IGMP information which was captured by
this device, provided that the swL2DevCtrlIGMPSnooping and the
swL2IGMPCtrlState of associated VLAN entries are all enabled.obsolete SwL2IGMPInfoEntry .1.3.6.1.4.1.171.11.113.8.1.2.11.6.1 |
swL2IGMPVidThis object indicates the VID of individual IGMP table entries.
It shows the VID IGMP report information captured on the network.roobsolete INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.6.1.1 |
swL2IGMPGroupIpAddrThis object identifies group IP addresses which were captured from
IGMP packets, on a per-VLAN basis.roobsolete IpAddress .1.3.6.1.4.1.171.11.113.8.1.2.11.6.1.2 |
swL2IGMPMacAddrThis object identifies MAC addresses which correspond
to the swL2IGMPGroupIpAddr, on a per-VLAN basis.roobsolete MacAddress (SNMPv2-TC) .1.3.6.1.4.1.171.11.113.8.1.2.11.6.1.3 |
swL2IGMPPortMapThis object indicates which ports belong to the same
multicast group, on a per-VLAN basis. Each multicast group has an
octet string which is indicated by a port map. The most significant
bit represents the lowest numbered port, and the least significant bit
represents the highest numbered port. Thus, each port of the switch is
represented by a single bit within the value of this object. If that bit
has a value of '1' then that port is included in the set of ports; the
port is not included if its bit has a value of '0'(Note that the setting
of the bits corresponding to the port from which a frame is received is
irrelevant). The 4 octets represent one unit port according to its logical
port. If the unit is less than 32 ports, other ports are not affected and
are replaced with zeroes.roobsolete PortList .1.3.6.1.4.1.171.11.113.8.1.2.11.6.1.4 |
swL2IGMPIpGroupReportCountThis object indicates how many report packets were received by the
device, that correspond with this entry when the IGMP function is enabled
on a per-VLAN basis.roobsolete INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.6.1.5 |
swL2IGMPVersionThis object identifies the version of IGMP from
IGMP packets, on a per-VLAN basis.roobsolete INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.6.1.6 |
swL2IGMPGroupModeWhen the version of IGMP is v3, this object identifies whether the
group is in INCLUDE or EXCLUDE mode.roobsolete Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.11.6.1.7 |
swL2IGMPRouterPortTableThe information of the router port table. SEQUENCE OF SwL2IGMPRouterPortEntry .1.3.6.1.4.1.171.11.113.8.1.2.11.7 |
swL2IGMPRouterPortEntryThe entry of swL2IGMPRouterPortTable. SwL2IGMPRouterPortEntry .1.3.6.1.4.1.171.11.113.8.1.2.11.7.1 |
swL2IGMPRouterPortVlanidThis object indicates the VLAN ID of the router's port entry.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.7.1.1 |
swL2IGMPRouterPortVlanNameThis object indicates the VLAN name of the router's port entry.ro DisplayString .1.3.6.1.4.1.171.11.113.8.1.2.11.7.1.2 |
swL2IGMPRouterPortStaticPortListThis object indicates the static portlist of the router's port entry.rw PortList .1.3.6.1.4.1.171.11.113.8.1.2.11.7.1.3 |
swL2IGMPRouterPortDynamicPortListThis object indicates the dynamic portlist of the router's port entry.ro PortList .1.3.6.1.4.1.171.11.113.8.1.2.11.7.1.4 |
swL2IGMPRouterPortForbiddenPortListThis object indicates the forbidden portlist of the router's port entry.rw PortList .1.3.6.1.4.1.171.11.113.8.1.2.11.7.1.5 |
swL2IGMPMulticastVlanTableInformation about the IGMP snooping multicast VLAN table. SEQUENCE OF SwL2IGMPMulticastVlanEntry .1.3.6.1.4.1.171.11.113.8.1.2.11.8 |
swL2IGMPMulticastVlanEntryThe entry of swL2IGMPMulticastVlanTable. SwL2IGMPMulticastVlanEntry .1.3.6.1.4.1.171.11.113.8.1.2.11.8.1 |
swL2IGMPMulticastVlanidThis object indicates the VLAN ID of the IGMP snooping multicast
VLAN entry.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.8.1.1 |
swL2IGMPMulticastVlanNameThis object indicates the VLAN name of the IGMP snooping multicast
VLAN entry.rw DisplayString .1.3.6.1.4.1.171.11.113.8.1.2.11.8.1.2 |
swL2IGMPMulticastVlanSourcePortThis object indicates the port list of the source ports of the IGMP
snooping multicast VLAN. The source ports will be set as tag ports
of the VLAN entry and the IGMP control messages received from the
member ports will be forwarded to the source ports.rw PortList .1.3.6.1.4.1.171.11.113.8.1.2.11.8.1.3 |
swL2IGMPMulticastVlanMemberPortThis object indicates the port list of the member ports of the IGMP
snooping multicast VLAN. The source ports will be set as untagged ports
of the VLAN entry and the IGMP control messages received from the
member ports will be forwarded to the source ports.rw PortList .1.3.6.1.4.1.171.11.113.8.1.2.11.8.1.4 |
swL2IGMPMulticastVlanTagMemberPortThis object indicates the port list of the tag member ports of the IGMP
snooping multicast VLAN.rw PortList .1.3.6.1.4.1.171.11.113.8.1.2.11.8.1.5 |
swL2IGMPMulticastVlanStateThis object can be used to enable or disable the IGMP snooping multicast VLAN.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.11.8.1.6 |
swL2IGMPMulticastVlanReplaceSourceIpThe replacement source IP of this multicast VLAN.rw IpAddress .1.3.6.1.4.1.171.11.113.8.1.2.11.8.1.7 |
swL2IGMPMulticastVlanRowStatusThis object indicates the status of this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.11.113.8.1.2.11.8.1.8 |
swL2IGMPMulticastVlanRemoveAllMcastAddrListActionThis object indicates whether to remove all the multicast address
lists from the IGMP multicast VLAN or not.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.11.8.1.9 |
swL2IGMPMulticastVlanUntagSourcePortThis object indicates the untagged member ports to add to the multicast VLAN.rw PortList .1.3.6.1.4.1.171.11.113.8.1.2.11.8.1.10 |
swL2IGMPMulticastVlanRemapPriorityThe priority value (0 to 7) to be associated with the data traffic
to be forwarded on the multicast VLAN.
When set to 8, the packet's original priority will be used.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.8.1.11 |
swL2IGMPMulticastVlanReplacePrioritySpecifies that a packet's priority will be changed by the switch
based on the remap priority. This flag will only take effect
when remap priority is set.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.11.8.1.12 |
swL2IGMPMulticastVlanGroupTableThe table containing the IGMP snooping multicast VLAN group information SEQUENCE OF SwL2IGMPMulticastVlanGroupEntry .1.3.6.1.4.1.171.11.113.8.1.2.11.9 |
swL2IGMPMulticastVlanGroupEntryInformation about the current IGMP snooping multicast VLAN group. SwL2IGMPMulticastVlanGroupEntry .1.3.6.1.4.1.171.11.113.8.1.2.11.9.1 |
swL2IGMPMulticastVlanGroupVidThis object indicates the VID of the IGMP snooping multicast VLAN group.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.9.1.1 |
swL2IGMPMulticastVlanGroupFromIpSpecifies the multicast address list for this VLAN.ro IpAddress .1.3.6.1.4.1.171.11.113.8.1.2.11.9.1.2 |
swL2IGMPMulticastVlanGroupToIpSpecifies the multicast address list for this VLAN.ro IpAddress .1.3.6.1.4.1.171.11.113.8.1.2.11.9.1.3 |
swL2IGMPMulticastVlanGroupStatusThis object indicates the status of this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.11.113.8.1.2.11.9.1.4 |
swL2IGMPv3TableThis table contains the IGMP snooping V3 information. SEQUENCE OF SwL2IGMPv3Entry .1.3.6.1.4.1.171.11.113.8.1.2.11.10 |
swL2IGMPv3EntryInformation about the current IGMP snooping V3. SwL2IGMPv3Entry .1.3.6.1.4.1.171.11.113.8.1.2.11.10.1 |
swL2IGMPv3SourceIPAddrThis object identifies the source IP addresses from the group where they were captured from.
IGMP packets, on a per-VLAN basis.ro IpAddress .1.3.6.1.4.1.171.11.113.8.1.2.11.10.1.1 |
swL2IGMPv3ForwardingThis object identifies if the packets from the source IP addresses are forwarding or not.ro Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.11.10.1.2 |
swL2IGMPv3ExpireTimerThis object identifies the leaving times of the source time.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.10.1.3 |
swIGMPSnoopingGroupTableThe table contains the current IGMP snooping group information captured by
the device. SEQUENCE OF SwIGMPSnoopingGroupEntry .1.3.6.1.4.1.171.11.113.8.1.2.11.11 |
swIGMPSnoopingGroupEntryInformation about the current IGMP snooping group information which has been captured by
the device. SwIGMPSnoopingGroupEntry .1.3.6.1.4.1.171.11.113.8.1.2.11.11.1 |
swIGMPSnoopingGroupVidThis object indicates the VID of the individual IGMP snooping group table entry.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.11.1.1 |
swIGMPSnoopingGroupGroupAddrThis object identifies the group IP address which has been captured from
the IGMP packet, on a per-VLAN basis.ro IpAddress .1.3.6.1.4.1.171.11.113.8.1.2.11.11.1.2 |
swIGMPSnoopingGroupSourceAddrThis object identifies the source addresses.ro IpAddress .1.3.6.1.4.1.171.11.113.8.1.2.11.11.1.3 |
swIGMPSnoopingGroupIncludePortMapThis object indicates the port list under INCLUDE mode.ro PortList .1.3.6.1.4.1.171.11.113.8.1.2.11.11.1.4 |
swIGMPSnoopingGroupExcludePortMapThis object indicates the port list under EXCLUDE mode.ro PortList .1.3.6.1.4.1.171.11.113.8.1.2.11.11.1.5 |
swIGMPSnoopingGroupReportCountThis object indicates how many report packets were received by our
device corresponding with this entry that has the IGMP function enabled,
on a per-group basis.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.11.1.6 |
swIGMPSnoopingGroupUpTimeThis object indicates how long since the group was detected.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.171.11.113.8.1.2.11.11.1.7 |
swIGMPSnoopingGroupExpiryTimeThis object indicates the time left before this group will be aged out.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.171.11.113.8.1.2.11.11.1.8 |
swIGMPSnoopingGroupRouterPortsThis object indicates the port number of the router ports.ro PortList .1.3.6.1.4.1.171.11.113.8.1.2.11.11.1.9 |
swIGMPSnoopingGroupStaticMemberPortsThis object indicates the port number of the static member ports.
This object is only supported by IGMPv2.ro PortList .1.3.6.1.4.1.171.11.113.8.1.2.11.11.1.10 |
swL2IGMPDynIpMultMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.11.12 |
swL2IGMPDynIPMultMaxEntryThis object specifies the maximum number of entries which can be learned by dynamic IP multicastrw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.12.1 |
swL2IGMPSnoopingClearDynIpMult OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.11.12.2 |
swL2IGMPSnoopingClearDynIpMultVIDThis object indicates the VLAN identifier where the data driven
entries will be removed from.rw VlanId .1.3.6.1.4.1.171.11.113.8.1.2.11.12.2.1 |
swL2IGMPSnoopingClearDynIpMultIPThis object indicates the IP address of the IGMP snooping group from which
the data driven entries will be removed.rw IpAddress .1.3.6.1.4.1.171.11.113.8.1.2.11.12.2.2 |
swL2IGMPSnoopingClearDynIpMultActionSetting this object will clear the data driven entries.
all - remove all learned data driven groups
vlan - clear all data driven entries in the VLAN specified in
swIGMPSnoopingClearDynIpMultVID.
group - clear the group with address specified in swL2IGMPSnoopingClearDynIpMultIP
in the VLAN specified in swIGMPSnoopingClearDynIpMultVID.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.11.12.2.3 |
swL2IGMPDynIPMultCtrlTableThis table is used to manage the IGMP dynamic IP multicast. SEQUENCE OF SwL2IGMPDynIPMultCtrlEntry .1.3.6.1.4.1.171.11.113.8.1.2.11.12.3 |
swL2IGMPDynIPMultCtrlEntryA list of manageable entities for IGMP dynamic IP multicast. SwL2IGMPDynIPMultCtrlEntry .1.3.6.1.4.1.171.11.113.8.1.2.11.12.3.1 |
swL2IGMPDynIPMultVlanStateThis object is used to disable or enable the dynamic IP multicast feature in this VLAN.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.11.12.3.1.1 |
swL2IGMPDynIPMultVlanAgeThis object is used to enable or disable aging on the dynamic IP multicast entry in this VLAN.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.11.12.3.1.2 |
swL2IGMPDynIPMultGroupExpiryTimeThis object indicates the dynamic IP multicast Group Expiry Time.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.12.3.1.3 |
swL2IGMPAccessAuthTableThis table is used to manage the IGMP Access Authentication
configurations of the device. SEQUENCE OF SwL2IGMPAccessAuthEntry .1.3.6.1.4.1.171.11.113.8.1.2.11.13 |
swL2IGMPAccessAuthEntryA list of manageable entities for IGMP Access Authentication.
The configuration is done per port. SwL2IGMPAccessAuthEntry .1.3.6.1.4.1.171.11.113.8.1.2.11.13.1 |
swL2IGMPAccessAuthPortThe index of the swL2IGMPAccessAuthTable.
This object corresponds to the port being configured.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.13.1.1 |
swL2IGMPAccessAuthStateThis object denotes the status of IGMP Access Authentication of the port.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.11.13.1.2 |
swL2IGMPCountrInfoMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.11.14 |
swL2IGMPSnoopingClearStatisticsCounterThis object is used to clear the IGMP snooping statistics counter.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.11.14.1 |
swL2IGMPVlanCounterInfoTableThis table contains the current number of IGMP query packets which
are captured by this device, as well as the IGMP query packets
sent by the device, based on VLAN. SEQUENCE OF SwL2IGMPVlanCounterInfoEntry .1.3.6.1.4.1.171.11.113.8.1.2.11.14.2 |
swL2IGMPVlanCounterInfoEntryInformation about current IGMP query information, provided that
swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of the associated VLAN
entries are all enabled. SwL2IGMPVlanCounterInfoEntry .1.3.6.1.4.1.171.11.113.8.1.2.11.14.2.1 |
swL2IGMPVlanCounterInfoVidThis object indicates the VID of the associated IGMP info table
entry. It follows swL2IGMPCtrlVid in the associated entry of the
IGMP control table (swL2IGMPCtrlTable).ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.14.2.1.1 |
swL2IGMPVlanCounterGroupNumberThe group number on a per VLAN basis.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.14.2.1.2 |
swL2IGMPVlanQueryCountV1This object indicates the number of query packets received
since the IGMP function was enabled, on a per-VLAN basis, for IGMPv1.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.2.1.3 |
swL2IGMPVlanQueryCountV2This object indicates the number of query packets received
since the IGMP function was enabled, on a per-VLAN basis, for IGMPv2.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.2.1.4 |
swL2IGMPVlanQueryCountV3This object indicates the number of query packets received
since the IGMP function was enabled, on a per-VLAN basis, for IGMPv3.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.2.1.5 |
swL2IGMPVlanDropQueryCountThis object indicates the number of query packets dropped
since the IGMP function was enabled, on a per-VLAN basis.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.2.1.6 |
swL2IGMPVlanReportCountV1This object indicates the number of report packets received
since the IGMP function was enabled, on a per-VLAN basis, for IGMPv1.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.2.1.7 |
swL2IGMPVlanReportCountV2This object indicates the number of report packets received
since the IGMP function was enabled, on a per-VLAN basis, for IGMPv2.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.2.1.8 |
swL2IGMPVlanReportCountV3This object indicates the number of report packets received
since the IGMP function was enabled, on a per-VLAN basis, for IGMPv3.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.2.1.9 |
swL2IGMPVlanLeaveCountV2This object indicates the number of leave packets received
since the IGMP function was enabled, on a per-VLAN basis, for IGMPv2.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.2.1.10 |
swL2IGMPVlanDropedReportAndLeaveCountThis object indicates the number of report and leave packets
dropped since the IGMP function was enabled, on a per-VLAN basis.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.2.1.11 |
swL2IGMPVlanDroppedByMaxGroupLimitationThis object indicates the number of packets received
dropped by max group limitation since the IGMP function was enabled,
on a per-VLAN basis.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.2.1.12 |
swL2IGMPVlanDroppedByGroupFilterThis object indicates the number of packets received
dropped by group filter since the IGMP function was enabled,
on a per-VLAN basis.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.2.1.13 |
swL2IGMPVlanTxQueryCountV1This object indicates the send count of IGMP query messages, on a
per-VLAN basis, for IGMPv1.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.2.1.14 |
swL2IGMPVlanTxQueryCountV2This object indicates the send count of IGMP query messages, on a
per-VLAN basis, for IGMPv2.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.2.1.15 |
swL2IGMPVlanTxQueryCountV3This object indicates the send count of IGMP query messages, on a
per-VLAN basis, for IGMPv3.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.2.1.16 |
swL2IGMPVlanTxReportCountV1This object indicates the send count of IGMP report messages, on a
per-VLAN basis, for IGMPv1.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.2.1.17 |
swL2IGMPVlanTxReportCountV2This object indicates the send count of IGMP report messages, on a
per-VLAN basis, for IGMPv2.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.2.1.18 |
swL2IGMPVlanTxReportCountV3This object indicates the send count of IGMP report messages, on a
per-VLAN basis, for IGMPv3.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.2.1.19 |
swL2IGMPVlanTxLeaveCountV2This object indicates the send count of IGMP leave messages, on a
per-VLAN basis, for IGMPv2.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.2.1.20 |
swL2IGMPPortCounterInfoTableThis table contains the current number of IGMP query packets which
are captured by this device, as well as the IGMP query packets
sent by the device, based on port. SEQUENCE OF SwL2IGMPPortCounterInfoEntry .1.3.6.1.4.1.171.11.113.8.1.2.11.14.3 |
swL2IGMPPortCounterInfoEntryInformation about current IGMP query information, provided that
swL2DevCtrlIGMPSnooping and swL2IGMPCtrState of the associated VLAN
entries are all enabled. SwL2IGMPPortCounterInfoEntry .1.3.6.1.4.1.171.11.113.8.1.2.11.14.3.1 |
swL2IGMPPortCounterInfoIndexThis object indicates the port number of the associated IGMP Counter
info table entry.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.14.3.1.1 |
swL2IGMPPortCounterGroupNumberGroup number per port.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.14.3.1.2 |
swL2IGMPPortQueryCountV1This object indicates the number of query packets received
since the IGMP function was enabled, on a per-port basis, for IGMPv1.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.3.1.3 |
swL2IGMPPortQueryCountV2This object indicates the number of query packets received
since the IGMP function was enabled, on a per-port basis, for IGMPv2.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.3.1.4 |
swL2IGMPPortQueryCountV3This object indicates the number of query packets received
since the IGMP function was enabled, on a per-port basis, for IGMPv3.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.3.1.5 |
swL2IGMPPortDropQueryCountThis object indicates the number of query packets dropped
since the IGMP function was enabled, on a per-port basis.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.3.1.6 |
swL2IGMPPortReportCountV1This object indicates the number of report packets received
since the IGMP function was enabled, on a per-port basis, for IGMPv1.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.3.1.7 |
swL2IGMPPortReportCountV2This object indicates the number of report packets received
since the IGMP function was enabled, on a per-port basis, for IGMPv2.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.3.1.8 |
swL2IGMPPortReportCountV3This object indicates the number of report packets received
since the IGMP function was enabled, on a per-port basis, for IGMPv3.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.3.1.9 |
swL2IGMPPortLeaveCountV2This object indicates the number of leave packets received
since the IGMP function was enabled, on a per-port basis, for IGMPv2.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.3.1.10 |
swL2IGMPPortDropedReportAndLeaveCountThis object indicates the number of report and leave packets
dropped since the IGMP function was enabled, on a per-port basis.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.3.1.11 |
swL2IGMPPortDroppedByMaxGroupLimitationThis object indicates the number of packets received
dropped by max group limitation since the IGMP function was enabled,
on a per-port basis.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.3.1.12 |
swL2IGMPPortDroppedByGroupFilterThis object indicates the number of packets received
dropped by group filter since the IGMP function was enabled,
on a per-port basis.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.3.1.13 |
swL2IGMPPortTxQueryCountV1This object indicates the send count of IGMP query messages, on a
per-port basis, for IGMPv1.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.3.1.14 |
swL2IGMPPortTxQueryCountV2This object indicates the send count of IGMP query messages, on a
per-port basis, for IGMPv2.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.3.1.15 |
swL2IGMPPortTxQueryCountV3This object indicates the send count of IGMP query messages, on a
per-port basis, for IGMPv3.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.3.1.16 |
swL2IGMPPortTxReportCountV1This object indicates the send count of IGMP report messages, on a
per-port basis, for IGMPv1.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.3.1.17 |
swL2IGMPPortTxReportCountV2This object indicates the send count of IGMP report messages, on a
per-port basis, for IGMPv2.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.3.1.18 |
swL2IGMPPortTxReportCountV3This object indicates the send count of IGMP report messages, on a
per-port basis, for IGMPv3.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.3.1.19 |
swL2IGMPPortTxLeaveCountV2This object indicates the send count of IGMP leave messages, on a
per-port basis, for IGMPv2.ro Counter .1.3.6.1.4.1.171.11.113.8.1.2.11.14.3.1.20 |
swL2IGMPRouterIPAddressTableThis table indicates the router IP address of the associated IGMP
Router Port Table (swL2IGMPRouterPortTable). SEQUENCE OF SwL2IGMPRouterIPAddressEntry .1.3.6.1.4.1.171.11.113.8.1.2.11.15 |
swL2IGMPRouterIPAddressEntryInformation about current router IP address in the IGMP
Router Port Table (swL2IGMPRouterPortTable). SwL2IGMPRouterIPAddressEntry .1.3.6.1.4.1.171.11.113.8.1.2.11.15.1 |
swL2IGMPRouterIPAddressVidThis object indicates the VID of the associated IGMP Router Port
Table (swL2IGMPRouterPortTable).ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.15.1.1 |
swL2IGMPRouterIPAddressThis object indicates the Router IP address of the associated IGMP
Router Port Table.ro IpAddress .1.3.6.1.4.1.171.11.113.8.1.2.11.15.1.2 |
swL2IGMPSnoopingStaticGroupTableThe table contains the current IGMP snooping static group information captured by
the device. SEQUENCE OF SwL2IGMPSnoopingStaticGroupEntry .1.3.6.1.4.1.171.11.113.8.1.2.11.16 |
swL2IGMPSnoopingStaticGroupEntryInformation about current IGMP snooping static group information captured by
the device. SwL2IGMPSnoopingStaticGroupEntry .1.3.6.1.4.1.171.11.113.8.1.2.11.16.1 |
swL2IGMPSnoopingStaticGroupVIDThis object indicates the VID of the current IGMP snooping static group.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.11.16.1.1 |
swL2IGMPSnoopingStaticGroupIPaddressThis object indicates the current IGMP snooping static group IP address.ro IpAddress .1.3.6.1.4.1.171.11.113.8.1.2.11.16.1.2 |
swL2IGMPSnoopingStaticGroupMemberPortListThis object indicates the current IGMP snooping static group Member Portlist.rw PortList .1.3.6.1.4.1.171.11.113.8.1.2.11.16.1.3 |
swL2IGMPSnoopingStaticGroupRowStatusThis object indicates the status of this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.11.113.8.1.2.11.16.1.4 |
swL2TrafficMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.13 |
swL2TrafficCtrlTableThis table specifies the storm traffic control configuration. SEQUENCE OF SwL2TrafficCtrlEntry .1.3.6.1.4.1.171.11.113.8.1.2.13.1 |
swL2TrafficCtrlEntryA list of information specific to the storm traffic control
configuration. SwL2TrafficCtrlEntry .1.3.6.1.4.1.171.11.113.8.1.2.13.1.1 |
swL2TrafficCtrlGroupIndexThe index of the logical port trunk. The trunk group number depends
on the existence of a unit and module.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.13.1.1.1 |
swL2TrafficCtrlUnitIndexIndicates the ID of the unit in the devicero INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.13.1.1.2 |
swL2TrafficCtrlBMStromthresholdThis object decides how many thousand broadcast/multicast packets
per second (depending on swL2TrafficCtrlBcastStromCtrl, swL2TrafficCtrlMcastStromCtrl
or swL2TrafficCtrlDlfStromCtrl objects being enabled) will activate
the storm control function. Whenever a port reaches its configured amount
of packets in the one second time interval, the device will start dropping
that type of packet, until the time interval has expired. Once the time
interval has expired, the device will restart forwarding that type of packet.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.13.1.1.3 |
swL2TrafficCtrlBcastStromCtrlThis object indicates if the broadcast storm control function is
enabled or disabled.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.13.1.1.4 |
swL2TrafficCtrlMcastStromCtrlThis object indicates if the multicast storm control function is
enabled or disabled.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.13.1.1.5 |
swL2TrafficCtrlDlfStromCtrlThis object indicates if the destination lookup fail function is
enabled or disabled.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.13.1.1.6 |
swL2TrafficSegMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.14 |
swL2TrafficSegTableThis table specifies that the port can just forward traffic to the
specific port list. SEQUENCE OF SwL2TrafficSegEntry .1.3.6.1.4.1.171.11.113.8.1.2.14.1 |
swL2TrafficSegEntryA list of information which specifies the port with its traffic
forwarding list. SwL2TrafficSegEntry .1.3.6.1.4.1.171.11.113.8.1.2.14.1.1 |
swL2TrafficSegPortThe port number of the logical port.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.14.1.1.1 |
swL2TrafficSegForwardPortsThe port list where a specific port can forward traffic.rw PortList .1.3.6.1.4.1.171.11.113.8.1.2.14.1.1.2 |
swL2StpMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.15 |
swL2StpForwardBPDUIndicates whether or not to flood BPDU packets when STP is disabled on the device.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.15.1 |
swL2StpLbdIndicates whether STP loopback prevention on the device is turned on.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.15.2 |
swL2StpLbdRecoverTimeThe time period set between the checking intervals of the BPDU loop.
Configuring this time as 0 disables loopback checking.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.15.3 |
swL2StpPortTableA table that contains port-specific information
for the Spanning Tree Protocol. SEQUENCE OF SwL2StpPortEntry .1.3.6.1.4.1.171.11.113.8.1.2.15.4 |
swL2StpPortEntryA list of information maintained by every port
about the Spanning Tree Protocol state for that
port. SwL2StpPortEntry .1.3.6.1.4.1.171.11.113.8.1.2.15.4.1 |
swL2StpPortThe port number of the port for this entry.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.15.4.1.1 |
swL2StpPortLbdUsed to enable or disable the loopback function on the specified port.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.15.4.1.2 |
swL2StpPortStatusWhen the port is enabled, this defines the port's current state as
defined by the Spanning Tree Protocol. If PortEnable is disabled,
the port status will be no-stp-enabled (7). If the port is in error
disabled status, the port status will be err-disabled.ro Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.15.4.1.3 |
swL2StpPortRoleWhen the port is enabled, this defines the port's current port role
as defined by the Spanning Tree Protocol. If the PortEnable is disabled,
the port status will be nonstp. If the port is in error loopback status,
the port role will be loopback.ro Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.15.4.1.4 |
swL2StpPortFBPDUThe enable/disable status of the BPDU filtering mechanism as related to this port.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.15.4.1.5 |
swL2StpPortLinkStateThis object indicates the STP port speed and duplex mode.ro Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.15.4.1.6 |
swL2StpPortProtocolMigrationWhen operating in RSTP (version 2) mode, writing TRUE (1)
to this object forces this port to transmit RSTP BPDUs.
Any other operation on this object has no effect and
it always returns a FALSE message when read.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.11.113.8.1.2.15.4.1.7 |
swL2StpPortAdminEdgePortThe administrative value of the Edge Port parameter. A
value of TRUE (1) indicates that this port should be
assumed as an edge-port and a value of FALSE (2) indicates
that this port should be assumed as a non-edge-port.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.11.113.8.1.2.15.4.1.8 |
swL2StpPortOperEdgePortThe operational value of the Edge Port parameter. The
object is initialized to the value of
swL2StpPortAdminEdgePort and is set to FALSE on reception of
a BPDU packet.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.11.113.8.1.2.15.4.1.9 |
swL2StpPortAdminPointToPointThe administrative point-to-point status of the LAN segment
attached to this port. A value of forceTrue (0) indicates that
this port should always be treated as if it is connected to
a point-to-point link. A value of forceFalse (1) indicates
that this port should be treated as having a shared media
connection. A value of auto (2) indicates that this port is
considered to have a point-to-point link if it is an Aggregator
and all of its members are aggregated, or if the MAC entity
is configured for full duplex operation, either through
auto-negotiation or by management means.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.15.4.1.10 |
swL2StpPortOperPointToPointThe operational point-to-point status of the LAN segment
attached to this port. It indicates whether a port is
considered to have a point-to-point connection or not.
The value is determined by management or by auto-detection,
as described in the swL2StpPortAdminPointToPoint object.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.11.113.8.1.2.15.4.1.11 |
swL2StpPortAdminPathCostThe administratively assigned value for the contribution
of this port to the path cost of paths towards the spanning
tree root.
Writing a value of '0' assigns the automatically calculated
default Path Cost value to the port. If the default Path
Cost is being used, this object returns '0' when read.
This complements the object swL2StpPortPathCost, which
returns the operational value of the path cost.rw Unsigned32 .1.3.6.1.4.1.171.11.113.8.1.2.15.4.1.12 |
swL2StpPortPriorityThe value of the priority field which is
contained in the first (in network byte order)
octet of the (2 octet long) Port ID. The other
octet of the Port ID is given by the value of
swL2StpPort.rw INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.15.4.1.13 |
swL2STPPortStateUsed to describe the enable/disable state of the loopback
prevention function on a per-port basis.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.15.4.1.14 |
swL2MulticastFilterMode OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.17 |
swL2MulticastFilterModeVlanTableA table that contains information about the VLAN multicast filter mode. SEQUENCE OF SwL2MulticastFilterModeVlanEntry .1.3.6.1.4.1.171.11.113.8.1.2.17.1 |
swL2MulticastFilterModeVlanEntryA list of multicast filter mode information for each VLAN. SwL2MulticastFilterModeVlanEntry .1.3.6.1.4.1.171.11.113.8.1.2.17.1.1 |
swL2MulticastFilterVidIndicates the VID for each VLAN.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.17.1.1.1 |
swL2MulticastFilterVlanModeSpecifies the multicast filter mode for each VLAN.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.17.1.1.2 |
swL2MulticastFilterModePortTableA table that contains information about the port multicast filter mode. SEQUENCE OF SwL2MulticastFilterModePortEntry .1.3.6.1.4.1.171.11.113.8.1.2.17.2 |
swL2MulticastFilterModePortEntryA list of multicast filter mode information for each port. SwL2MulticastFilterModePortEntry .1.3.6.1.4.1.171.11.113.8.1.2.17.2.1 |
swL2MulticastFilterPortIndexSpecifies the port number.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.17.2.1.1 |
swL2MulticastFilterPortModeSpecifies multicast filter mode for each port.rw Enumeration .1.3.6.1.4.1.171.11.113.8.1.2.17.2.1.2 |
swL2MgmtMIBTraps OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.100 |
swL2Notify OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.100.1 |
swL2NotifyMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.100.1.1 |
swL2macNotificationSeverityIndicates the level of macNotification detection.rw AgentNotifyLevel (DLINK-ID-REC-MIB) .1.3.6.1.4.1.171.11.113.8.1.2.100.1.1.1 |
swL2PortSecurityViolationSeverityIndicates the level of PortSecurityViolation detection.rw AgentNotifyLevel (DLINK-ID-REC-MIB) .1.3.6.1.4.1.171.11.113.8.1.2.100.1.1.2 |
swL2NotifyPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.100.1.2 |
swL2NotifFirmware OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.100.1.2.0 |
swL2macNotificationThis trap indicates the MAC address variations in the address table . NOTIFICATION-TYPE .1.3.6.1.4.1.171.11.113.8.1.2.100.1.2.0.1 |
swL2PortSecurityViolationTrapWhen the port-security trap is enabled, new MAC addresses that violate
the pre-defined port security configuration will trigger trap messages
to be sent out. NOTIFICATION-TYPE .1.3.6.1.4.1.171.11.113.8.1.2.100.1.2.0.2 |
swL2PortLoopOccurredThe trap is sent when a Port loop occurs. NOTIFICATION-TYPE .1.3.6.1.4.1.171.11.113.8.1.2.100.1.2.0.3 |
swL2PortLoopRestartThe trap is sent when a Port loop restarts after the interval time. NOTIFICATION-TYPE .1.3.6.1.4.1.171.11.113.8.1.2.100.1.2.0.4 |
swL2VlanLoopOccurredThe trap is sent when a Port with a VID loop occurs. NOTIFICATION-TYPE .1.3.6.1.4.1.171.11.113.8.1.2.100.1.2.0.5 |
swL2VlanLoopRestartThe trap is sent when a Port with a VID loop restarts after the interval time. NOTIFICATION-TYPE .1.3.6.1.4.1.171.11.113.8.1.2.100.1.2.0.6 |
swl2NotificationBidings OBJECT IDENTIFIER .1.3.6.1.4.1.171.11.113.8.1.2.100.1.2.1 |
swL2macNotifyInfoThis object indicates information about the last time the system rebooted.ro OCTET STRING .1.3.6.1.4.1.171.11.113.8.1.2.100.1.2.1.1 |
swL2PortSecurityViolationMacThis object indicates the MAC address that violated the port security configuration.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.171.11.113.8.1.2.100.1.2.1.2 |
swL2VlanLoopDetectVIDThis object indicates the VID that detected a loopback.ro INTEGER .1.3.6.1.4.1.171.11.113.8.1.2.100.1.2.1.3 |