All MIBs › NTRON714FX6-MIB
Organization: N-Tron Corporation
Last Updated: 2014-07-22
Category: Industrial Ethernet
Description:
Manages port status, VLAN configuration, and Ethernet statistics for the N-Tron 714FX6 industrial Ethernet switch.
Imported Objects
From SNMPv2-SMI
| Counter32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| enterprises |
From SNMPv2-TC
| DisplayString |
What Is NTRON714FX6-MIB?
NTRON714FX6-MIB is a vendor-specific MIB from N-Tron for their 714FX6 industrial Ethernet switch, a ruggedized switch used in industrial automation and control networks. It exposes system-level information (software version, build date, total RAM/flash, port count), IP addressing configuration and status, port status, VLAN configuration, and Ethernet statistics. For hardware/software monitoring it is notably useful for tracking software version (ntronSwVersion, ntronBuildDateAndTime) for firmware inventory/audit purposes, verifying memory/flash resource sizing (ntronTotalRam, ntronTotalFlash), confirming current vs. configured IP addressing state, and triggering a system reset (ntronSysReset) as a remote recovery action. As an industrial switch MIB it typically layers on top of standard IF-MIB/Bridge-MIB conventions for port and VLAN data even though it defines its own vendor-specific objects. It is deployed in industrial/manufacturing environments where N-Tron switches provide hardened Ethernet connectivity for control systems. Engineers can download the NTRON714FX6-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in NTRON714FX6-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
- software version/build date
- total RAM and flash
- Ethernet port count and status
- current vs configured IP address
- IP address status
- remote system reset
Supported Devices
- N-Tron 714FX6 industrial Ethernet switch
Monitoring Examples
An operator monitoring an N-Tron 714FX6 switch would poll ntronSwVersion and ntronBuildDateAndTime to confirm the firmware version deployed matches an expected baseline, and check ntronCurrentIpAddress against ntronConfiguredIpAddress via ntronIPAddressStatus to detect IP misconfiguration or a DHCP/static mismatch. Polling ntronEthernetPortCount alongside port status would reveal whether all expected switch ports are present and up, and in a fault scenario the operator might invoke ntronSysReset remotely to recover a hung unit.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| ntron | 1.3.6.1.4.1.28381 | |||
| ntron7xx | 1.3.6.1.4.1.28381.700 | |||
| ntron714fx6 | 1.3.6.1.4.1.28381.700.7 | Added ntron and series specific identifiers, fixed port Sequence and changed TRAP-TYPE to NOTIFICATION-TYPE | ||
| ntronSysGroup | 1.3.6.1.4.1.28381.700.7.1 | |||
| INT ntronSysReset | 1.3.6.1.4.1.28381.700.7.1.1 | INTEGER | read-write | Setting this object to 'switchReset' will cause the switch to perform a hardware reset within approximately 4-6 seconds.Setting this object to 'switchNoReset ' will have no effect.The value 'switchNoReset' will be returned whenever this object is retrieved . |
| STR ntronSwVersion | 1.3.6.1.4.1.28381.700.7.1.2 | DisplayString | read-only | This object identifies the Version Number of Current Release. |
| STR ntronBuildDateAndTime | 1.3.6.1.4.1.28381.700.7.1.3 | DisplayString | read-only | This object will hold the image build date and time. |
| I32 ntronTotalRam | 1.3.6.1.4.1.28381.700.7.1.4 | Integer32 | read-only | This object will give the total RAM available in the system. |
| I32 ntronTotalFlash | 1.3.6.1.4.1.28381.700.7.1.5 | Integer32 | read-only | This object will give the total Flash available in system. |
| I32 ntronEthernetPortCount | 1.3.6.1.4.1.28381.700.7.1.6 | Integer32 | read-only | This object will return the number of 10/100 Mbps Ethernet ports on the switch. |
| IP ntronCurrentIpAddress | 1.3.6.1.4.1.28381.700.7.1.7 | IpAddress | read-only | The Current IP address is the one which is currently used and is obtained dynamically through protocol interaction.( DHCP ) This address is NULL if the Address is Statically configured. |
| IP ntronConfiguredIpAddress | 1.3.6.1.4.1.28381.700.7.1.8 | IpAddress | read-write | The Configured IP address of the device. This is the address configured through Network or cli. |
| IP ntronConfiguredSubnetMask | 1.3.6.1.4.1.28381.700.7.1.9 | IpAddress | read-write | The Configured Subnet Mask of the device. |
| IP ntronConfiguredGateway | 1.3.6.1.4.1.28381.700.7.1.10 | IpAddress | read-write | The Configured Gateway/Router address of the device |
| INT ntronUpdateConfiguredIpAddr | 1.3.6.1.4.1.28381.700.7.1.11 | INTEGER | read-write | By setting this object to enable will update the ipaddress, subnetmask and the router ip address. |
| INT ntronIPAddressStatus | 1.3.6.1.4.1.28381.700.7.1.12 | INTEGER | read-only | The IP Address can be obtained/configured by any of the above different ways. This object specifies how IP address currently on the switch , was configured/obtained. |
| I32 ntronTotalNoOfPorts | 1.3.6.1.4.1.28381.700.7.1.13 | Integer32 | read-only | This object will give the total number of ports available in the device . |
| STR ntronMacAddress | 1.3.6.1.4.1.28381.700.7.1.14 | DisplayString | read-only | The mac address of the system . |
| INT ntronContactStatus | 1.3.6.1.4.1.28381.700.7.1.15 | INTEGER | read-only | The status of the switch contact . |
| INT ntronPowerFault | 1.3.6.1.4.1.28381.700.7.1.16 | INTEGER | read-only | The power fault status . |
| STR ntronModelString | 1.3.6.1.4.1.28381.700.7.1.17 | DisplayString | read-only | This object will hold the switch model string. |
| STR ntronBlVersion | 1.3.6.1.4.1.28381.700.7.1.18 | DisplayString | read-only | This object identifies the Version Number of Current Bootloader Release. |
| ntronNViewGroup | 1.3.6.1.4.1.28381.700.7.2 | |||
| INT ntronNViewState | 1.3.6.1.4.1.28381.700.7.2.1 | INTEGER | read-write | Global status of NView broadcasts. |
| I32 ntronNViewInterval | 1.3.6.1.4.1.28381.700.7.2.2 | Integer32 | read-write | Global interval between NView broadcasts. |
| ntronNViewTable | 1.3.6.1.4.1.28381.700.7.2.3 | not-accessible | The table that contains the information about the per port NView status. | |
| ntronNViewEntry | 1.3.6.1.4.1.28381.700.7.2.3.1 | not-accessible | An entry in the ntronNViewTable. | |
| I32 ntronNViewPortNumber | 1.3.6.1.4.1.28381.700.7.2.3.1.1 | Integer32 | read-only | The unique identifier to identify the entry in the ntronNViewTable. |
| INT ntronNViewMulticast | 1.3.6.1.4.1.28381.700.7.2.3.1.2 | INTEGER | read-write | The status of a port for transmitting NView packets. |
| INT ntronNViewStats | 1.3.6.1.4.1.28381.700.7.2.3.1.3 | INTEGER | read-write | The status of a port for having its stats sent as NView packets. |
| ntronTFTPGroup | 1.3.6.1.4.1.28381.700.7.3 | |||
| IP ntronTFTPServerIpAddress | 1.3.6.1.4.1.28381.700.7.3.1 | IpAddress | read-write | The ipaddress of the Tftp server. |
| STR ntronTFTPRemoteFileName | 1.3.6.1.4.1.28381.700.7.3.2 | DisplayString | read-write | The field gives the file name to be downloaded. |
| INT ntronTFTPAction | 1.3.6.1.4.1.28381.700.7.3.3 | INTEGER | read-write | Setting this object to the value mentioned above will cause the specific function to be called. When performing config actions either the config flags below or the same defaults as on the web will be used if not set as below. |
| INT ntronTFTPConfigFlags | 1.3.6.1.4.1.28381.700.7.3.4 | INTEGER | read-write | If not manually set by the user the web default values will be used in the above action. Flags are reset to use the default values when ntronTFTPAction is complete |
| ntronPortMirroringGroup | 1.3.6.1.4.1.28381.700.7.7 | |||
| INT ntronMirroringState | 1.3.6.1.4.1.28381.700.7.7.1 | INTEGER | read-write | This Field gives the current state of the mirror. Setting this object to an value enable the mirror .If disabled, port operation works normally. No Traffic gets routed from MirroringSourcePort to Destination Mirrored Port. |
| I32 ntronMirroringDestinationPort | 1.3.6.1.4.1.28381.700.7.7.2 | Integer32 | read-write | This is the Destination port number for which there is another mirror port.If the ntronMirroringState is Enabled then the mirror port gets routed with all the packets going in and out of Destination port. This arrangement is to put an RMON Probe on mirrored port to Probe the traffic on the Destination port. One of the port is dedicated to this so that for any port as destination port, this dedicated port can be a mirrored port. This object will return a '0' if the MirrorState is not enabled. |
| ntronPortMirroringTable | 1.3.6.1.4.1.28381.700.7.7.3 | not-accessible | The table which contains the mirroring information of the ports . | |
| ntronPortMirroringEntry | 1.3.6.1.4.1.28381.700.7.7.3.1 | not-accessible | An entry in the ntronPortMirroringTable. | |
| I32 ntronPortMirroringNo | 1.3.6.1.4.1.28381.700.7.7.3.1.1 | Integer32 | read-only | This object identifies the port of the switch. |
| I32 ntronPortMirroringTx | 1.3.6.1.4.1.28381.700.7.7.3.1.2 | Integer32 | read-write | This object shows the mirror Tx status of the port. |
| I32 ntronPortMirroringRx | 1.3.6.1.4.1.28381.700.7.7.3.1.3 | Integer32 | read-write | This object shows the mirror Rx status of the port. |
| ntronPortConfigGroup | 1.3.6.1.4.1.28381.700.7.8 | |||
| ntronPortConfigTable | 1.3.6.1.4.1.28381.700.7.8.1 | not-accessible | The table which contains the statistics information of the ports. | |
| ntronPortConfigEntry | 1.3.6.1.4.1.28381.700.7.8.1.1 | not-accessible | An entry in the ntronPortStatisticsTable. | |
| I32 ntronPortNo | 1.3.6.1.4.1.28381.700.7.8.1.1.1 | Integer32 | read-only | This object identifies the port of the switch. |
| STR ntronPortName | 1.3.6.1.4.1.28381.700.7.8.1.1.2 | DisplayString | read-only | This attribute associates a user defined string name with the port. |
| INT ntronPortAdminState | 1.3.6.1.4.1.28381.700.7.8.1.1.3 | INTEGER | read-write | This attribute allows an administrative request to disable or enable communications on this port. |
| INT ntronPortSpeed | 1.3.6.1.4.1.28381.700.7.8.1.1.4 | INTEGER | read-write | This attribute allows an administrative request to read/write the speed of this port. |
| INT ntronPortDuplexStatus | 1.3.6.1.4.1.28381.700.7.8.1.1.5 | INTEGER | read-write | This attribute allows an administrative request to read the status of Duplex on this port. |
| INT ntronPortLinkState | 1.3.6.1.4.1.28381.700.7.8.1.1.6 | INTEGER | read-only | This attribute allows an administrative request to read the status of link state on this port. |
| I32 ntronPortPriority | 1.3.6.1.4.1.28381.700.7.8.1.1.7 | Integer32 | read-write | This attribute allows an administrative request to read/write the Priority of the port. |
| INT ntronPortFlowControl | 1.3.6.1.4.1.28381.700.7.8.1.1.8 | INTEGER | read-write | This per-port attribute describes whether the port identified has flow Control Enabled or not. Flow Control on Full Duplex and Half Duplex is detected and Automatically, flow control accordingly is taken care of. BY Default, Flow Control is Disabled. |
| INT ntronPortBackPressure | 1.3.6.1.4.1.28381.700.7.8.1.1.9 | INTEGER | read-write | This per-port attribute describes whether the port identified has BackPressure Enabled or not. BY Default, BackPressure is Disabled. |
| INT ntronPortAutonegotiation | 1.3.6.1.4.1.28381.700.7.8.1.1.10 | INTEGER | read-write | This per-port attribute describes whether the port identified has AutoNegotiation Enabled or not. BY Default, BackPressure is Disabled. |
| INT ntronPortOverWritePriority | 1.3.6.1.4.1.28381.700.7.8.1.1.11 | INTEGER | read-write | This per-port attribute describes whether the port identified has OverWritePriority Enabled or not. BY Default, BackPressure is Disabled. |
| I32 ntronPortPVID | 1.3.6.1.4.1.28381.700.7.8.1.1.12 | Integer32 | read-write | This is the port VLAN ID. |
| INT ntronPortCrossover | 1.3.6.1.4.1.28381.700.7.8.1.1.13 | INTEGER | read-write | This is the port setting for Crossover. |
| ntronIgmpGroup | 1.3.6.1.4.1.28381.700.7.9 | |||
| INT ntronIgmpState | 1.3.6.1.4.1.28381.700.7.9.1 | INTEGER | read-write | This object holds the current state of the igmp. By configuring this to Enable, the igmp will be enabled. |
| INT ntronQueryMode | 1.3.6.1.4.1.28381.700.7.9.2 | INTEGER | read-write | To set the switch's query mode. |
| INT ntronRouterMode | 1.3.6.1.4.1.28381.700.7.9.3 | INTEGER | read-write | To set the switch's router mode. |
| ntronIgmpMemberTable | 1.3.6.1.4.1.28381.700.7.9.4 | not-accessible | The table that contains the information about the igmp members. | |
| ntronIgmpMemberEntry | 1.3.6.1.4.1.28381.700.7.9.4.1 | not-accessible | An entry in the igmp member table. | |
| I32 ntronIgmpMemberTableIndex | 1.3.6.1.4.1.28381.700.7.9.4.1.1 | Integer32 | read-only | The unique identifier to identify the igmp member. |
| IP ntronIgmpGroupIpAddress | 1.3.6.1.4.1.28381.700.7.9.4.1.2 | IpAddress | read-only | The IpAddress of the Multicast Group. |
| I32 ntronIgmpPortNumber | 1.3.6.1.4.1.28381.700.7.9.4.1.3 | Integer32 | read-only | The port number from which the multicast Ip is received. |
| I32 ntronIgmpVlanId | 1.3.6.1.4.1.28381.700.7.9.4.1.4 | Integer32 | read-only | The Vlan Id to which the igmpPortNumber belongs. |
| ntronIgmpRouterTable | 1.3.6.1.4.1.28381.700.7.9.5 | not-accessible | The table that contains the information about the igmp routers. | |
| ntronIgmpRouterEntry | 1.3.6.1.4.1.28381.700.7.9.5.1 | not-accessible | An entry in the igmp router table. | |
| I32 ntronIgmpRouterTableIndex | 1.3.6.1.4.1.28381.700.7.9.5.1.1 | Integer32 | read-only | The unique identifier to identify the igmp router. |
| IP ntronIgmpRouterIpAddress | 1.3.6.1.4.1.28381.700.7.9.5.1.2 | IpAddress | read-only | The IpAddress of the Router. |
| I32 ntronIgmpRouterPortNumber | 1.3.6.1.4.1.28381.700.7.9.5.1.3 | Integer32 | read-only | The port no from which the router query has been received. |
| ntronIgmpPortTable | 1.3.6.1.4.1.28381.700.7.9.6 | not-accessible | The table that contains the information about the igmp port status. | |
| ntronIgmpPortEntry | 1.3.6.1.4.1.28381.700.7.9.6.1 | not-accessible | An entry in the igmp port table. | |
| I32 ntronIgmpPortTableIndex | 1.3.6.1.4.1.28381.700.7.9.6.1.1 | Integer32 | read-only | The unique identifier to identify the igmp port. |
| INT ntronIgmpPortManRouter | 1.3.6.1.4.1.28381.700.7.9.6.1.2 | INTEGER | read-write | Per-Port Attribute for if the port is a Manual Router Port |
| INT ntronIgmpPortRFilter | 1.3.6.1.4.1.28381.700.7.9.6.1.3 | INTEGER | read-write | Per-Port Attribute for if the port has RFilter enabled |
| ntronBroadcastGroup | 1.3.6.1.4.1.28381.700.7.13 | |||
| ntronBroadcastBPCLTable | 1.3.6.1.4.1.28381.700.7.13.1 | not-accessible | The table that contains the information about the best packet count limit. | |
| ntronBroadcastBPCLEntry | 1.3.6.1.4.1.28381.700.7.13.1.1 | not-accessible | An entry in the ntronBroadcastBPCLTable. | |
| I32 ntronBroadcastPortNumber | 1.3.6.1.4.1.28381.700.7.13.1.1.1 | Integer32 | read-only | The unique identifier to identify the entry in the ntronBroadcastBPCLTable. |
| I32 ntronBroadcastPercentage | 1.3.6.1.4.1.28381.700.7.13.1.1.2 | Integer32 | read-write | The percentage of broadcast packets that can be allowed. |
| ntronConfigGroup | 1.3.6.1.4.1.28381.700.7.14 | |||
| INT ntronConfigSave | 1.3.6.1.4.1.28381.700.7.14.1 | INTEGER | read-write | If this configurable object is set to enable then all the Configured data of the all the modules is written into flash. |
| INT ntronConfigErase | 1.3.6.1.4.1.28381.700.7.14.2 | INTEGER | read-write | Setting this object to the value mentioned above will cause the specific function to be called. When performing the enable action either the config flags below or the same defaults as on the web will be used if not set as below. Any of the other options will ignore the below flags and do as they are described |
| INT ntronConfigEraseFlags | 1.3.6.1.4.1.28381.700.7.14.3 | INTEGER | read-write | If not manually set by the user the web default values will be used in the above action. Flags are reset to use the default values when ntronConfigErase is complete |
| ntronSnmpGroup | 1.3.6.1.4.1.28381.700.7.15 | |||
| STR ntronSnmpGetCommunityName | 1.3.6.1.4.1.28381.700.7.15.1 | DisplayString | read-write | The community name used to authenticate the get/getnext request from snmp Manager. |
| STR ntronSnmpTrapCommunityName | 1.3.6.1.4.1.28381.700.7.15.2 | DisplayString | read-write | The community name used to authenticate the Trap request to snmp Manager. |
| ntronSnmpManagerIpAddressTable | 1.3.6.1.4.1.28381.700.7.15.3 | not-accessible | The ip address table of the snmp managers. | |
| ntronSnmpManagerIpAddressEntry | 1.3.6.1.4.1.28381.700.7.15.3.1 | not-accessible | An entry in the ntronSnmpManagerIpAddressTable | |
| I32 ntronSnmpManagerTableIndex | 1.3.6.1.4.1.28381.700.7.15.3.1.1 | Integer32 | read-only | The index of the snmp manager. |
| IP ntronSnmpManagerIpAddress | 1.3.6.1.4.1.28381.700.7.15.3.1.2 | IpAddress | read-write | The Ip Address of the snmp Manager. |
| ntronNRingGroup | 1.3.6.1.4.1.28381.700.7.16 | |||
| INT ntronNRingMode | 1.3.6.1.4.1.28381.700.7.16.1 | INTEGER | read-only | Operational mode of NRing system. |
| INT ntronNRingState | 1.3.6.1.4.1.28381.700.7.16.2 | INTEGER | read-only | Status of NRing system. |
| I32 ntronNRingVersion | 1.3.6.1.4.1.28381.700.7.16.3 | Integer32 | read-only | Version of NRing system. |
| ntronTrapGroup | 1.3.6.1.4.1.28381.700.7.18 | |||
| NTF ntronPowerChange | 1.3.6.1.4.1.28381.700.7.18.1 | An ntronPowerChange trap signifies that the sending SNMP application entity recognizes a change in the power fault variable either from a power failure or a restoration of power. |
RFC description
N-Tron 714FX6 managed switch monitoring including system, TFTP, port mirroring, and IGMP configuration.
Start monitoring N-Tron 714FX6 industrial 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.