DKT-GE-MIB

MIB Reference — IPNetwork Monitor

All MIBsDKT-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

dktMODULE-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 symbolicOID numericTypeAccessDescription
geMIB1.3.6.1.4.1.27304.14DKT Gigabit MIB.
geSwitchEngine1.3.6.1.4.1.27304.14.1
OCT geATU1.3.6.1.4.1.27304.14.1.1OCTET STRINGread-onlyDumps the Address Translation Unit (ATU) Switch table in semi colon format
OCT geUnicastDelete1.3.6.1.4.1.27304.14.1.2OCTET STRINGwrite-onlyRemoves a unicast MAC address from the Address Translation Unit (ATU) Switch table.
IP geMulticastDelete1.3.6.1.4.1.27304.14.1.3IpAddresswrite-onlyRemoves a multicast IP address from the Address Translation Unit (ATU) Switch table.
INT geIGMPSnooping1.3.6.1.4.1.27304.14.1.4INTEGERread-writeStarts/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 geVTU1.3.6.1.4.1.27304.14.1.5OCTET STRINGread-onlyDumps the VLAN Table Unit (VTU) Switch table in semi colon format
OCT geVLANCreate1.3.6.1.4.1.27304.14.1.6OCTET STRINGwrite-onlyCreates a VLAN, input parameters are: VID:WAN:LAN1:LAN2:LAN3:LAN4:CPU:NRL-ENABLE
INT geVLANDelete1.3.6.1.4.1.27304.14.1.7INTEGERwrite-onlyDeletes a VLAN, input parameter is VLAN VID: 0 - 4095
INT geClearVTU1.3.6.1.4.1.27304.14.1.8INTEGERwrite-onlyClears the VLAN Table Unit (VTU) Switch table, input parameter 1 = clear VTU table
OCT geDumpPIRLBuckets1.3.6.1.4.1.27304.14.1.9OCTET STRINGread-onlyDumps a list of the active buckets.
INT geVLANProviderMode1.3.6.1.4.1.27304.14.1.10INTEGERread-writeEnable/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.
gePorts1.3.6.1.4.1.27304.14.2
geCPUPort1.3.6.1.4.1.27304.14.2.1
INT geCPUPortAutoNegotiation1.3.6.1.4.1.27304.14.2.1.1INTEGERread-writeEnables/disables auto negotiation on the port. Set to 1 for enable and 0 for disable.
OCT geCPUPortSpeedMode1.3.6.1.4.1.27304.14.2.1.2OCTET STRINGread-writeSets/gets the speed and duplex mode on the port. Input parameters are: AUTO
INT geCPUPortLinkStatus1.3.6.1.4.1.27304.14.2.1.3INTEGERread-onlyGets the Link status for the port
INT geCPUPortFlowControl1.3.6.1.4.1.27304.14.2.1.4INTEGERread-writeEnables/disables flow control on the port. Set to 1 for enable and 0 for disable.
INT geCPUPortIEEEQoSPriority1.3.6.1.4.1.27304.14.2.1.5INTEGERread-writeEnables prioritized frames based on there IEEE priority tags. Set to 1 for enable and 0 for disable.
INT geCPUPortIPQoSPriority1.3.6.1.4.1.27304.14.2.1.6INTEGERread-writeEnables prioritized frames based on their IP4/IP6 priority fields. Set to 1 for enable and 0 for disable.
INT geCPUPortQoSPortMapRule1.3.6.1.4.1.27304.14.2.1.7INTEGERread-writeForces queue priority for a port. Set to 1 for enable and 0 for disable.
INT geCPUPortVIDNRLEnable1.3.6.1.4.1.27304.14.2.1.8INTEGERread-writeEnables/disables per port the Non rate limit for VLANs with the NRL bit enabled. Set to 1 for enable and 0 for disable.
INT geCPUPortDisablePIRL2Bucket1.3.6.1.4.1.27304.14.2.1.9INTEGERwrite-onlyDisables per port an already defined Port Ingress Rate Limitation (PIRL) bucket, input parameter bucket 0 - 4.
I32 geCPUPortEgressRateLimitation1.3.6.1.4.1.27304.14.2.1.10Integer32read-writeSets the egress limitation rate for the port. Input parameter is value in kbps
OCT geCPUPortIngressRateLimitation1.3.6.1.4.1.27304.14.2.1.11OCTET STRINGread-writeSets a Port Input Rate Limit(PIRL) bucket. Input parameters are: bucket:rate:layer:(DROP|FC)
INT geCPUPortDefaultVLAN1.3.6.1.4.1.27304.14.2.1.12INTEGERread-writeSets the default VLAN ID(VID) for the port. Input parameter is 0 - 4095
INT geCPUPortForceDefaultVID1.3.6.1.4.1.27304.14.2.1.13INTEGERread-writeForces the tagging of VID on all frames on the port. Set to 1 for enable and 0 for disable.
INT geCPUPortVLANPortMode1.3.6.1.4.1.27304.14.2.1.14INTEGERread-writeSets the 802.1Q mode for the ingress port. Mode either 0=disable, 1=fallback, 2=check, 3=secure
INT geCPUPortBlockAllUnknown1.3.6.1.4.1.27304.14.2.1.15INTEGERread-writeThis will make sure that all frames received on the port are blocked, unless they are tagged with the correct VID.
INT geCPUPortIGMPSnooping1.3.6.1.4.1.27304.14.2.1.16INTEGERread-writeEnables/disables IGMP snooping. Set to 1 for enable and 0 for disable.
OCT geCPUPortAddUnicast1.3.6.1.4.1.27304.14.2.1.17OCTET STRINGwrite-onlyAdds the unicast mac address statically to the Address Translation Unit (ATU) Switch table. Input parameter is: aa:bb:cc:dd:ee:ff
IP geCPUPortAddMulticast1.3.6.1.4.1.27304.14.2.1.18IpAddresswrite-onlyAdds the IP multicast address statically to the Address Translation Unit (ATU) Switch table. Input parameter is: aaa.bbb.ccc.ddd
INT geCPUPortMtu1.3.6.1.4.1.27304.14.2.1.19INTEGERread-writeThe MTU size of the port.
geWANPort1.3.6.1.4.1.27304.14.2.2
INT geWANPortAutoNegotiation1.3.6.1.4.1.27304.14.2.2.1INTEGERread-writeEnables/disables auto negotiation on the port. Set to 1 for enable and 0 for disable.
OCT geWANPortSpeedMode1.3.6.1.4.1.27304.14.2.2.2OCTET STRINGread-writeSets/gets the speed and duplex mode on the port. Valid values are (1000FD|1000HD|100FD|100HD|10FD|10HD|AUTO|FD|HD)
INT geWANPortLinkStatus1.3.6.1.4.1.27304.14.2.2.3INTEGERread-onlyGets the Link status for the port
INT geWANPortFlowControl1.3.6.1.4.1.27304.14.2.2.4INTEGERread-writeEnables/disables flow control on the port. Set to 1 for enable and 0 for disable.
INT geWANPortIEEEQoSPriority1.3.6.1.4.1.27304.14.2.2.5INTEGERread-writeEnables prioritized frames based on there IEEE priority tags. Set to 1 for enable and 0 for disable.
INT geWANPortIPQoSPriority1.3.6.1.4.1.27304.14.2.2.6INTEGERread-writeEnables prioritized frames based on their IP4/IP6 priority fields. Set to 1 for enable and 0 for disable.
INT geWANPortQoSPortMapRule1.3.6.1.4.1.27304.14.2.2.7INTEGERread-writeForces queue priority for a port. Set to 1 for enable and 0 for disable.
INT geWANPortVIDNRLEnable1.3.6.1.4.1.27304.14.2.2.8INTEGERread-writeEnables/disables per port the Non rate limit for VLANs with the NRL bit enabled. Set to 1 for enable and 0 for disable.
INT geWANPortDisablePIRL2Bucket1.3.6.1.4.1.27304.14.2.2.9INTEGERwrite-onlyDisables per port an already defined Port Ingress Rate Limitation (PIRL) bucket, input parameter bucket 0 - 4.
I32 geWANPortEgressRateLimitation1.3.6.1.4.1.27304.14.2.2.10Integer32read-writeSets the egress limitation rate for the port. Input parameter is value in kbps
OCT geWANPortIngressRateLimitation1.3.6.1.4.1.27304.14.2.2.11OCTET STRINGwrite-onlySets a Port Input Rate Limit(PIRL) bucket. Input parameters are: bucket:rate:layer:(DROP|FC)
INT geWANPortDefaultVLAN1.3.6.1.4.1.27304.14.2.2.12INTEGERread-writeSets the default VLAN ID(VID) for the port. Input parameter is 0 - 4095
INT geWANPortForceDefaultVID1.3.6.1.4.1.27304.14.2.2.13INTEGERread-writeForces the tagging of VID on all frames on the port. Set to 1 for enable and 0 for disable.
INT geWANPortVLANPortMode1.3.6.1.4.1.27304.14.2.2.14INTEGERread-writeSets the 802.1Q mode for the ingress port. Mode either 0=disable, 1=fallback, 2=check, 3=secure
INT geWANPortBlockAllUnknown1.3.6.1.4.1.27304.14.2.2.15INTEGERread-writeThis will make sure that all frames received on the port are blocked, unless they are tagged with the correct VID.
INT geWANPortIGMPSnooping1.3.6.1.4.1.27304.14.2.2.16INTEGERread-writeEnables/disables IGMP snooping. Set to 1 for enable and 0 for disable.
OCT geWANPortAddUnicast1.3.6.1.4.1.27304.14.2.2.17OCTET STRINGwrite-onlyAdds the unicast mac address statically to the Address Translation Unit (ATU) Switch table. Input parameter is: aa:bb:cc:dd:ee:ff
IP geWANPortAddMulticast1.3.6.1.4.1.27304.14.2.2.18IpAddresswrite-onlyAdds the IP multicast address statically to the Address Translation Unit (ATU) Switch table. Input parameter is: aaa.bbb.ccc.ddd
INT geWANPortMtu1.3.6.1.4.1.27304.14.2.2.19INTEGERread-writeThe MTU size of the port.
INT geWANPortArpMirroring1.3.6.1.4.1.27304.14.2.2.20INTEGERread-writeMirror ARP packets seen on the port to the CPU port.
geLAN1Port1.3.6.1.4.1.27304.14.2.3
INT geLAN1PortAutoNegotiation1.3.6.1.4.1.27304.14.2.3.1INTEGERread-writeEnables/disables auto negotiation on the port. Set to 1 for enable and 0 for disable.
OCT geLAN1PortSpeedMode1.3.6.1.4.1.27304.14.2.3.2OCTET STRINGread-writeSets/gets the speed and duplex mode on the port. Valid values are (1000FD|1000HD|100FD|100HD|10FD|10HD|AUTO|FD|HD)
INT geLAN1PortLinkStatus1.3.6.1.4.1.27304.14.2.3.3INTEGERread-onlyGets the Link status for the port
INT geLAN1PortFlowControl1.3.6.1.4.1.27304.14.2.3.4INTEGERread-writeEnables/disables flow control on the port. Set to 1 for enable and 0 for disable.
INT geLAN1PortIEEEQoSPriority1.3.6.1.4.1.27304.14.2.3.5INTEGERread-writeEnables prioritized frames based on there IEEE priority tags. Set to 1 for enable and 0 for disable.
INT geLAN1PortIPQoSPriority1.3.6.1.4.1.27304.14.2.3.6INTEGERread-writeEnables prioritized frames based on their IP4/IP6 priority fields. Set to 1 for enable and 0 for disable.
INT geLAN1PortQoSPortMapRule1.3.6.1.4.1.27304.14.2.3.7INTEGERread-writeForces queue priority for a port. Set to 1 for enable and 0 for disable.
INT geLAN1PortVIDNRLEnable1.3.6.1.4.1.27304.14.2.3.8INTEGERread-writeEnables/disables per port the Non rate limit for VLANs with the NRL bit enabled. Set to 1 for enable and 0 for disable.
INT geLAN1PortDisablePIRL2Bucket1.3.6.1.4.1.27304.14.2.3.9INTEGERwrite-onlyDisables per port an already defined Port Ingress Rate Limitation (PIRL) bucket, input parameter bucket 0 - 4.
I32 geLAN1PortEgressRateLimitation1.3.6.1.4.1.27304.14.2.3.10Integer32read-writeSets the egress limitation rate for the port. Input parameter is value in kbps
OCT geLAN1PortIngressRateLimitation1.3.6.1.4.1.27304.14.2.3.11OCTET STRINGwrite-onlySets a Port Input Rate Limit(PIRL) bucket. Input parameters are: bucket:rate:layer:(DROP|FC)
INT geLAN1PortDefaultVLAN1.3.6.1.4.1.27304.14.2.3.12INTEGERread-writeSets the default VLAN ID(VID) for the port. Input parameter is 0 - 4095
INT geLAN1PortForceDefaultVID1.3.6.1.4.1.27304.14.2.3.13INTEGERread-writeForces the tagging of VID on all frames on the port. Set to 1 for enable and 0 for disable.
INT geLAN1PortVLANPortMode1.3.6.1.4.1.27304.14.2.3.14INTEGERread-writeSets the 802.1Q mode for the ingress port. Mode either 0=disable, 1=fallback, 2=check, 3=secure
INT geLAN1PortBlockAllUnknown1.3.6.1.4.1.27304.14.2.3.15INTEGERread-writeThis will make sure that all frames received on the port are blocked, unless they are tagged with the correct VID.
INT geLAN1PortIGMPSnooping1.3.6.1.4.1.27304.14.2.3.16INTEGERread-writeEnables/disables IGMP snooping. Set to 1 for enable and 0 for disable.
OCT geLAN1PortAddUnicast1.3.6.1.4.1.27304.14.2.3.17OCTET STRINGwrite-onlyAdds the unicast mac address statically to the Address Translation Unit (ATU) Switch table. Input parameter is: aa:bb:cc:dd:ee:ff
IP geLAN1PortAddMulticast1.3.6.1.4.1.27304.14.2.3.18IpAddresswrite-onlyAdds the IP multicast address statically to the Address Translation Unit (ATU) Switch table. Input parameter is: aaa.bbb.ccc.ddd
INT geLAN1PortMtu1.3.6.1.4.1.27304.14.2.3.19INTEGERread-writeThe MTU size of the port.
INT geLAN1PortArpMirroring1.3.6.1.4.1.27304.14.2.3.20INTEGERread-writeMirror ARP packets seen on the port to the CPU port.
geLAN2Port1.3.6.1.4.1.27304.14.2.4
INT geLAN2PortAutoNegotiation1.3.6.1.4.1.27304.14.2.4.1INTEGERread-writeEnables/disables auto negotiation on the port. Set to 1 for enable and 0 for disable.
OCT geLAN2PortSpeedMode1.3.6.1.4.1.27304.14.2.4.2OCTET STRINGread-writeSets/gets the speed and duplex mode on the port. Valid values are (1000FD|1000HD|100FD|100HD|10FD|10HD|AUTO|FD|HD)
INT geLAN2PortLinkStatus1.3.6.1.4.1.27304.14.2.4.3INTEGERread-onlyGets the Link status for the port
INT geLAN2PortFlowControl1.3.6.1.4.1.27304.14.2.4.4INTEGERread-writeEnables/disables flow control on the port. Set to 1 for enable and 0 for disable.
INT geLAN2PortIEEEQoSPriority1.3.6.1.4.1.27304.14.2.4.5INTEGERread-writeEnables prioritized frames based on there IEEE priority tags. Set to 1 for enable and 0 for disable.
INT geLAN2PortIPQoSPriority1.3.6.1.4.1.27304.14.2.4.6INTEGERread-writeEnables prioritized frames based on their IP4/IP6 priority fields. Set to 1 for enable and 0 for disable.
INT geLAN2PortQoSPortMapRule1.3.6.1.4.1.27304.14.2.4.7INTEGERread-writeForces queue priority for a port. Set to 1 for enable and 0 for disable.
INT geLAN2PortVIDNRLEnable1.3.6.1.4.1.27304.14.2.4.8INTEGERread-writeEnables/disables per port the Non rate limit for VLANs with the NRL bit enabled. Set to 1 for enable and 0 for disable.
INT geLAN2PortDisablePIRL2Bucket1.3.6.1.4.1.27304.14.2.4.9INTEGERwrite-onlyDisables per port an already defined Port Ingress Rate Limitation (PIRL) bucket, input parameter bucket 0 - 4.
I32 geLAN2PortEgressRateLimitation1.3.6.1.4.1.27304.14.2.4.10Integer32read-writeSets the egress limitation rate for the port. Input parameter is value in kbps
OCT geLAN2PortIngressRateLimitation1.3.6.1.4.1.27304.14.2.4.11OCTET STRINGwrite-onlySets a Port Input Rate Limit(PIRL) bucket. Input parameters are: bucket:rate:layer:(DROP|FC)
INT geLAN2PortDefaultVLAN1.3.6.1.4.1.27304.14.2.4.12INTEGERread-writeSets the default VLAN ID(VID) for the port. Input parameter is 0 - 4095
INT geLAN2PortForceDefaultVID1.3.6.1.4.1.27304.14.2.4.13INTEGERread-writeForces the tagging of VID on all frames on the port. Set to 1 for enable and 0 for disable.
INT geLAN2PortVLANPortMode1.3.6.1.4.1.27304.14.2.4.14INTEGERread-writeSets the 802.1Q mode for the ingress port. Mode either 0=disable, 1=fallback, 2=check, 3=secure
INT geLAN2PortBlockAllUnknown1.3.6.1.4.1.27304.14.2.4.15INTEGERread-writeThis will make sure that all frames received on the port are blocked, unless they are tagged with the correct VID.
INT geLAN2PortIGMPSnooping1.3.6.1.4.1.27304.14.2.4.16INTEGERread-writeEnables/disables IGMP snooping. Set to 1 for enable and 0 for disable.
OCT geLAN2PortAddUnicast1.3.6.1.4.1.27304.14.2.4.17OCTET STRINGwrite-onlyAdds the unicast mac address statically to the Address Translation Unit (ATU) Switch table. Input parameter is: aa:bb:cc:dd:ee:ff
IP geLAN2PortAddMulticast1.3.6.1.4.1.27304.14.2.4.18IpAddresswrite-onlyAdds the IP multicast address statically to the Address Translation Unit (ATU) Switch table. Input parameter is: aaa.bbb.ccc.ddd
INT geLAN2PortMtu1.3.6.1.4.1.27304.14.2.4.19INTEGERread-writeThe MTU size of the port.
INT geLAN2PortArpMirroring1.3.6.1.4.1.27304.14.2.4.20INTEGERread-writeMirror ARP packets seen on the port to the CPU port.
geLAN3Port1.3.6.1.4.1.27304.14.2.5
INT geLAN3PortAutoNegotiation1.3.6.1.4.1.27304.14.2.5.1INTEGERread-writeEnables/disables auto negotiation on the port. Set to 1 for enable and 0 for disable.
OCT geLAN3PortSpeedMode1.3.6.1.4.1.27304.14.2.5.2OCTET STRINGread-writeSets/gets the speed and duplex mode on the port. Valid values are (1000FD|1000HD|100FD|100HD|10FD|10HD|AUTO|FD|HD)
INT geLAN3PortLinkStatus1.3.6.1.4.1.27304.14.2.5.3INTEGERread-onlyGets the Link status for the port
INT geLAN3PortFlowControl1.3.6.1.4.1.27304.14.2.5.4INTEGERread-writeEnables/disables flow control on the port. Set to 1 for enable and 0 for disable.
INT geLAN3PortIEEEQoSPriority1.3.6.1.4.1.27304.14.2.5.5INTEGERread-writeEnables prioritized frames based on there IEEE priority tags. Set to 1 for enable and 0 for disable.
INT geLAN3PortIPQoSPriority1.3.6.1.4.1.27304.14.2.5.6INTEGERread-writeEnables prioritized frames based on their IP4/IP6 priority fields. Set to 1 for enable and 0 for disable.
INT geLAN3PortQoSPortMapRule1.3.6.1.4.1.27304.14.2.5.7INTEGERread-writeForces queue priority for a port. Set to 1 for enable and 0 for disable.
INT geLAN3PortVIDNRLEnable1.3.6.1.4.1.27304.14.2.5.8INTEGERread-writeEnables/disables per port the Non rate limit for VLANs with the NRL bit enabled. Set to 1 for enable and 0 for disable.
INT geLAN3PortDisablePIRL2Bucket1.3.6.1.4.1.27304.14.2.5.9INTEGERwrite-onlyDisables per port an already defined Port Ingress Rate Limitation (PIRL) bucket, input parameter bucket 0 - 4.
I32 geLAN3PortEgressRateLimitation1.3.6.1.4.1.27304.14.2.5.10Integer32read-writeSets the egress limitation rate for the port. Input parameter is value in kbps
OCT geLAN3PortIngressRateLimitation1.3.6.1.4.1.27304.14.2.5.11OCTET STRINGwrite-onlySets a Port Input Rate Limit(PIRL) bucket. Input parameters are: bucket:rate:layer:(DROP|FC)
INT geLAN3PortDefaultVLAN1.3.6.1.4.1.27304.14.2.5.12INTEGERread-writeSets the default VLAN ID(VID) for the port. Input parameter is 0 - 4095
INT geLAN3PortForceDefaultVID1.3.6.1.4.1.27304.14.2.5.13INTEGERread-writeForces the tagging of VID on all frames on the port. Set to 1 for enable and 0 for disable.
INT geLAN3PortVLANPortMode1.3.6.1.4.1.27304.14.2.5.14INTEGERread-writeSets the 802.1Q mode for the ingress port. Mode either 0=disable, 1=fallback, 2=check, 3=secure
INT geLAN3PortBlockAllUnknown1.3.6.1.4.1.27304.14.2.5.15INTEGERread-writeThis will make sure that all frames received on the port are blocked, unless they are tagged with the correct VID.
INT geLAN3PortIGMPSnooping1.3.6.1.4.1.27304.14.2.5.16INTEGERread-writeEnables/disables IGMP snooping. Set to 1 for enable and 0 for disable.
OCT geLAN3PortAddUnicast1.3.6.1.4.1.27304.14.2.5.17OCTET STRINGwrite-onlyAdds the unicast mac address statically to the Address Translation Unit (ATU) Switch table. Input parameter is: aa:bb:cc:dd:ee:ff
IP geLAN3PortAddMulticast1.3.6.1.4.1.27304.14.2.5.18IpAddresswrite-onlyAdds the IP multicast address statically to the Address Translation Unit (ATU) Switch table. Input parameter is: aaa.bbb.ccc.ddd
INT geLAN3PortMtu1.3.6.1.4.1.27304.14.2.5.19INTEGERread-writeThe MTU size of the port.
INT geLAN3PortArpMirroring1.3.6.1.4.1.27304.14.2.5.20INTEGERread-writeMirror ARP packets seen on the port to the CPU port.
geLAN4Port1.3.6.1.4.1.27304.14.2.6
INT geLAN4PortAutoNegotiation1.3.6.1.4.1.27304.14.2.6.1INTEGERread-writeEnables/disables auto negotiation on the port. Set to 1 for enable and 0 for disable.
OCT geLAN4PortSpeedMode1.3.6.1.4.1.27304.14.2.6.2OCTET STRINGread-writeSets/gets the speed and duplex mode on the port. Valid values are (1000FD|1000HD|100FD|100HD|10FD|10HD|AUTO|FD|HD)
INT geLAN4PortLinkStatus1.3.6.1.4.1.27304.14.2.6.3INTEGERread-onlyGets the Link status for the port
INT geLAN4PortFlowControl1.3.6.1.4.1.27304.14.2.6.4INTEGERread-writeEnables/disables flow control on the port. Set to 1 for enable and 0 for disable.
INT geLAN4PortIEEEQoSPriority1.3.6.1.4.1.27304.14.2.6.5INTEGERread-writeEnables prioritized frames based on there IEEE priority tags. Set to 1 for enable and 0 for disable.
INT geLAN4PortIPQoSPriority1.3.6.1.4.1.27304.14.2.6.6INTEGERread-writeEnables prioritized frames based on their IP4/IP6 priority fields. Set to 1 for enable and 0 for disable.
INT geLAN4PortQoSPortMapRule1.3.6.1.4.1.27304.14.2.6.7INTEGERread-writeForces queue priority for a port. Set to 1 for enable and 0 for disable.
INT geLAN4PortVIDNRLEnable1.3.6.1.4.1.27304.14.2.6.8INTEGERread-writeEnables/disables per port the Non rate limit for VLANs with the NRL bit enabled. Set to 1 for enable and 0 for disable.
INT geLAN4PortDisablePIRL2Bucket1.3.6.1.4.1.27304.14.2.6.9INTEGERwrite-onlyDisables per port an already defined Port Ingress Rate Limitation (PIRL) bucket, input parameter bucket 0 - 4.
I32 geLAN4PortEgressRateLimitation1.3.6.1.4.1.27304.14.2.6.10Integer32read-writeSets the egress limitation rate for the port. Input parameter is value in kbps
OCT geLAN4PortIngressRateLimitation1.3.6.1.4.1.27304.14.2.6.11OCTET STRINGwrite-onlySets a Port Input Rate Limit(PIRL) bucket. Input parameters are: bucket:rate:layer:(DROP|FC)
INT geLAN4PortDefaultVLAN1.3.6.1.4.1.27304.14.2.6.12INTEGERread-writeSets the default VLAN ID(VID) for the port. Input parameter is 0 - 4095
INT geLAN4PortForceDefaultVID1.3.6.1.4.1.27304.14.2.6.13INTEGERread-writeForces the tagging of VID on all frames on the port. Set to 1 for enable and 0 for disable.
INT geLAN4PortVLANPortMode1.3.6.1.4.1.27304.14.2.6.14INTEGERread-writeSets the 802.1Q mode for the ingress port. Mode either 0=disable, 1=fallback, 2=check, 3=secure
INT geLAN4PortBlockAllUnknown1.3.6.1.4.1.27304.14.2.6.15INTEGERread-writeThis will make sure that all frames received on the port are blocked, unless they are tagged with the correct VID.
INT geLAN4PortIGMPSnooping1.3.6.1.4.1.27304.14.2.6.16INTEGERread-writeEnables/disables IGMP snooping. Set to 1 for enable and 0 for disable.
OCT geLAN4PortAddUnicast1.3.6.1.4.1.27304.14.2.6.17OCTET STRINGwrite-onlyAdds the unicast mac address statically to the Address Translation Unit (ATU) Switch table. Input parameter is: aa:bb:cc:dd:ee:ff
IP geLAN4PortAddMulticast1.3.6.1.4.1.27304.14.2.6.18IpAddresswrite-onlyAdds the IP multicast address statically to the Address Translation Unit (ATU) Switch table. Input parameter is: aaa.bbb.ccc.ddd
INT geLAN4PortMtu1.3.6.1.4.1.27304.14.2.6.19INTEGERread-writeThe MTU size of the port.
INT geLAN4PortArpMirroring1.3.6.1.4.1.27304.14.2.6.20INTEGERread-writeMirror ARP packets seen on the port to the CPU port.
geModuleGroup1.3.6.1.4.1.27304.14.4The 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.

Download DKT-GE-MIB