IDKT-F2-MIB

MIB Reference — IPNetwork Monitor

All MIBsIDKT-F2-MIB

Organization: DKT A/S

Last Updated: 2015-04-21

Category: Domain: CATV/Cable, Vendor: DKT

Description:

DKT A/S MIB for managing DKT F2 series cable television headend equipment providing HFC plant monitoring and control.

Imported Objects

From DKT-MIB

dktMODULE-IDENTITY

From SNMPv2-CONF

OBJECT-GROUP

From SNMPv2-SMI

Counter32
Integer32
MODULE-IDENTITY
OBJECT-TYPE

From SNMPv2-TC

MacAddress

What Is IDKT-F2-MIB?

IDKT-F2-MIB (module name f2MIB) is a DKT A/S enterprise MIB, registered as the 'DKT 797xx series MIB' under the dkt(15) subtree, for the switch-and-port layer of a DKT 797xx-series device. Contrary to a CATV-headend framing, the module content is squarely a small managed-switch MIB: f2SwitchEngine covers IGMP snooping enable/disable, MTU (3072/4096/6144/8960 bytes), and a learned-MAC-address table (f2FWDTable/f2FWDMacAddressEntry); f2Ports then breaks out per-port status for the CPU port, WAN port, and four LAN ports (f2LAN1Port through f2LAN4Port), each with auto-negotiation state, speed/duplex mode, link status, flow-control status, and (for the LAN ports) a read-write enable/disable object. So while the hint description frames this as HFC/CATV headend equipment, the actual objects model Ethernet switch-port health and IGMP snooping configuration rather than RF plant parameters. It is deployed on DKT A/S 797xx-series network devices, and engineers can get the IDKT-F2-MIB download to compile it into their monitoring stack.

IPNetwork Monitor allows you to monitor SNMP objects defined in IDKT-F2-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

  • IGMP snooping enable/disable state
  • switch MTU setting
  • learned MAC address forwarding table
  • per-port (CPU/WAN/LAN1-4) link status
  • per-port speed/duplex and flow-control status

Supported Devices

  • DKT A/S 797xx-series network switch/gateway devices

Monitoring Examples

An operator polls f2WANPortLinkStatus and f2WANPortSpeedMode to confirm the WAN uplink is up and negotiated at the expected speed; a link status showing down alongside an unchanged set of up LAN-port link statuses would isolate the fault to the WAN-facing connection rather than the local LAN segment.

