G6-PORT-MIB: View SNMP OID List / Download MIB
VENDOR: MICROSENS
Home | MIB: G6-PORT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
device | 1.3.6.1.4.1.3181.10.6.1 |
Microsens private MIB for Generation 6 Ethernet Switches |
||
port | 1.3.6.1.4.1.3181.10.6.1.81 | |||
configTable | 1.3.6.1.4.1.3181.10.6.1.81.1 | no-access |
This section defines the basic configuration parameter for each port. |
|
1.3.6.1.4.1.3181.10.6.1.81.1.1 | no-access | |||
configPortIndex | 1.3.6.1.4.1.3181.10.6.1.81.1.1.1 | integer | no-access |
Automatically generated |
configAlias | 1.3.6.1.4.1.3181.10.6.1.81.1.1.2 | displaystring | read-write |
Alternative descriptive port name, user defineable. |
configPortOperation | 1.3.6.1.4.1.3181.10.6.1.81.1.1.3 | integer | read-write |
Enables the port for operation. When disabled, port is shut down. Enumeration: 'disabled': 0, 'enabled': 1. |
configRole | 1.3.6.1.4.1.3181.10.6.1.81.1.1.4 | integer | read-write |
Defines 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. Enumeration: 'default': 0, 'downlink': 3, 'local': 1, 'uplink': 2. |
configSpeed | 1.3.6.1.4.1.3181.10.6.1.81.1.1.5 | integer | read-write |
When 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. Enumeration: 'ms10Mbit': 0, 'ms100Mbit': 1, 'ms1000Mbit': 2, 'sfpAuto': 3. |
configMtu | 1.3.6.1.4.1.3181.10.6.1.81.1.1.6 | integer | read-write |
MTU used only to have a place holder for SNMP ifTable Enumeration: 'ms1522Byte': 0, 'ms2048Byte': 1, 'ms10240Byte': 2. |
configLoopProtection | 1.3.6.1.4.1.3181.10.6.1.81.1.1.7 | integer | read-write |
Loop 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. Enumeration: 'disabled': 0, 'enabled': 1. |
configAutoNegotiation | 1.3.6.1.4.1.3181.10.6.1.81.1.1.8 | integer | read-write |
Enables Auto-Negotiation mode. When Auto-Negotiation mode is enabled, the parameters speed, full_duplex and flow_control determine the advertised port abilites. 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. Enumeration: 'disabled': 0, 'enabled': 1. |
configFullDuplex | 1.3.6.1.4.1.3181.10.6.1.81.1.1.9 | integer | read-write |
When 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. Enumeration: 'disabled': 0, 'enabled': 1. |
configFlowcontrol | 1.3.6.1.4.1.3181.10.6.1.81.1.1.10 | integer | read-write |
When 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. Enumeration: 'disabled': 0, 'enabled': 1. |
configMdiMode | 1.3.6.1.4.1.3181.10.6.1.81.1.1.11 | integer | read-write |
Enables Auto MDI/MDI-X mode to automatically adapt port pinout to cable type used. When set to forced, port pinout is fixed. Enumeration: 'forceMdix': 2, 'auto': 0, 'forceMdiStd': 1. |
configEnergyEfficiency | 1.3.6.1.4.1.3181.10.6.1.81.1.1.12 | integer | read-write |
Enable Energy Efficient Ethernet mode is only available for copper ports in 1000Base-T mode. Enumeration: 'disabled': 0, 'enabled': 1. |
configDualMediaMode | 1.3.6.1.4.1.3181.10.6.1.81.1.1.13 | integer | read-write |
Define media selection for dual media ports. This function is only available on ports with dual media Phy. Enumeration: 'forceCopper': 3, 'forceFiber': 2, 'copperPriority': 1, 'fiberPriority': 0. |
configAllowedOutgoingPorts | 1.3.6.1.4.1.3181.10.6.1.81.1.1.14 | integer | read-write |
This 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) |
monitorTable | 1.3.6.1.4.1.3181.10.6.1.81.2 | no-access |
Port monitoring is a test tool which permits reading data from on port on another port for trouble shooting purposes. |
|
1.3.6.1.4.1.3181.10.6.1.81.2.1 | no-access | |||
monitorIndex | 1.3.6.1.4.1.3181.10.6.1.81.2.1.1 | integer | no-access |
Automatically generated |
monitorMode | 1.3.6.1.4.1.3181.10.6.1.81.2.1.2 | integer | read-write |
Defines in which mode of port monitoring operation is used. Default is DISABLED for normal operation. Enumeration: 'disabled': 0, 'rxOnly': 2, 'txOnly': 1, 'rxAndTx': 3. |
monitorSource | 1.3.6.1.4.1.3181.10.6.1.81.2.1.3 | integer | read-write |
Source 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 port |
monitorDestination | 1.3.6.1.4.1.3181.10.6.1.81.2.1.4 | integer32 | read-write |
Port 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. |
portRestartPort | 1.3.6.1.4.1.3181.10.6.1.81.3 | displaystring | read-write |
This 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. |
portUplinkPorts | 1.3.6.1.4.1.3181.10.6.1.81.100 | integer | read-only |
Indicates which port(s) are connected to the network. The setting is derived from default setting and may be overridden by port.role setting. |
portDownlinkPorts | 1.3.6.1.4.1.3181.10.6.1.81.101 | integer | read-only |
Indicates to which port(s) a downstream switch is connected. The setting is derived from default setting and may be overridden by port.role setting. |
statusTable | 1.3.6.1.4.1.3181.10.6.1.81.102 | no-access |
This status table indicates current port status and (negotiated) settings. It also displays if a port is logically blocked due to a certain protocol condition. |
|
1.3.6.1.4.1.3181.10.6.1.81.102.1 | no-access | |||
statusPortIndex | 1.3.6.1.4.1.3181.10.6.1.81.102.1.1 | integer | no-access |
Automatically generated |
statusLinkUp | 1.3.6.1.4.1.3181.10.6.1.81.102.1.2 | integer | read-only |
False: Link is down, True: Link is up. For dual media ports this indicates the status of the active media. Enumeration: 'true': 1, 'false': 0. |
statusLastLinkChange | 1.3.6.1.4.1.3181.10.6.1.81.102.1.3 | displaystring | read-only |
Time when the link_up status changed the last time. Value may appear illogical if the system time is not properly set. |
statusLinkState | 1.3.6.1.4.1.3181.10.6.1.81.102.1.4 | integer | read-only |
Logical port status. Enumeration: 'unauthVlan': 4, 'forwarding': 3, 'linkDown': 0, 'blocking': 1, 'learning': 2. |
statusRxActivity | 1.3.6.1.4.1.3181.10.6.1.81.102.1.5 | integer | read-only |
Indicates true when data activity on the receiver is detected. Enumeration: 'true': 1, 'false': 0. |
statusTxActivity | 1.3.6.1.4.1.3181.10.6.1.81.102.1.6 | integer | read-only |
Indicates true when data activity on the transmitter is detected. Enumeration: 'true': 1, 'false': 0. |
statusMediaUsed | 1.3.6.1.4.1.3181.10.6.1.81.102.1.7 | integer | read-only |
indicates which media is used for dual media ports Enumeration: 'copper': 1, 'none': 0, 'fiber': 2. |
statusSpeedUsed | 1.3.6.1.4.1.3181.10.6.1.81.102.1.8 | integer | read-only |
Actual (negotiated) port data rate. Enumeration: 'down': 0, 'ms10Mbit': 1, 'ms100Mbit': 2, 'ms1000Mbit': 3. |
statusLoopedPort | 1.3.6.1.4.1.3181.10.6.1.81.102.1.9 | integer | read-only |
Usually empty. When a port loop is detected through loop protection function then the looped port is indicated here. |
statusFullDuplexUsed | 1.3.6.1.4.1.3181.10.6.1.81.102.1.10 | integer | read-only |
False: Half duplex, True: Full duplex. Enumeration: 'none': 0, 'full': 1, 'half': 2. |
statusFlowcontrolUsed | 1.3.6.1.4.1.3181.10.6.1.81.102.1.11 | integer | read-only |
False: No flow control, True: Use flow control. Enumeration: 'true': 1, 'false': 0. |
statusMdiUsed | 1.3.6.1.4.1.3181.10.6.1.81.102.1.12 | integer | read-only |
False: MDI pinout, True: MDI-X pinout. Enumeration: 'true': 1, 'false': 0. |
statusEeeActive | 1.3.6.1.4.1.3181.10.6.1.81.102.1.13 | integer | read-only |
When true Energy Efficent Ethernet is supported by both ends of the link and is active. Enumeration: 'true': 1, 'false': 0. |
statusBlockingAlgorithm | 1.3.6.1.4.1.3181.10.6.1.81.102.1.14 | bits | read-only |
Flags indicate blocking request by which algorithm per port. Bits: 'dhcpFilterApplies': 8, 'rstpApplies': 2, 'bpduGuardApplies': 7, 'ringApplies': 3, 'macAuthApplies': 6, 'portIsEnabled': 0, 'loopPreventionApplies': 5, 'couplingApplies': 4, 'ms8021xApplies': 1. |
statusLearningAlgorithm | 1.3.6.1.4.1.3181.10.6.1.81.102.1.15 | bits | read-only |
Flags indicate learning request by which algorithm per port. Bits: 'dhcpFilterApplies': 8, 'rstpApplies': 2, 'bpduGuardApplies': 7, 'ringApplies': 3, 'macAuthApplies': 6, 'portIsEnabled': 0, 'loopPreventionApplies': 5, 'couplingApplies': 4, 'ms8021xApplies': 1. |
statusForwardingAlgorithm | 1.3.6.1.4.1.3181.10.6.1.81.102.1.16 | bits | read-only |
Flags indicate forwarding request by which algorithm per port. Bits: 'dhcpFilterApplies': 8, 'rstpApplies': 2, 'bpduGuardApplies': 7, 'ringApplies': 3, 'macAuthApplies': 6, 'portIsEnabled': 0, 'loopPreventionApplies': 5, 'couplingApplies': 4, 'ms8021xApplies': 1. |
statusUnauthorizedAlgorithm | 1.3.6.1.4.1.3181.10.6.1.81.102.1.17 | bits | read-only |
Flags indicate use of unauthorized vlan request by which algorithm per port. Bits: 'dhcpFilterApplies': 8, 'rstpApplies': 2, 'bpduGuardApplies': 7, 'ringApplies': 3, 'macAuthApplies': 6, 'portIsEnabled': 0, 'loopPreventionApplies': 5, 'couplingApplies': 4, 'ms8021xApplies': 1. |