G6-PORT-MIB
AI MIB Summary
The G6-PORT-MIB provides vendor-specific SNMP management interfaces for Microsens Generation 6 Ethernet switches, enabling the monitoring of physical port states, traffic counters, and link layer statistics. This private MIB extension facilitates granular visibility into interface performance and connectivity status for network operations and troubleshooting on Microsens hardware.
Microsens private MIB for Generation 6 Ethernet Switches
Main OID:
device.1.3.6.1.4.1.3181.10.6.1
46
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
46 total| Object Name |
|---|
deviceMicrosens private MIB for Generation 6 Ethernet Switches MODULE-IDENTITY .1.3.6.1.4.1.3181.10.6.1 |
port OBJECT IDENTIFIER .1.3.6.1.4.1.3181.10.6.1.81 |
configTableThis section defines the basic configuration parameter for each port. SEQUENCE OF ConfigEntry .1.3.6.1.4.1.3181.10.6.1.81.1 |
configEntry ConfigEntry .1.3.6.1.4.1.3181.10.6.1.81.1.1 |
configPortIndexAutomatically generated INTEGER .1.3.6.1.4.1.3181.10.6.1.81.1.1.1 |
configAliasAlternative descriptive port name, user definable.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3181.10.6.1.81.1.1.2 |
configPortOperationEnables the port for operation. When disabled, port is shut down.rw Enumeration .1.3.6.1.4.1.3181.10.6.1.81.1.1.3 |
configRoleDefines is a port is a regular local user port or a link to the network. This setting is references in various sanity checks throughout the system. When in doubt leave at default setting.rw Enumeration .1.3.6.1.4.1.3181.10.6.1.81.1.1.4 |
configSpeedWhen Auto-Negotiation is disabled sets the ports data rate to the selected speed. When Auto-Negotiation is enabled it determines the highest data rate advertised on port.rw Enumeration .1.3.6.1.4.1.3181.10.6.1.81.1.1.5 |
configMtuMTU used only to have a place holder for SNMP ifTablerw Enumeration .1.3.6.1.4.1.3181.10.6.1.81.1.1.6 |
configLoopProtectionLoop protection detects Ethernet loops that can occur when cables are plugged in a way that the data send out of a port come back to the switch on another port. This will result in a data loop of endless packets. Such a loop condition seriously affects network performance and must be avoided.rw Enumeration .1.3.6.1.4.1.3181.10.6.1.81.1.1.7 |
configAutoNegotiationEnables Auto-Negotiation mode. When Auto-Negotiation mode is enabled, the parameters speed, full_duplex and flow_control determine the advertised port abilities. When Auto-Negotiation is disabled, the parameters speed, full_duplex and flow_control determine the fixed port configuration. Auto-Negotiation is not available for fiber ports in 100 Mbps mode and must be switched off.rw Enumeration .1.3.6.1.4.1.3181.10.6.1.81.1.1.8 |
configFullDuplexWhen Auto-Negotiation is disabled sets port to full duplex operation (when disabled, port is in half duplex mode). When Auto-Negotiation is enabled, it determines the advertisement of full duplex capability.rw Enumeration .1.3.6.1.4.1.3181.10.6.1.81.1.1.9 |
configFlowcontrolWhen Auto-Negotiation is disabled sets port into flow control mode. When Auto-Negotiation is enabled, it determines the advertisement of flow control capability. Flow control is only supported when port is in full duplex mode.rw Enumeration .1.3.6.1.4.1.3181.10.6.1.81.1.1.10 |
configMdiModeEnables Auto MDI/MDI-X mode to automatically adapt port pinout to cable type used. When set to forced, port pinout is fixed.rw Enumeration .1.3.6.1.4.1.3181.10.6.1.81.1.1.11 |
configEnergyEfficiencyEnable Energy Efficient Ethernet mode is only available for copper ports in 1000Base-T mode.rw Enumeration .1.3.6.1.4.1.3181.10.6.1.81.1.1.12 |
configDualMediaModeDefine media selection for dual media ports. This function is only available on ports with dual media Phy.rw Enumeration .1.3.6.1.4.1.3181.10.6.1.81.1.1.13 |
configAllowedOutgoingPortsThis bitmask may be used to limit the outgoing traffic to certain ports. This feature is also known as port based vlan. Syntax: slot/port, slot/port or use hex value for quick setup = 0x3f (ports 1-6)rw OCTET STRING .1.3.6.1.4.1.3181.10.6.1.81.1.1.14 |
monitorTablePort monitoring is a test tool which permits reading data from on port on another port for trouble shooting purposes. SEQUENCE OF MonitorEntry .1.3.6.1.4.1.3181.10.6.1.81.2 |
monitorEntry MonitorEntry .1.3.6.1.4.1.3181.10.6.1.81.2.1 |
monitorIndexAutomatically generated INTEGER (0) .1.3.6.1.4.1.3181.10.6.1.81.2.1.1 |
monitorModeDefines in which mode of port monitoring operation is used. Default is DISABLED for normal operation.rw Enumeration .1.3.6.1.4.1.3181.10.6.1.81.2.1.2 |
monitorSourceSource port(2) of which the traffic is to be monitored. CLI Syntax: 1/1 for first port. 1/1,1/3 for first and third portrw OCTET STRING .1.3.6.1.4.1.3181.10.6.1.81.2.1.3 |
monitorDestinationPort on which the traffic monitored on the source port shall be copied to. Normally a network sniffer is connected to this port. Please observe that possibly the VLAN setting of the destination port must match the that of the monitored ports. CLI Syntax: 1/1 for first port.rw Integer32 .1.3.6.1.4.1.3181.10.6.1.81.2.1.4 |
portRestartPortThis function may be used to briefly disabled and enable the port. This may be used to restart port authentication for example. Please supply port number as parameter. The shorthand port format like 1 for 1/1 may be used. Syntax examples: restart_port = 1/2,1/5.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3181.10.6.1.81.3 |
portUplinkPortsIndicates which port(s) are connected to the network. The setting is derived from default setting and may be overridden by port.role setting.ro OCTET STRING .1.3.6.1.4.1.3181.10.6.1.81.100 |
portDownlinkPortsIndicates to which port(s) a downstream switch is connected. The setting is derived from default setting and may be overridden by port.role setting.ro OCTET STRING .1.3.6.1.4.1.3181.10.6.1.81.101 |
statusTableThis status table indicates current port status and (negotiated) settings. It also displays if a port is logically blocked due to a certain protocol condition. SEQUENCE OF StatusEntry .1.3.6.1.4.1.3181.10.6.1.81.102 |
statusEntry StatusEntry .1.3.6.1.4.1.3181.10.6.1.81.102.1 |
statusPortIndexAutomatically generated INTEGER .1.3.6.1.4.1.3181.10.6.1.81.102.1.1 |
statusLinkUpFalse: Link is down, True: Link is up. For dual media ports this indicates the status of the active media.ro Enumeration .1.3.6.1.4.1.3181.10.6.1.81.102.1.2 |
statusLastLinkChangeTime when the link_up status changed the last time. Value may appear illogical if the system time is not properly set.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3181.10.6.1.81.102.1.3 |
statusLinkStateLogical port status.ro Enumeration .1.3.6.1.4.1.3181.10.6.1.81.102.1.4 |
statusRxActivityIndicates true when data activity on the receiver is detected.ro Enumeration .1.3.6.1.4.1.3181.10.6.1.81.102.1.5 |
statusTxActivityIndicates true when data activity on the transmitter is detected.ro Enumeration .1.3.6.1.4.1.3181.10.6.1.81.102.1.6 |
statusMediaUsedindicates which media is used for dual media portsro Enumeration .1.3.6.1.4.1.3181.10.6.1.81.102.1.7 |
statusSpeedUsedActual (negotiated) port data rate.ro Enumeration .1.3.6.1.4.1.3181.10.6.1.81.102.1.8 |
statusLoopedPortUsually empty. When a port loop is detected through loop protection function then the looped port is indicated here.ro OCTET STRING .1.3.6.1.4.1.3181.10.6.1.81.102.1.9 |
statusFullDuplexUsedFalse: Half duplex, True: Full duplex.ro Enumeration .1.3.6.1.4.1.3181.10.6.1.81.102.1.10 |
statusFlowcontrolUsedFalse: No flow control, True: Use flow control.ro Enumeration .1.3.6.1.4.1.3181.10.6.1.81.102.1.11 |
statusMdiUsedFalse: MDI pinout, True: MDI-X pinout.ro Enumeration .1.3.6.1.4.1.3181.10.6.1.81.102.1.12 |
statusEeeActiveWhen true Energy Efficient Ethernet is supported by both ends of the link and is active.ro Enumeration .1.3.6.1.4.1.3181.10.6.1.81.102.1.13 |
statusBlockingAlgorithmFlags indicate blocking request by which algorithm per port.ro Bits .1.3.6.1.4.1.3181.10.6.1.81.102.1.14 |
statusLearningAlgorithmFlags indicate learning request by which algorithm per port.ro Bits .1.3.6.1.4.1.3181.10.6.1.81.102.1.15 |
statusForwardingAlgorithmFlags indicate forwarding request by which algorithm per port.ro Bits .1.3.6.1.4.1.3181.10.6.1.81.102.1.16 |
statusUnauthorizedAlgorithmFlags indicate use of unauthorized vlan request by which algorithm per port.ro Bits .1.3.6.1.4.1.3181.10.6.1.81.102.1.17 |