OIDs
OID symbolicOID numericTypeAccessDescription
f2MIB1.3.6.1.4.1.27304.15DKT 797xx series MIB.
f2SwitchEngine1.3.6.1.4.1.27304.15.1
INT f2IGMPSnooping1.3.6.1.4.1.27304.15.1.1INTEGERread-writeStarts/stops IGMP snooping, input parameter 0 = stops IGMP snooping, 1 = starts IGMP snooping. Per Default IGMP snooping is disabled.
INT f2MTU1.3.6.1.4.1.27304.15.1.2INTEGERread-writeSet and get MTU. The following values are valid: 3072, 4096, 6144, 8960 (3k, 4k, 6k and 8960 bytes)
f2FWDTable1.3.6.1.4.1.27304.15.1.3not-accessibleGet learned MAC addresses from LAN side of switch engine
f2FWDMacAddressEntry1.3.6.1.4.1.27304.15.1.3.1not-accessibleLearned MAC address from LAN side of switch engine
MAC f2FWDMacAddress1.3.6.1.4.1.27304.15.1.3.1.1MacAddressread-onlyMAC address from LAN
f2Ports1.3.6.1.4.1.27304.15.2
f2CPUPort1.3.6.1.4.1.27304.15.2.1
INT f2CPUPortAutoNegotiation1.3.6.1.4.1.27304.15.2.1.1INTEGERread-onlyDisplays auto negotiation state for the port.
OCT f2CPUPortSpeedMode1.3.6.1.4.1.27304.15.2.1.2OCTET STRINGread-onlyDisplays the speed and duplex mode on the port.
INT f2CPUPortLinkStatus1.3.6.1.4.1.27304.15.2.1.3INTEGERread-onlyDisplays the Link status for the port
INT f2CPUPortFlowControl1.3.6.1.4.1.27304.15.2.1.4INTEGERread-onlyDisplays flow control status for the port. Values: 0: No flow control, 1: Rx flow control, 2: Tx flow control, 3: Rx and Tx flow control
INT f2CPUPortEnable1.3.6.1.4.1.27304.15.2.1.5INTEGERread-onlyStatus for CPU port. Always 1 for enabled.
f2WANPort1.3.6.1.4.1.27304.15.2.2
INT f2WANPortAutoNegotiation1.3.6.1.4.1.27304.15.2.2.1INTEGERread-onlyDisplays auto negotiation state for the port.
OCT f2WANPortSpeedMode1.3.6.1.4.1.27304.15.2.2.2OCTET STRINGread-onlyDisplays the speed and duplex mode on the port. Valid values are (1000FD|1000HD|100FD|100HD)
INT f2WANPortLinkStatus1.3.6.1.4.1.27304.15.2.2.3INTEGERread-onlyDisplays the Link status for the port
INT f2WANPortFlowControl1.3.6.1.4.1.27304.15.2.2.4INTEGERread-onlyDisplays flow control status for the port. Values: 0: No flow control, 1: Rx flow control, 2: Tx flow control, 3: Rx and Tx flow control
INT f2WANPortEnable1.3.6.1.4.1.27304.15.2.2.5INTEGERread-onlyStatus for WAN port. Always 1 for enabled.
f2LAN1Port1.3.6.1.4.1.27304.15.2.3
INT f2LAN1PortAutoNegotiation1.3.6.1.4.1.27304.15.2.3.1INTEGERread-onlyDisplays auto negotiation state for the port.
OCT f2LAN1PortSpeedMode1.3.6.1.4.1.27304.15.2.3.2OCTET STRINGread-onlyDisplays the speed and duplex mode on the port. Valid values are (1000FD|1000HD|100FD|100HD)
INT f2LAN1PortLinkStatus1.3.6.1.4.1.27304.15.2.3.3INTEGERread-onlyDisplays the Link status for the port
INT f2LAN1PortFlowControl1.3.6.1.4.1.27304.15.2.3.4INTEGERread-onlyDisplays flow control status for the port. Values: 0: No flow control, 1: Rx flow control, 2: Tx flow control, 3: Rx and Tx flow control
INT f2LAN1PortEnable1.3.6.1.4.1.27304.15.2.3.5INTEGERread-writeEnables/Disables LAN1 port. Set to 1 for Enabled set to 0 for Disabled.
f2LAN2Port1.3.6.1.4.1.27304.15.2.4
INT f2LAN2PortAutoNegotiation1.3.6.1.4.1.27304.15.2.4.1INTEGERread-onlyDisplays auto negotiation state for the port.
OCT f2LAN2PortSpeedMode1.3.6.1.4.1.27304.15.2.4.2OCTET STRINGread-onlyDisplays the speed and duplex mode on the port. Valid values are (1000FD|1000HD|100FD|100HD)
INT f2LAN2PortLinkStatus1.3.6.1.4.1.27304.15.2.4.3INTEGERread-onlyDisplays the Link status for the port
INT f2LAN2PortFlowControl1.3.6.1.4.1.27304.15.2.4.4INTEGERread-onlyDisplays flow control status for the port. Values: 0: No flow control, 1: Rx flow control, 2: Tx flow control, 3: Rx and Tx flow control
INT f2LAN2PortEnable1.3.6.1.4.1.27304.15.2.4.5INTEGERread-writeEnables/Disables LAN2 port. Set to 1 for Enabled set to 0 for Disabled.
f2LAN3Port1.3.6.1.4.1.27304.15.2.5
INT f2LAN3PortAutoNegotiation1.3.6.1.4.1.27304.15.2.5.1INTEGERread-onlyDisplays auto negotiation state for the port.
OCT f2LAN3PortSpeedMode1.3.6.1.4.1.27304.15.2.5.2OCTET STRINGread-onlyDisplays the speed and duplex mode on the port. Valid values are (1000FD|1000HD|100FD|100HD)
INT f2LAN3PortLinkStatus1.3.6.1.4.1.27304.15.2.5.3INTEGERread-onlyDisplays the Link status for the port
INT f2LAN3PortFlowControl1.3.6.1.4.1.27304.15.2.5.4INTEGERread-onlyDisplays flow control status for the port. Values: 0: No flow control, 1: Rx flow control, 2: Tx flow control, 3: Rx and Tx flow control
INT f2LAN3PortEnable1.3.6.1.4.1.27304.15.2.5.5INTEGERread-writeEnables/Disables LAN3 port. Set to 1 for Enabled set to 0 for Disabled.
f2LAN4Port1.3.6.1.4.1.27304.15.2.6
INT f2LAN4PortAutoNegotiation1.3.6.1.4.1.27304.15.2.6.1INTEGERread-onlyDisplays auto negotiation state for the port.
OCT f2LAN4PortSpeedMode1.3.6.1.4.1.27304.15.2.6.2OCTET STRINGread-onlyDisplays the speed and duplex mode on the port. Valid values are (1000FD|1000HD|100FD|100HD)
INT f2LAN4PortLinkStatus1.3.6.1.4.1.27304.15.2.6.3INTEGERread-onlyDisplays the Link status for the port
INT f2LAN4PortFlowControl1.3.6.1.4.1.27304.15.2.6.4INTEGERread-onlyDisplays flow control status for the port. Values: 0: No flow control, 1: Rx flow control, 2: Tx flow control, 3: Rx and Tx flow control
INT f2LAN4PortEnable1.3.6.1.4.1.27304.15.2.6.5INTEGERread-writeEnables/Disables LAN4 port. Set to 1 for Enabled set to 0 for Disabled.
f2ModuleGroup1.3.6.1.4.1.27304.15.3The objects are related to the DKT 797xx series module, MIB rev 09.

RFC description

Manages DKT 797xx series switch engine configuration including MTU and IGMP snooping settings.

Start monitoring DKT A/S 797xx-series network switch/gateway device 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 IDKT-F2-MIB