All MIBs › DKT-GE-MIB
Organization: DKT A/S
Last Updated: 2009-01-14
Category: Vendor: DKT
Description:
DKT Gigabit Ethernet MIB providing management objects for 1000 Mbps interface configuration and performance monitoring.
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-GE-MIB?
DKT-GE-MIB is a vendor MIB (DKT) for Gigabit Ethernet switching hardware, providing management objects for switch engine configuration including VLAN and address table management as well as CPU port control. It exposes objects for VLAN creation/deletion (VTU), unicast/multicast address table maintenance (ATU), IGMP snooping, and CPU port speed/negotiation settings. Its monitoring and management value lies in confirming the software-level switching configuration -- VLAN table state, IGMP snooping status, and CPU port negotiation/speed -- which reflects the operational health of the switch engine rather than exposing sensors like temperature or fan speed. No explicit standard-MIB dependency is indicated, suggesting this is a largely self-contained proprietary switch-engine MIB, though it parallels concepts found in standard bridge/VLAN MIBs. It is typically deployed in Gigabit Ethernet switches where operators need low-level visibility into VLAN table (VTU) and address table (ATU) state and CPU port behavior. Engineers can download the DKT-GE-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in DKT-GE-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 (VTU) entries
- IGMP snooping status
- unicast/multicast address table entries
- CPU port auto-negotiation and speed
- rate-limiting bucket state
Supported Devices
- Gigabit Ethernet switch (DKT)
Monitoring Examples
An administrator would use geVTU-related objects alongside geVLANCreate and geVLANDelete to confirm which VLANs are currently instantiated in the switch's VLAN Table Unit, and geClearVTU to reset that table if entries become inconsistent. geIGMPSnooping can be polled to verify multicast snooping is enabled, and geATU with geUnicastDelete/geMulticastDelete lets an administrator inspect and clear stale address table entries causing flooding. geCPUPortAutoNegotiation and geCPUPortSpeedMode reveal whether the switch's internal CPU management port has negotiated the expected speed and duplex, and geDumpPIRLBuckets can be used to inspect rate-limiting bucket state for troubleshooting traffic policing.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| geMIB | 1.3.6.1.4.1.27304.14 | DKT Gigabit MIB. | ||
| geSwitchEngine | 1.3.6.1.4.1.27304.14.1 | |||
| OCT geATU | 1.3.6.1.4.1.27304.14.1.1 | OCTET STRING | read-only | Dumps the Address Translation Unit (ATU) Switch table in semi colon format |
| OCT geUnicastDelete | 1.3.6.1.4.1.27304.14.1.2 | OCTET STRING | write-only | Removes a unicast MAC address from the Address Translation Unit (ATU) Switch table. |
| IP geMulticastDelete | 1.3.6.1.4.1.27304.14.1.3 | IpAddress | write-only | Removes a multicast IP address from the Address Translation Unit (ATU) Switch table. |
| INT geIGMPSnooping | 1.3.6.1.4.1.27304.14.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 geVTU | 1.3.6.1.4.1.27304.14.1.5 | OCTET STRING | read-only | Dumps the VLAN Table Unit (VTU) Switch table in semi colon format |
| OCT geVLANCreate | 1.3.6.1.4.1.27304.14.1.6 | OCTET STRING | write-only | Creates a VLAN, input parameters are: VID:WAN:LAN1:LAN2:LAN3:LAN4:CPU:NRL-ENABLE |
| INT geVLANDelete | 1.3.6.1.4.1.27304.14.1.7 | INTEGER | write-only | Deletes a VLAN, input parameter is VLAN VID: 0 - 4095 |
| INT geClearVTU | 1.3.6.1.4.1.27304.14.1.8 | INTEGER | write-only | Clears the VLAN Table Unit (VTU) Switch table, input parameter 1 = clear VTU table |
| OCT geDumpPIRLBuckets | 1.3.6.1.4.1.27304.14.1.9 | OCTET STRING | read-only | Dumps a list of the active buckets. |
| INT geVLANProviderMode | 1.3.6.1.4.1.27304.14.1.10 | 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. |
| gePorts | 1.3.6.1.4.1.27304.14.2 | |||
| geCPUPort | 1.3.6.1.4.1.27304.14.2.1 | |||
| INT geCPUPortAutoNegotiation | 1.3.6.1.4.1.27304.14.2.1.1 | INTEGER | read-write | Enables/disables auto negotiation on the port. Set to 1 for enable and 0 for disable. |
| OCT geCPUPortSpeedMode | 1.3.6.1.4.1.27304.14.2.1.2 | OCTET STRING | read-write | Sets/gets the speed and duplex mode on the port. Input parameters are: AUTO |
| INT geCPUPortLinkStatus | 1.3.6.1.4.1.27304.14.2.1.3 | INTEGER | read-only | Gets the Link status for the port |
| INT geCPUPortFlowControl | 1.3.6.1.4.1.27304.14.2.1.4 | INTEGER | read-write | Enables/disables flow control on the port. Set to 1 for enable and 0 for disable. |
| INT geCPUPortIEEEQoSPriority | 1.3.6.1.4.1.27304.14.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 geCPUPortIPQoSPriority | 1.3.6.1.4.1.27304.14.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. |
| INT geCPUPortQoSPortMapRule | 1.3.6.1.4.1.27304.14.2.1.7 | INTEGER | read-write | Forces queue priority for a port. Set to 1 for enable and 0 for disable. |
| INT geCPUPortVIDNRLEnable | 1.3.6.1.4.1.27304.14.2.1.8 | 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 geCPUPortDisablePIRL2Bucket | 1.3.6.1.4.1.27304.14.2.1.9 | INTEGER | write-only | Disables per port an already defined Port Ingress Rate Limitation (PIRL) bucket, input parameter bucket 0 - 4. |
| I32 geCPUPortEgressRateLimitation | 1.3.6.1.4.1.27304.14.2.1.10 | Integer32 | read-write | Sets the egress limitation rate for the port. Input parameter is value in kbps |
| OCT geCPUPortIngressRateLimitation | 1.3.6.1.4.1.27304.14.2.1.11 | OCTET STRING | read-write | Sets a Port Input Rate Limit(PIRL) bucket. Input parameters are: bucket:rate:layer:(DROP|FC) |
| INT geCPUPortDefaultVLAN | 1.3.6.1.4.1.27304.14.2.1.12 | INTEGER | read-write | Sets the default VLAN ID(VID) for the port. Input parameter is 0 - 4095 |
| INT geCPUPortForceDefaultVID | 1.3.6.1.4.1.27304.14.2.1.13 | INTEGER | read-write | Forces the tagging of VID on all frames on the port. Set to 1 for enable and 0 for disable. |
| INT geCPUPortVLANPortMode | 1.3.6.1.4.1.27304.14.2.1.14 | INTEGER | read-write | Sets the 802.1Q mode for the ingress port. Mode either 0=disable, 1=fallback, 2=check, 3=secure |
| INT geCPUPortBlockAllUnknown | 1.3.6.1.4.1.27304.14.2.1.15 | 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 geCPUPortIGMPSnooping | 1.3.6.1.4.1.27304.14.2.1.16 | INTEGER | read-write | Enables/disables IGMP snooping. Set to 1 for enable and 0 for disable. |
| OCT geCPUPortAddUnicast | 1.3.6.1.4.1.27304.14.2.1.17 | 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 geCPUPortAddMulticast | 1.3.6.1.4.1.27304.14.2.1.18 | 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 geCPUPortMtu | 1.3.6.1.4.1.27304.14.2.1.19 | INTEGER | read-write | The MTU size of the port. |
| geWANPort | 1.3.6.1.4.1.27304.14.2.2 | |||
| INT geWANPortAutoNegotiation | 1.3.6.1.4.1.27304.14.2.2.1 | INTEGER | read-write | Enables/disables auto negotiation on the port. Set to 1 for enable and 0 for disable. |
| OCT geWANPortSpeedMode | 1.3.6.1.4.1.27304.14.2.2.2 | OCTET STRING | read-write | Sets/gets the speed and duplex mode on the port. Valid values are (1000FD|1000HD|100FD|100HD|10FD|10HD|AUTO|FD|HD) |
| INT geWANPortLinkStatus | 1.3.6.1.4.1.27304.14.2.2.3 | INTEGER | read-only | Gets the Link status for the port |
| INT geWANPortFlowControl | 1.3.6.1.4.1.27304.14.2.2.4 | INTEGER | read-write | Enables/disables flow control on the port. Set to 1 for enable and 0 for disable. |
| INT geWANPortIEEEQoSPriority | 1.3.6.1.4.1.27304.14.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 geWANPortIPQoSPriority | 1.3.6.1.4.1.27304.14.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. |
| INT geWANPortQoSPortMapRule | 1.3.6.1.4.1.27304.14.2.2.7 | INTEGER | read-write | Forces queue priority for a port. Set to 1 for enable and 0 for disable. |
| INT geWANPortVIDNRLEnable | 1.3.6.1.4.1.27304.14.2.2.8 | 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 geWANPortDisablePIRL2Bucket | 1.3.6.1.4.1.27304.14.2.2.9 | INTEGER | write-only | Disables per port an already defined Port Ingress Rate Limitation (PIRL) bucket, input parameter bucket 0 - 4. |
| I32 geWANPortEgressRateLimitation | 1.3.6.1.4.1.27304.14.2.2.10 | Integer32 | read-write | Sets the egress limitation rate for the port. Input parameter is value in kbps |
| OCT geWANPortIngressRateLimitation | 1.3.6.1.4.1.27304.14.2.2.11 | OCTET STRING | write-only | Sets a Port Input Rate Limit(PIRL) bucket. Input parameters are: bucket:rate:layer:(DROP|FC) |
| INT geWANPortDefaultVLAN | 1.3.6.1.4.1.27304.14.2.2.12 | INTEGER | read-write | Sets the default VLAN ID(VID) for the port. Input parameter is 0 - 4095 |
| INT geWANPortForceDefaultVID | 1.3.6.1.4.1.27304.14.2.2.13 | INTEGER | read-write | Forces the tagging of VID on all frames on the port. Set to 1 for enable and 0 for disable. |
| INT geWANPortVLANPortMode | 1.3.6.1.4.1.27304.14.2.2.14 | INTEGER | read-write | Sets the 802.1Q mode for the ingress port. Mode either 0=disable, 1=fallback, 2=check, 3=secure |
| INT geWANPortBlockAllUnknown | 1.3.6.1.4.1.27304.14.2.2.15 | 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 geWANPortIGMPSnooping | 1.3.6.1.4.1.27304.14.2.2.16 | INTEGER | read-write | Enables/disables IGMP snooping. Set to 1 for enable and 0 for disable. |
| OCT geWANPortAddUnicast | 1.3.6.1.4.1.27304.14.2.2.17 | 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 geWANPortAddMulticast | 1.3.6.1.4.1.27304.14.2.2.18 | 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 geWANPortMtu | 1.3.6.1.4.1.27304.14.2.2.19 | INTEGER | read-write | The MTU size of the port. |
| INT geWANPortArpMirroring | 1.3.6.1.4.1.27304.14.2.2.20 | INTEGER | read-write | Mirror ARP packets seen on the port to the CPU port. |
| geLAN1Port | 1.3.6.1.4.1.27304.14.2.3 | |||
| INT geLAN1PortAutoNegotiation | 1.3.6.1.4.1.27304.14.2.3.1 | INTEGER | read-write | Enables/disables auto negotiation on the port. Set to 1 for enable and 0 for disable. |
| OCT geLAN1PortSpeedMode | 1.3.6.1.4.1.27304.14.2.3.2 | OCTET STRING | read-write | Sets/gets the speed and duplex mode on the port. Valid values are (1000FD|1000HD|100FD|100HD|10FD|10HD|AUTO|FD|HD) |
| INT geLAN1PortLinkStatus | 1.3.6.1.4.1.27304.14.2.3.3 | INTEGER | read-only | Gets the Link status for the port |
| INT geLAN1PortFlowControl | 1.3.6.1.4.1.27304.14.2.3.4 | INTEGER | read-write | Enables/disables flow control on the port. Set to 1 for enable and 0 for disable. |
| INT geLAN1PortIEEEQoSPriority | 1.3.6.1.4.1.27304.14.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 geLAN1PortIPQoSPriority | 1.3.6.1.4.1.27304.14.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. |
| INT geLAN1PortQoSPortMapRule | 1.3.6.1.4.1.27304.14.2.3.7 | INTEGER | read-write | Forces queue priority for a port. Set to 1 for enable and 0 for disable. |
| INT geLAN1PortVIDNRLEnable | 1.3.6.1.4.1.27304.14.2.3.8 | 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 geLAN1PortDisablePIRL2Bucket | 1.3.6.1.4.1.27304.14.2.3.9 | INTEGER | write-only | Disables per port an already defined Port Ingress Rate Limitation (PIRL) bucket, input parameter bucket 0 - 4. |
| I32 geLAN1PortEgressRateLimitation | 1.3.6.1.4.1.27304.14.2.3.10 | Integer32 | read-write | Sets the egress limitation rate for the port. Input parameter is value in kbps |
| OCT geLAN1PortIngressRateLimitation | 1.3.6.1.4.1.27304.14.2.3.11 | OCTET STRING | write-only | Sets a Port Input Rate Limit(PIRL) bucket. Input parameters are: bucket:rate:layer:(DROP|FC) |
| INT geLAN1PortDefaultVLAN | 1.3.6.1.4.1.27304.14.2.3.12 | INTEGER | read-write | Sets the default VLAN ID(VID) for the port. Input parameter is 0 - 4095 |
| INT geLAN1PortForceDefaultVID | 1.3.6.1.4.1.27304.14.2.3.13 | INTEGER | read-write | Forces the tagging of VID on all frames on the port. Set to 1 for enable and 0 for disable. |
| INT geLAN1PortVLANPortMode | 1.3.6.1.4.1.27304.14.2.3.14 | INTEGER | read-write | Sets the 802.1Q mode for the ingress port. Mode either 0=disable, 1=fallback, 2=check, 3=secure |
| INT geLAN1PortBlockAllUnknown | 1.3.6.1.4.1.27304.14.2.3.15 | 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 geLAN1PortIGMPSnooping | 1.3.6.1.4.1.27304.14.2.3.16 | INTEGER | read-write | Enables/disables IGMP snooping. Set to 1 for enable and 0 for disable. |
| OCT geLAN1PortAddUnicast | 1.3.6.1.4.1.27304.14.2.3.17 | 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 geLAN1PortAddMulticast | 1.3.6.1.4.1.27304.14.2.3.18 | 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 geLAN1PortMtu | 1.3.6.1.4.1.27304.14.2.3.19 | INTEGER | read-write | The MTU size of the port. |
| INT geLAN1PortArpMirroring | 1.3.6.1.4.1.27304.14.2.3.20 | INTEGER | read-write | Mirror ARP packets seen on the port to the CPU port. |
| geLAN2Port | 1.3.6.1.4.1.27304.14.2.4 | |||
| INT geLAN2PortAutoNegotiation | 1.3.6.1.4.1.27304.14.2.4.1 | INTEGER | read-write | Enables/disables auto negotiation on the port. Set to 1 for enable and 0 for disable. |
| OCT geLAN2PortSpeedMode | 1.3.6.1.4.1.27304.14.2.4.2 | OCTET STRING | read-write | Sets/gets the speed and duplex mode on the port. Valid values are (1000FD|1000HD|100FD|100HD|10FD|10HD|AUTO|FD|HD) |
| INT geLAN2PortLinkStatus | 1.3.6.1.4.1.27304.14.2.4.3 | INTEGER | read-only | Gets the Link status for the port |
| INT geLAN2PortFlowControl | 1.3.6.1.4.1.27304.14.2.4.4 | INTEGER | read-write | Enables/disables flow control on the port. Set to 1 for enable and 0 for disable. |
| INT geLAN2PortIEEEQoSPriority | 1.3.6.1.4.1.27304.14.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 geLAN2PortIPQoSPriority | 1.3.6.1.4.1.27304.14.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. |
| INT geLAN2PortQoSPortMapRule | 1.3.6.1.4.1.27304.14.2.4.7 | INTEGER | read-write | Forces queue priority for a port. Set to 1 for enable and 0 for disable. |
| INT geLAN2PortVIDNRLEnable | 1.3.6.1.4.1.27304.14.2.4.8 | 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 geLAN2PortDisablePIRL2Bucket | 1.3.6.1.4.1.27304.14.2.4.9 | INTEGER | write-only | Disables per port an already defined Port Ingress Rate Limitation (PIRL) bucket, input parameter bucket 0 - 4. |
| I32 geLAN2PortEgressRateLimitation | 1.3.6.1.4.1.27304.14.2.4.10 | Integer32 | read-write | Sets the egress limitation rate for the port. Input parameter is value in kbps |
| OCT geLAN2PortIngressRateLimitation | 1.3.6.1.4.1.27304.14.2.4.11 | OCTET STRING | write-only | Sets a Port Input Rate Limit(PIRL) bucket. Input parameters are: bucket:rate:layer:(DROP|FC) |
| INT geLAN2PortDefaultVLAN | 1.3.6.1.4.1.27304.14.2.4.12 | INTEGER | read-write | Sets the default VLAN ID(VID) for the port. Input parameter is 0 - 4095 |
| INT geLAN2PortForceDefaultVID | 1.3.6.1.4.1.27304.14.2.4.13 | INTEGER | read-write | Forces the tagging of VID on all frames on the port. Set to 1 for enable and 0 for disable. |
| INT geLAN2PortVLANPortMode | 1.3.6.1.4.1.27304.14.2.4.14 | INTEGER | read-write | Sets the 802.1Q mode for the ingress port. Mode either 0=disable, 1=fallback, 2=check, 3=secure |
| INT geLAN2PortBlockAllUnknown | 1.3.6.1.4.1.27304.14.2.4.15 | 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 geLAN2PortIGMPSnooping | 1.3.6.1.4.1.27304.14.2.4.16 | INTEGER | read-write | Enables/disables IGMP snooping. Set to 1 for enable and 0 for disable. |
| OCT geLAN2PortAddUnicast | 1.3.6.1.4.1.27304.14.2.4.17 | 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 geLAN2PortAddMulticast | 1.3.6.1.4.1.27304.14.2.4.18 | 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 geLAN2PortMtu | 1.3.6.1.4.1.27304.14.2.4.19 | INTEGER | read-write | The MTU size of the port. |
| INT geLAN2PortArpMirroring | 1.3.6.1.4.1.27304.14.2.4.20 | INTEGER | read-write | Mirror ARP packets seen on the port to the CPU port. |
| geLAN3Port | 1.3.6.1.4.1.27304.14.2.5 | |||
| INT geLAN3PortAutoNegotiation | 1.3.6.1.4.1.27304.14.2.5.1 | INTEGER | read-write | Enables/disables auto negotiation on the port. Set to 1 for enable and 0 for disable. |
| OCT geLAN3PortSpeedMode | 1.3.6.1.4.1.27304.14.2.5.2 | OCTET STRING | read-write | Sets/gets the speed and duplex mode on the port. Valid values are (1000FD|1000HD|100FD|100HD|10FD|10HD|AUTO|FD|HD) |
| INT geLAN3PortLinkStatus | 1.3.6.1.4.1.27304.14.2.5.3 | INTEGER | read-only | Gets the Link status for the port |
| INT geLAN3PortFlowControl | 1.3.6.1.4.1.27304.14.2.5.4 | INTEGER | read-write | Enables/disables flow control on the port. Set to 1 for enable and 0 for disable. |
| INT geLAN3PortIEEEQoSPriority | 1.3.6.1.4.1.27304.14.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 geLAN3PortIPQoSPriority | 1.3.6.1.4.1.27304.14.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. |
| INT geLAN3PortQoSPortMapRule | 1.3.6.1.4.1.27304.14.2.5.7 | INTEGER | read-write | Forces queue priority for a port. Set to 1 for enable and 0 for disable. |
| INT geLAN3PortVIDNRLEnable | 1.3.6.1.4.1.27304.14.2.5.8 | 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 geLAN3PortDisablePIRL2Bucket | 1.3.6.1.4.1.27304.14.2.5.9 | INTEGER | write-only | Disables per port an already defined Port Ingress Rate Limitation (PIRL) bucket, input parameter bucket 0 - 4. |
| I32 geLAN3PortEgressRateLimitation | 1.3.6.1.4.1.27304.14.2.5.10 | Integer32 | read-write | Sets the egress limitation rate for the port. Input parameter is value in kbps |
| OCT geLAN3PortIngressRateLimitation | 1.3.6.1.4.1.27304.14.2.5.11 | OCTET STRING | write-only | Sets a Port Input Rate Limit(PIRL) bucket. Input parameters are: bucket:rate:layer:(DROP|FC) |
| INT geLAN3PortDefaultVLAN | 1.3.6.1.4.1.27304.14.2.5.12 | INTEGER | read-write | Sets the default VLAN ID(VID) for the port. Input parameter is 0 - 4095 |
| INT geLAN3PortForceDefaultVID | 1.3.6.1.4.1.27304.14.2.5.13 | INTEGER | read-write | Forces the tagging of VID on all frames on the port. Set to 1 for enable and 0 for disable. |
| INT geLAN3PortVLANPortMode | 1.3.6.1.4.1.27304.14.2.5.14 | INTEGER | read-write | Sets the 802.1Q mode for the ingress port. Mode either 0=disable, 1=fallback, 2=check, 3=secure |
| INT geLAN3PortBlockAllUnknown | 1.3.6.1.4.1.27304.14.2.5.15 | 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 geLAN3PortIGMPSnooping | 1.3.6.1.4.1.27304.14.2.5.16 | INTEGER | read-write | Enables/disables IGMP snooping. Set to 1 for enable and 0 for disable. |
| OCT geLAN3PortAddUnicast | 1.3.6.1.4.1.27304.14.2.5.17 | 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 geLAN3PortAddMulticast | 1.3.6.1.4.1.27304.14.2.5.18 | 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 geLAN3PortMtu | 1.3.6.1.4.1.27304.14.2.5.19 | INTEGER | read-write | The MTU size of the port. |
| INT geLAN3PortArpMirroring | 1.3.6.1.4.1.27304.14.2.5.20 | INTEGER | read-write | Mirror ARP packets seen on the port to the CPU port. |
| geLAN4Port | 1.3.6.1.4.1.27304.14.2.6 | |||
| INT geLAN4PortAutoNegotiation | 1.3.6.1.4.1.27304.14.2.6.1 | INTEGER | read-write | Enables/disables auto negotiation on the port. Set to 1 for enable and 0 for disable. |
| OCT geLAN4PortSpeedMode | 1.3.6.1.4.1.27304.14.2.6.2 | OCTET STRING | read-write | Sets/gets the speed and duplex mode on the port. Valid values are (1000FD|1000HD|100FD|100HD|10FD|10HD|AUTO|FD|HD) |
| INT geLAN4PortLinkStatus | 1.3.6.1.4.1.27304.14.2.6.3 | INTEGER | read-only | Gets the Link status for the port |
| INT geLAN4PortFlowControl | 1.3.6.1.4.1.27304.14.2.6.4 | INTEGER | read-write | Enables/disables flow control on the port. Set to 1 for enable and 0 for disable. |
| INT geLAN4PortIEEEQoSPriority | 1.3.6.1.4.1.27304.14.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 geLAN4PortIPQoSPriority | 1.3.6.1.4.1.27304.14.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. |
| INT geLAN4PortQoSPortMapRule | 1.3.6.1.4.1.27304.14.2.6.7 | INTEGER | read-write | Forces queue priority for a port. Set to 1 for enable and 0 for disable. |
| INT geLAN4PortVIDNRLEnable | 1.3.6.1.4.1.27304.14.2.6.8 | 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 geLAN4PortDisablePIRL2Bucket | 1.3.6.1.4.1.27304.14.2.6.9 | INTEGER | write-only | Disables per port an already defined Port Ingress Rate Limitation (PIRL) bucket, input parameter bucket 0 - 4. |
| I32 geLAN4PortEgressRateLimitation | 1.3.6.1.4.1.27304.14.2.6.10 | Integer32 | read-write | Sets the egress limitation rate for the port. Input parameter is value in kbps |
| OCT geLAN4PortIngressRateLimitation | 1.3.6.1.4.1.27304.14.2.6.11 | OCTET STRING | write-only | Sets a Port Input Rate Limit(PIRL) bucket. Input parameters are: bucket:rate:layer:(DROP|FC) |
| INT geLAN4PortDefaultVLAN | 1.3.6.1.4.1.27304.14.2.6.12 | INTEGER | read-write | Sets the default VLAN ID(VID) for the port. Input parameter is 0 - 4095 |
| INT geLAN4PortForceDefaultVID | 1.3.6.1.4.1.27304.14.2.6.13 | INTEGER | read-write | Forces the tagging of VID on all frames on the port. Set to 1 for enable and 0 for disable. |
| INT geLAN4PortVLANPortMode | 1.3.6.1.4.1.27304.14.2.6.14 | INTEGER | read-write | Sets the 802.1Q mode for the ingress port. Mode either 0=disable, 1=fallback, 2=check, 3=secure |
| INT geLAN4PortBlockAllUnknown | 1.3.6.1.4.1.27304.14.2.6.15 | 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 geLAN4PortIGMPSnooping | 1.3.6.1.4.1.27304.14.2.6.16 | INTEGER | read-write | Enables/disables IGMP snooping. Set to 1 for enable and 0 for disable. |
| OCT geLAN4PortAddUnicast | 1.3.6.1.4.1.27304.14.2.6.17 | 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 geLAN4PortAddMulticast | 1.3.6.1.4.1.27304.14.2.6.18 | 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 geLAN4PortMtu | 1.3.6.1.4.1.27304.14.2.6.19 | INTEGER | read-write | The MTU size of the port. |
| INT geLAN4PortArpMirroring | 1.3.6.1.4.1.27304.14.2.6.20 | INTEGER | read-write | Mirror ARP packets seen on the port to the CPU port. |
| geModuleGroup | 1.3.6.1.4.1.27304.14.4 | The objects are related to the DKTCOMEGA Gigabit module, MIB rev 02_00. |
RFC description
Vendor-specific MIB for DKT gigabit ethernet devices or modules, providing monitoring of port statistics, link status, traffic metrics, and physical interface parameters.
Start monitoring DKT A/S Gigabit 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.