All MIBs › DKT-FE-MIB
Organization: DKT A/S
Last Updated: 2008-12-17
Category: Vendor: DKT
Description:
DKT Fast Ethernet MIB providing management objects for 100 Mbps Ethernet interface configuration and statistics.
Imported Objects
From DKT-MIB
| dkt | MODULE-IDENTITY |
From SNMPv2-CONF
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE |
What Is DKT-FE-MIB?
DKT-FE-MIB is a DKT A/S (Danish switch manufacturer) proprietary MIB managing Fast Ethernet switching features on DKT switches. Its objects cover address-table maintenance (unicast/multicast delete actions, ATU lookups), IGMP snooping, VTU-based VLAN create/delete/clear actions, and PIR (peak information rate) rate-limiting bucket controls including a dump and disable action per bucket. As a configuration MIB it lets an administrator manage VLAN provisioning and rate-limiting buckets, and clear stale address-table entries, directly through SNMP. It is deployed on DKT A/S Fast Ethernet switches. Engineers can download the DKT-FE-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in DKT-FE-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.
What Can Be Monitored
- VLAN table state
- rate-limiting (PIRL) bucket allocation
Supported Devices
- DKT A/S Fast Ethernet switches
Monitoring Examples
An administrator triggers feVLANCreate to provision a new VLAN via SNMP, then uses feDumpPIRLBuckets to inspect current rate-limiting bucket allocations on that switch.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| feMIB | 1.3.6.1.4.1.27304.12 | DKT Fast Ethernet MIB. | ||
| feSwitchEngine | 1.3.6.1.4.1.27304.12.1 | |||
| OCT feATU | 1.3.6.1.4.1.27304.12.1.1 | OCTET STRING | read-only | Dumps the Address Translation Unit (ATU) Switch table in semi colon format |
| OCT feUnicastDelete | 1.3.6.1.4.1.27304.12.1.2 | OCTET STRING | write-only | Removes a unicast MAC address from the Address Translation Unit (ATU) Switch table. |
| IP feMulticastDelete | 1.3.6.1.4.1.27304.12.1.3 | IpAddress | write-only | Removes a multicast IP address from the Address Translation Unit (ATU) Switch table. |
| INT feIGMPSnooping | 1.3.6.1.4.1.27304.12.1.4 | INTEGER | read-write | Starts/stops IGMP snooping, input parameter 0 = stops IGMP snooping, 1 = starts IGMP snooping. Per Default IGMP snooping is enabled, but has to be configured per port |
| OCT feVTU | 1.3.6.1.4.1.27304.12.1.5 | OCTET STRING | read-only | Dumps the VLAN Table Unit (VTU) Switch table in semi colon format |
| OCT feVLANCreate | 1.3.6.1.4.1.27304.12.1.6 | OCTET STRING | write-only | Creates a VLAN, input parameters are: VID:WAN:LAN1:LAN2:LAN3:LAN4:CPU:NRL-ENABLE |
| INT feVLANDelete | 1.3.6.1.4.1.27304.12.1.7 | INTEGER | write-only | Deletes a VLAN, input parameter is VLAN VID: 0 - 4095 |
| INT feClearVTU | 1.3.6.1.4.1.27304.12.1.8 | INTEGER | write-only | Clears the VLAN Table Unit (VTU) Switch table, input parameter 1 = clear VTU table |
| OCT feDumpPIRLBuckets | 1.3.6.1.4.1.27304.12.1.9 | OCTET STRING | read-only | Dumps a list of the active buckets. |
| INT feDisablePIRLBucket | 1.3.6.1.4.1.27304.12.1.10 | INTEGER | write-only | Disables an already defined Port Ingress Rate Limitation (PIRL) bucket, input parameter bucket 0 - 11. |
| INT feVLANProviderMode | 1.3.6.1.4.1.27304.12.1.11 | INTEGER | read-write | Enable/disable VLAN provider mode, input parameter 0 = disable VLAN provider mode, 1 = enable VLAN provider mode. Per Default VLAN provider mode is disabled. NOTE: Provider VLAN ID should be setup in port default VID for the originating port. |
| fePorts | 1.3.6.1.4.1.27304.12.2 | |||
| feCPUPort | 1.3.6.1.4.1.27304.12.2.1 | |||
| INT feCPUPortAutoNegotiation | 1.3.6.1.4.1.27304.12.2.1.1 | INTEGER | read-write | Enables/disables auto negotiation on the port. Set to 1 for enable and 0 for disable. |
| OCT feCPUPortSpeedMode | 1.3.6.1.4.1.27304.12.2.1.2 | OCTET STRING | read-write | Sets/gets the speed and duplex mode on the port. Input parameters are: 100FD|100HD|10FD|10HD|AUTO|FD|HD |
| INT feCPUPortLinkStatus | 1.3.6.1.4.1.27304.12.2.1.3 | INTEGER | read-only | Gets the Link status for the port |
| INT feCPUPortFlowControl | 1.3.6.1.4.1.27304.12.2.1.4 | INTEGER | read-write | Enables/disables flow control on the port. Set to 1 for enable and 0 for disable. |
| INT feCPUPortIEEEQoSPriority | 1.3.6.1.4.1.27304.12.2.1.5 | INTEGER | read-write | Enables prioritized frames based on there IEEE priority tags. Set to 1 for enable and 0 for disable. |
| INT feCPUPortIPQoSPriority | 1.3.6.1.4.1.27304.12.2.1.6 | INTEGER | read-write | Enables prioritized frames based on their IP4/IP6 priority fields. Set to 1 for enable and 0 for disable. |
| OCT feCPUPortFramePriorityOverwrite | 1.3.6.1.4.1.27304.12.2.1.7 | OCTET STRING | read-write | Source Address(SA) or Destination Address(DA) Frame Priority Override on an ATU match. XX_FRAME_PRIO_OVERRIDE=0..1. |
| OCT feCPUPortQueuePriorityOverwrite | 1.3.6.1.4.1.27304.12.2.1.8 | OCTET STRING | read-write | Source Address(SA) or Destination Address(SA) Queue Priority Override on an ATU match. XX_QUEUE_PRIO_OVERRIDE=0..1. |
| OCT feCPUPortQueuePriority | 1.3.6.1.4.1.27304.12.2.1.9 | OCTET STRING | read-write | Queue priority, input parameters: PRIO:ENABLE PRIO: 0 - 7 ENABLE: 0 - 1 |
| INT feCPUPortQoSPortMapRule | 1.3.6.1.4.1.27304.12.2.1.10 | INTEGER | read-write | Forces queue priority for a port. Set to 1 for enable and 0 for disable. |
| INT feCPUPortVIDNRLEnable | 1.3.6.1.4.1.27304.12.2.1.11 | INTEGER | read-write | Enables/disables per port the Non rate limit for VLANs with the NRL bit enabled. Set to 1 for enable and 0 for disable. |
| INT feCPUPortMap2PIRL | 1.3.6.1.4.1.27304.12.2.1.12 | INTEGER | write-only | Adds/maps the port to a Port Ingress Rate Limitation (PIRL) bucket. Input parameter is PIRL bucket no 0 - 11. |
| INT feCPUPortDeletePortMap2PIRL | 1.3.6.1.4.1.27304.12.2.1.13 | INTEGER | write-only | Deletes the port from a Port Ingress Rate Limitation (PIRL) bucket. Input parameter is PIRL bucket no 0 - 11. |
| I32 feCPUPortEgressRateLimitation | 1.3.6.1.4.1.27304.12.2.1.14 | Integer32 | read-write | Sets the egress limitation rate for the port. Input parameter is value in kbps |
| OCT feCPUPortIngressRateLimitation | 1.3.6.1.4.1.27304.12.2.1.15 | OCTET STRING | read-write | Sets a Port Input Rate Limit(PIRL) bucket. Input parameters are: bucket:rate:layer:(DROP|FC) |
| INT feCPUPortDefaultVLAN | 1.3.6.1.4.1.27304.12.2.1.16 | INTEGER | read-write | Sets the default VLAN ID(VID) for the port. Input parameter is 0 - 4095 |
| INT feCPUPortForceDefaultVID | 1.3.6.1.4.1.27304.12.2.1.17 | INTEGER | read-write | Forces the tagging of VID on all frames on the port. Set to 1 for enable and 0 for disable. |
| INT feCPUPortVLANPortMode | 1.3.6.1.4.1.27304.12.2.1.18 | INTEGER | read-write | Sets the 802.1Q mode for the ingress port. Mode either 0=disable, 1=fallback, 2=check, 3=secure |
| INT feCPUPortBlockAllUnknown | 1.3.6.1.4.1.27304.12.2.1.19 | INTEGER | read-write | This will make sure that all frames received on the port are blocked, unless they are tagged with the correct VID. |
| INT feCPUPortIGMPSnooping | 1.3.6.1.4.1.27304.12.2.1.20 | INTEGER | read-write | Enables/disables IGMP snooping. Set to 1 for enable and 0 for disable. |
| OCT feCPUPortAddUnicast | 1.3.6.1.4.1.27304.12.2.1.21 | OCTET STRING | write-only | Adds the unicast mac address statically to the Address Translation Unit (ATU) Switch table. Input parameter is: aa:bb:cc:dd:ee:ff |
| IP feCPUPortAddMulticast | 1.3.6.1.4.1.27304.12.2.1.22 | IpAddress | write-only | Adds the IP multicast address statically to the Address Translation Unit (ATU) Switch table. Input parameter is: aaa.bbb.ccc.ddd |
| feWANPort | 1.3.6.1.4.1.27304.12.2.2 | |||
| INT feWANPortAutoNegotiation | 1.3.6.1.4.1.27304.12.2.2.1 | INTEGER | read-write | Enables/disables auto negotiation on the port. Set to 1 for enable and 0 for disable. |
| OCT feWANPortSpeedMode | 1.3.6.1.4.1.27304.12.2.2.2 | OCTET STRING | read-write | Sets/gets the speed and duplex mode on the port. Valid values are (100FD|100HD|10FD|10HD|AUTO|FD|HD) |
| INT feWANPortLinkStatus | 1.3.6.1.4.1.27304.12.2.2.3 | INTEGER | read-only | Gets the Link status for the port |
| INT feWANPortFlowControl | 1.3.6.1.4.1.27304.12.2.2.4 | INTEGER | read-write | Enables/disables flow control on the port. Set to 1 for enable and 0 for disable. |
| INT feWANPortIEEEQoSPriority | 1.3.6.1.4.1.27304.12.2.2.5 | INTEGER | read-write | Enables prioritized frames based on there IEEE priority tags. Set to 1 for enable and 0 for disable. |
| INT feWANPortIPQoSPriority | 1.3.6.1.4.1.27304.12.2.2.6 | INTEGER | read-write | Enables prioritized frames based on their IP4/IP6 priority fields. Set to 1 for enable and 0 for disable. |
| OCT feWANPortFramePriorityOverwrite | 1.3.6.1.4.1.27304.12.2.2.7 | OCTET STRING | read-write | Source Address(SA) or Destination Address(DA) Frame Priority Override on an ATU match. XX_FRAME_PRIO_OVERRIDE=0..1. |
| OCT feWANPortQueuePriorityOverwrite | 1.3.6.1.4.1.27304.12.2.2.8 | OCTET STRING | read-write | Source Address(SA) or Destination Address(SA) Queue Priority Override on an ATU match. XX_QUEUE_PRIO_OVERRIDE=0..1. |
| OCT feWANPortQueuePriority | 1.3.6.1.4.1.27304.12.2.2.9 | OCTET STRING | read-write | Queue priority, input parameters: PRIO:ENABLE PRIO: 0 - 7 ENABLE: 0 - 1 |
| INT feWANPortQoSPortMapRule | 1.3.6.1.4.1.27304.12.2.2.10 | INTEGER | read-write | Forces queue priority for a port. Set to 1 for enable and 0 for disable. |
| INT feWANPortVIDNRLEnable | 1.3.6.1.4.1.27304.12.2.2.11 | INTEGER | read-write | Enables/disables per port the Non rate limit for VLANs with the NRL bit enabled. Set to 1 for enable and 0 for disable. |
| INT feWANPortMap2PIRL | 1.3.6.1.4.1.27304.12.2.2.12 | INTEGER | write-only | Adds/maps the port to a Port Ingress Rate Limitation (PIRL) bucket. Input parameter is PIRL bucket no 0 - 11. |
| INT feWANPortDeletePortMap2PIRL | 1.3.6.1.4.1.27304.12.2.2.13 | INTEGER | write-only | Deletes the port from a Port Ingress Rate Limitation (PIRL) bucket. Input parameter is PIRL bucket no 0 - 11. |
| I32 feWANPortEgressRateLimitation | 1.3.6.1.4.1.27304.12.2.2.14 | Integer32 | read-write | Sets the egress limitation rate for the port. Input parameter is value in kbps |
| OCT feWANPortIngressRateLimitation | 1.3.6.1.4.1.27304.12.2.2.15 | OCTET STRING | write-only | Sets a Port Input Rate Limit(PIRL) bucket. Input parameters are: bucket:rate:layer:(DROP|FC) |
| INT feWANPortDefaultVLAN | 1.3.6.1.4.1.27304.12.2.2.16 | INTEGER | read-write | Sets the default VLAN ID(VID) for the port. Input parameter is 0 - 4095 |
| INT feWANPortForceDefaultVID | 1.3.6.1.4.1.27304.12.2.2.17 | INTEGER | read-write | Forces the tagging of VID on all frames on the port. Set to 1 for enable and 0 for disable. |
| INT feWANPortVLANPortMode | 1.3.6.1.4.1.27304.12.2.2.18 | INTEGER | read-write | Sets the 802.1Q mode for the ingress port. Mode either 0=disable, 1=fallback, 2=check, 3=secure |
| INT feWANPortBlockAllUnknown | 1.3.6.1.4.1.27304.12.2.2.19 | INTEGER | read-write | This will make sure that all frames received on the port are blocked, unless they are tagged with the correct VID. |
| INT feWANPortIGMPSnooping | 1.3.6.1.4.1.27304.12.2.2.20 | INTEGER | read-write | Enables/disables IGMP snooping. Set to 1 for enable and 0 for disable. |
| OCT feWANPortAddUnicast | 1.3.6.1.4.1.27304.12.2.2.21 | OCTET STRING | write-only | Adds the unicast mac address statically to the Address Translation Unit (ATU) Switch table. Input parameter is: aa:bb:cc:dd:ee:ff |
| IP feWANPortAddMulticast | 1.3.6.1.4.1.27304.12.2.2.22 | IpAddress | write-only | Adds the IP multicast address statically to the Address Translation Unit (ATU) Switch table. Input parameter is: aaa.bbb.ccc.ddd |
| INT feWANPortArpMirroring | 1.3.6.1.4.1.27304.12.2.2.23 | INTEGER | read-write | Mirror ARP packets seen on the port to the CPU port. |
| feLAN1Port | 1.3.6.1.4.1.27304.12.2.3 | |||
| INT feLAN1PortAutoNegotiation | 1.3.6.1.4.1.27304.12.2.3.1 | INTEGER | read-write | Enables/disables auto negotiation on the port. Set to 1 for enable and 0 for disable. |
| OCT feLAN1PortSpeedMode | 1.3.6.1.4.1.27304.12.2.3.2 | OCTET STRING | read-write | Sets/gets the speed and duplex mode on the port. Valid values are (100FD|100HD|10FD|10HD|AUTO|FD|HD) |
| INT feLAN1PortLinkStatus | 1.3.6.1.4.1.27304.12.2.3.3 | INTEGER | read-only | Gets the Link status for the port |
| INT feLAN1PortFlowControl | 1.3.6.1.4.1.27304.12.2.3.4 | INTEGER | read-write | Enables/disables flow control on the port. Set to 1 for enable and 0 for disable. |
| INT feLAN1PortIEEEQoSPriority | 1.3.6.1.4.1.27304.12.2.3.5 | INTEGER | read-write | Enables prioritized frames based on there IEEE priority tags. Set to 1 for enable and 0 for disable. |
| INT feLAN1PortIPQoSPriority | 1.3.6.1.4.1.27304.12.2.3.6 | INTEGER | read-write | Enables prioritized frames based on their IP4/IP6 priority fields. Set to 1 for enable and 0 for disable. |
| OCT feLAN1PortFramePriorityOverwrite | 1.3.6.1.4.1.27304.12.2.3.7 | OCTET STRING | read-write | Source Address(SA) or Destination Address(DA) Frame Priority Override on an ATU match. XX_FRAME_PRIO_OVERRIDE=0..1. |
| OCT feLAN1PortQueuePriorityOverwrite | 1.3.6.1.4.1.27304.12.2.3.8 | OCTET STRING | read-write | Source Address(SA) or Destination Address(SA) Queue Priority Override on an ATU match. XX_QUEUE_PRIO_OVERRIDE=0..1. |
| OCT feLAN1PortQueuePriority | 1.3.6.1.4.1.27304.12.2.3.9 | OCTET STRING | read-write | Queue priority, input parameters: PRIO:ENABLE PRIO: 0 - 7 ENABLE: 0 - 1 |
| INT feLAN1PortQoSPortMapRule | 1.3.6.1.4.1.27304.12.2.3.10 | INTEGER | read-write | Forces queue priority for a port. Set to 1 for enable and 0 for disable. |
| INT feLAN1PortVIDNRLEnable | 1.3.6.1.4.1.27304.12.2.3.11 | INTEGER | read-write | Enables/disables per port the Non rate limit for VLANs with the NRL bit enabled. Set to 1 for enable and 0 for disable. |
| INT feLAN1PortMap2PIRL | 1.3.6.1.4.1.27304.12.2.3.12 | INTEGER | write-only | Adds/maps the port to a Port Ingress Rate Limitation (PIRL) bucket. Input parameter is PIRL bucket no 0 - 11. |
| INT feLAN1PortDeletePortMap2PIRL | 1.3.6.1.4.1.27304.12.2.3.13 | INTEGER | write-only | Deletes the port from a Port Ingress Rate Limitation (PIRL) bucket. Input parameter is PIRL bucket no 0 - 11. |
| I32 feLAN1PortEgressRateLimitation | 1.3.6.1.4.1.27304.12.2.3.14 | Integer32 | read-write | Sets the egress limitation rate for the port. Input parameter is value in kbps |
| OCT feLAN1PortIngressRateLimitation | 1.3.6.1.4.1.27304.12.2.3.15 | OCTET STRING | write-only | Sets a Port Input Rate Limit(PIRL) bucket. Input parameters are: bucket:rate:layer:(DROP|FC) |
| INT feLAN1PortDefaultVLAN | 1.3.6.1.4.1.27304.12.2.3.16 | INTEGER | read-write | Sets the default VLAN ID(VID) for the port. Input parameter is 0 - 4095 |
| INT feLAN1PortForceDefaultVID | 1.3.6.1.4.1.27304.12.2.3.17 | INTEGER | read-write | Forces the tagging of VID on all frames on the port. Set to 1 for enable and 0 for disable. |
| INT feLAN1PortVLANPortMode | 1.3.6.1.4.1.27304.12.2.3.18 | INTEGER | read-write | Sets the 802.1Q mode for the ingress port. Mode either 0=disable, 1=fallback, 2=check, 3=secure |
| INT feLAN1PortBlockAllUnknown | 1.3.6.1.4.1.27304.12.2.3.19 | INTEGER | read-write | This will make sure that all frames received on the port are blocked, unless they are tagged with the correct VID. |
| INT feLAN1PortIGMPSnooping | 1.3.6.1.4.1.27304.12.2.3.20 | INTEGER | read-write | Enables/disables IGMP snooping. Set to 1 for enable and 0 for disable. |
| OCT feLAN1PortAddUnicast | 1.3.6.1.4.1.27304.12.2.3.21 | OCTET STRING | write-only | Adds the unicast mac address statically to the Address Translation Unit (ATU) Switch table. Input parameter is: aa:bb:cc:dd:ee:ff |
| IP feLAN1PortAddMulticast | 1.3.6.1.4.1.27304.12.2.3.22 | IpAddress | write-only | Adds the IP multicast address statically to the Address Translation Unit (ATU) Switch table. Input parameter is: aaa.bbb.ccc.ddd |
| INT feLAN1PortArpMirroring | 1.3.6.1.4.1.27304.12.2.3.23 | INTEGER | read-write | Mirror ARP packets seen on the port to the CPU port. |
| feLAN2Port | 1.3.6.1.4.1.27304.12.2.4 | |||
| INT feLAN2PortAutoNegotiation | 1.3.6.1.4.1.27304.12.2.4.1 | INTEGER | read-write | Enables/disables auto negotiation on the port. Set to 1 for enable and 0 for disable. |
| OCT feLAN2PortSpeedMode | 1.3.6.1.4.1.27304.12.2.4.2 | OCTET STRING | read-write | Sets/gets the speed and duplex mode on the port. Valid values are (100FD|100HD|10FD|10HD|AUTO|FD|HD) |
| INT feLAN2PortLinkStatus | 1.3.6.1.4.1.27304.12.2.4.3 | INTEGER | read-only | Gets the Link status for the port |
| INT feLAN2PortFlowControl | 1.3.6.1.4.1.27304.12.2.4.4 | INTEGER | read-write | Enables/disables flow control on the port. Set to 1 for enable and 0 for disable. |
| INT feLAN2PortIEEEQoSPriority | 1.3.6.1.4.1.27304.12.2.4.5 | INTEGER | read-write | Enables prioritized frames based on there IEEE priority tags. Set to 1 for enable and 0 for disable. |
| INT feLAN2PortIPQoSPriority | 1.3.6.1.4.1.27304.12.2.4.6 | INTEGER | read-write | Enables prioritized frames based on their IP4/IP6 priority fields. Set to 1 for enable and 0 for disable. |
| OCT feLAN2PortFramePriorityOverwrite | 1.3.6.1.4.1.27304.12.2.4.7 | OCTET STRING | read-write | Source Address(SA) or Destination Address(DA) Frame Priority Override on an ATU match. XX_FRAME_PRIO_OVERRIDE=0..1. |
| OCT feLAN2PortQueuePriorityOverwrite | 1.3.6.1.4.1.27304.12.2.4.8 | OCTET STRING | read-write | Source Address(SA) or Destination Address(SA) Queue Priority Override on an ATU match. XX_QUEUE_PRIO_OVERRIDE=0..1. |
| OCT feLAN2PortQueuePriority | 1.3.6.1.4.1.27304.12.2.4.9 | OCTET STRING | read-write | Queue priority, input parameters: PRIO:ENABLE PRIO: 0 - 7 ENABLE: 0 - 1 |
| INT feLAN2PortQoSPortMapRule | 1.3.6.1.4.1.27304.12.2.4.10 | INTEGER | read-write | Forces queue priority for a port. Set to 1 for enable and 0 for disable. |
| INT feLAN2PortVIDNRLEnable | 1.3.6.1.4.1.27304.12.2.4.11 | INTEGER | read-write | Enables/disables per port the Non rate limit for VLANs with the NRL bit enabled. Set to 1 for enable and 0 for disable. |
| INT feLAN2PortMap2PIRL | 1.3.6.1.4.1.27304.12.2.4.12 | INTEGER | write-only | Adds/maps the port to a Port Ingress Rate Limitation (PIRL) bucket. Input parameter is PIRL bucket no 0 - 11. |
| INT feLAN2PortDeletePortMap2PIRL | 1.3.6.1.4.1.27304.12.2.4.13 | INTEGER | write-only | Deletes the port from a Port Ingress Rate Limitation (PIRL) bucket. Input parameter is PIRL bucket no 0 - 11. |
| I32 feLAN2PortEgressRateLimitation | 1.3.6.1.4.1.27304.12.2.4.14 | Integer32 | read-write | Sets the egress limitation rate for the port. Input parameter is value in kbps |
| OCT feLAN2PortIngressRateLimitation | 1.3.6.1.4.1.27304.12.2.4.15 | OCTET STRING | write-only | Sets a Port Input Rate Limit(PIRL) bucket. Input parameters are: bucket:rate:layer:(DROP|FC) |
| INT feLAN2PortDefaultVLAN | 1.3.6.1.4.1.27304.12.2.4.16 | INTEGER | read-write | Sets the default VLAN ID(VID) for the port. Input parameter is 0 - 4095 |
| INT feLAN2PortForceDefaultVID | 1.3.6.1.4.1.27304.12.2.4.17 | INTEGER | read-write | Forces the tagging of VID on all frames on the port. Set to 1 for enable and 0 for disable. |
| INT feLAN2PortVLANPortMode | 1.3.6.1.4.1.27304.12.2.4.18 | INTEGER | read-write | Sets the 802.1Q mode for the ingress port. Mode either 0=disable, 1=fallback, 2=check, 3=secure |
| INT feLAN2PortBlockAllUnknown | 1.3.6.1.4.1.27304.12.2.4.19 | INTEGER | read-write | This will make sure that all frames received on the port are blocked, unless they are tagged with the correct VID. |
| INT feLAN2PortIGMPSnooping | 1.3.6.1.4.1.27304.12.2.4.20 | INTEGER | read-write | Enables/disables IGMP snooping. Set to 1 for enable and 0 for disable. |
| OCT feLAN2PortAddUnicast | 1.3.6.1.4.1.27304.12.2.4.21 | OCTET STRING | write-only | Adds the unicast mac address statically to the Address Translation Unit (ATU) Switch table. Input parameter is: aa:bb:cc:dd:ee:ff |
| IP feLAN2PortAddMulticast | 1.3.6.1.4.1.27304.12.2.4.22 | IpAddress | write-only | Adds the IP multicast address statically to the Address Translation Unit (ATU) Switch table. Input parameter is: aaa.bbb.ccc.ddd |
| INT feLAN2PortArpMirroring | 1.3.6.1.4.1.27304.12.2.4.23 | INTEGER | read-write | Mirror ARP packets seen on the port to the CPU port. |
| feLAN3Port | 1.3.6.1.4.1.27304.12.2.5 | |||
| INT feLAN3PortAutoNegotiation | 1.3.6.1.4.1.27304.12.2.5.1 | INTEGER | read-write | Enables/disables auto negotiation on the port. Set to 1 for enable and 0 for disable. |
| OCT feLAN3PortSpeedMode | 1.3.6.1.4.1.27304.12.2.5.2 | OCTET STRING | read-write | Sets/gets the speed and duplex mode on the port. Valid values are (100FD|100HD|10FD|10HD|AUTO|FD|HD) |
| INT feLAN3PortLinkStatus | 1.3.6.1.4.1.27304.12.2.5.3 | INTEGER | read-only | Gets the Link status for the port |
| INT feLAN3PortFlowControl | 1.3.6.1.4.1.27304.12.2.5.4 | INTEGER | read-write | Enables/disables flow control on the port. Set to 1 for enable and 0 for disable. |
| INT feLAN3PortIEEEQoSPriority | 1.3.6.1.4.1.27304.12.2.5.5 | INTEGER | read-write | Enables prioritized frames based on there IEEE priority tags. Set to 1 for enable and 0 for disable. |
| INT feLAN3PortIPQoSPriority | 1.3.6.1.4.1.27304.12.2.5.6 | INTEGER | read-write | Enables prioritized frames based on their IP4/IP6 priority fields. Set to 1 for enable and 0 for disable. |
| OCT feLAN3PortFramePriorityOverwrite | 1.3.6.1.4.1.27304.12.2.5.7 | OCTET STRING | read-write | Source Address(SA) or Destination Address(DA) Frame Priority Override on an ATU match. XX_FRAME_PRIO_OVERRIDE=0..1. |
| OCT feLAN3PortQueuePriorityOverwrite | 1.3.6.1.4.1.27304.12.2.5.8 | OCTET STRING | read-write | Source Address(SA) or Destination Address(SA) Queue Priority Override on an ATU match. XX_QUEUE_PRIO_OVERRIDE=0..1. |
| OCT feLAN3PortQueuePriority | 1.3.6.1.4.1.27304.12.2.5.9 | OCTET STRING | read-write | Queue priority, input parameters: PRIO:ENABLE PRIO: 0 - 7 ENABLE: 0 - 1 |
| INT feLAN3PortQoSPortMapRule | 1.3.6.1.4.1.27304.12.2.5.10 | INTEGER | read-write | Forces queue priority for a port. Set to 1 for enable and 0 for disable. |
| INT feLAN3PortVIDNRLEnable | 1.3.6.1.4.1.27304.12.2.5.11 | INTEGER | read-write | Enables/disables per port the Non rate limit for VLANs with the NRL bit enabled. Set to 1 for enable and 0 for disable. |
| INT feLAN3PortMap2PIRL | 1.3.6.1.4.1.27304.12.2.5.12 | INTEGER | write-only | Adds/maps the port to a Port Ingress Rate Limitation (PIRL) bucket. Input parameter is PIRL bucket no 0 - 11. |
| INT feLAN3PortDeletePortMap2PIRL | 1.3.6.1.4.1.27304.12.2.5.13 | INTEGER | write-only | Deletes the port from a Port Ingress Rate Limitation (PIRL) bucket. Input parameter is PIRL bucket no 0 - 11. |
| I32 feLAN3PortEgressRateLimitation | 1.3.6.1.4.1.27304.12.2.5.14 | Integer32 | read-write | Sets the egress limitation rate for the port. Input parameter is value in kbps |
| OCT feLAN3PortIngressRateLimitation | 1.3.6.1.4.1.27304.12.2.5.15 | OCTET STRING | write-only | Sets a Port Input Rate Limit(PIRL) bucket. Input parameters are: bucket:rate:layer:(DROP|FC) |
| INT feLAN3PortDefaultVLAN | 1.3.6.1.4.1.27304.12.2.5.16 | INTEGER | read-write | Sets the default VLAN ID(VID) for the port. Input parameter is 0 - 4095 |
| INT feLAN3PortForceDefaultVID | 1.3.6.1.4.1.27304.12.2.5.17 | INTEGER | read-write | Forces the tagging of VID on all frames on the port. Set to 1 for enable and 0 for disable. |
| INT feLAN3PortVLANPortMode | 1.3.6.1.4.1.27304.12.2.5.18 | INTEGER | read-write | Sets the 802.1Q mode for the ingress port. Mode either 0=disable, 1=fallback, 2=check, 3=secure |
| INT feLAN3PortBlockAllUnknown | 1.3.6.1.4.1.27304.12.2.5.19 | INTEGER | read-write | This will make sure that all frames received on the port are blocked, unless they are tagged with the correct VID. |
| INT feLAN3PortIGMPSnooping | 1.3.6.1.4.1.27304.12.2.5.20 | INTEGER | read-write | Enables/disables IGMP snooping. Set to 1 for enable and 0 for disable. |
| OCT feLAN3PortAddUnicast | 1.3.6.1.4.1.27304.12.2.5.21 | OCTET STRING | write-only | Adds the unicast mac address statically to the Address Translation Unit (ATU) Switch table. Input parameter is: aa:bb:cc:dd:ee:ff |
| IP feLAN3PortAddMulticast | 1.3.6.1.4.1.27304.12.2.5.22 | IpAddress | write-only | Adds the IP multicast address statically to the Address Translation Unit (ATU) Switch table. Input parameter is: aaa.bbb.ccc.ddd |
| INT feLAN3PortArpMirroring | 1.3.6.1.4.1.27304.12.2.5.23 | INTEGER | read-write | Mirror ARP packets seen on the port to the CPU port. |
| feLAN4Port | 1.3.6.1.4.1.27304.12.2.6 | |||
| INT feLAN4PortAutoNegotiation | 1.3.6.1.4.1.27304.12.2.6.1 | INTEGER | read-write | Enables/disables auto negotiation on the port. Set to 1 for enable and 0 for disable. |
| OCT feLAN4PortSpeedMode | 1.3.6.1.4.1.27304.12.2.6.2 | OCTET STRING | read-write | Sets/gets the speed and duplex mode on the port. Valid values are (100FD|100HD|10FD|10HD|AUTO|FD|HD) |
| INT feLAN4PortLinkStatus | 1.3.6.1.4.1.27304.12.2.6.3 | INTEGER | read-only | Gets the Link status for the port |
| INT feLAN4PortFlowControl | 1.3.6.1.4.1.27304.12.2.6.4 | INTEGER | read-write | Enables/disables flow control on the port. Set to 1 for enable and 0 for disable. |
| INT feLAN4PortIEEEQoSPriority | 1.3.6.1.4.1.27304.12.2.6.5 | INTEGER | read-write | Enables prioritized frames based on there IEEE priority tags. Set to 1 for enable and 0 for disable. |
| INT feLAN4PortIPQoSPriority | 1.3.6.1.4.1.27304.12.2.6.6 | INTEGER | read-write | Enables prioritized frames based on their IP4/IP6 priority fields. Set to 1 for enable and 0 for disable. |
| OCT feLAN4PortFramePriorityOverwrite | 1.3.6.1.4.1.27304.12.2.6.7 | OCTET STRING | read-write | Source Address(SA) or Destination Address(DA) Frame Priority Override on an ATU match. XX_FRAME_PRIO_OVERRIDE=0..1. |
| OCT feLAN4PortQueuePriorityOverwrite | 1.3.6.1.4.1.27304.12.2.6.8 | OCTET STRING | read-write | Source Address(SA) or Destination Address(SA) Queue Priority Override on an ATU match. XX_QUEUE_PRIO_OVERRIDE=0..1. |
| OCT feLAN4PortQueuePriority | 1.3.6.1.4.1.27304.12.2.6.9 | OCTET STRING | read-write | Queue priority, input parameters: PRIO:ENABLE PRIO: 0 - 7 ENABLE: 0 - 1 |
| INT feLAN4PortQoSPortMapRule | 1.3.6.1.4.1.27304.12.2.6.10 | INTEGER | read-write | Forces queue priority for a port. Set to 1 for enable and 0 for disable. |
| INT feLAN4PortVIDNRLEnable | 1.3.6.1.4.1.27304.12.2.6.11 | INTEGER | read-write | Enables/disables per port the Non rate limit for VLANs with the NRL bit enabled. Set to 1 for enable and 0 for disable. |
| INT feLAN4PortMap2PIRL | 1.3.6.1.4.1.27304.12.2.6.12 | INTEGER | write-only | Adds/maps the port to a Port Ingress Rate Limitation (PIRL) bucket. Input parameter is PIRL bucket no 0 - 11. |
| INT feLAN4PortDeletePortMap2PIRL | 1.3.6.1.4.1.27304.12.2.6.13 | INTEGER | write-only | Deletes the port from a Port Ingress Rate Limitation (PIRL) bucket. Input parameter is PIRL bucket no 0 - 11. |
| I32 feLAN4PortEgressRateLimitation | 1.3.6.1.4.1.27304.12.2.6.14 | Integer32 | read-write | Sets the egress limitation rate for the port. Input parameter is value in kbps |
| OCT feLAN4PortIngressRateLimitation | 1.3.6.1.4.1.27304.12.2.6.15 | OCTET STRING | write-only | Sets a Port Input Rate Limit(PIRL) bucket. Input parameters are: bucket:rate:layer:(DROP|FC) |
| INT feLAN4PortDefaultVLAN | 1.3.6.1.4.1.27304.12.2.6.16 | INTEGER | read-write | Sets the default VLAN ID(VID) for the port. Input parameter is 0 - 4095 |
| INT feLAN4PortForceDefaultVID | 1.3.6.1.4.1.27304.12.2.6.17 | INTEGER | read-write | Forces the tagging of VID on all frames on the port. Set to 1 for enable and 0 for disable. |
| INT feLAN4PortVLANPortMode | 1.3.6.1.4.1.27304.12.2.6.18 | INTEGER | read-write | Sets the 802.1Q mode for the ingress port. Mode either 0=disable, 1=fallback, 2=check, 3=secure |
| INT feLAN4PortBlockAllUnknown | 1.3.6.1.4.1.27304.12.2.6.19 | INTEGER | read-write | This will make sure that all frames received on the port are blocked, unless they are tagged with the correct VID. |
| INT feLAN4PortIGMPSnooping | 1.3.6.1.4.1.27304.12.2.6.20 | INTEGER | read-write | Enables/disables IGMP snooping. Set to 1 for enable and 0 for disable. |
| OCT feLAN4PortAddUnicast | 1.3.6.1.4.1.27304.12.2.6.21 | OCTET STRING | write-only | Adds the unicast mac address statically to the Address Translation Unit (ATU) Switch table. Input parameter is: aa:bb:cc:dd:ee:ff |
| IP feLAN4PortAddMulticast | 1.3.6.1.4.1.27304.12.2.6.22 | IpAddress | write-only | Adds the IP multicast address statically to the Address Translation Unit (ATU) Switch table. Input parameter is: aaa.bbb.ccc.ddd |
| INT feLAN4PortArpMirroring | 1.3.6.1.4.1.27304.12.2.6.23 | INTEGER | read-write | Mirror ARP packets seen on the port to the CPU port. |
| feModuleGroup | 1.3.6.1.4.1.27304.12.4 | The objects are related to the DKTCOMEGA Fast Ethernet module, MIB rev 02_00. |
RFC description
Monitors and controls DKT Fast Ethernet switch engine, including ATU tables, VLAN configuration, and IGMP snooping.
Start monitoring DKT A/S Fast Ethernet switch 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.