SK-GE-MIB: View SNMP OID List / Download MIB
VENDOR: SCHNEIDER and KOCH (DATENSYSTEME)
Home | MIB: SK-GE-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 |
sk | 1.3.6.1.4.1.179 | |||
skSystems | 1.3.6.1.4.1.179.1 | |||
skMibs | 1.3.6.1.4.1.179.2 | |||
skConcMib | 1.3.6.1.4.1.179.2.3 | |||
skfddiMib | 1.3.6.1.4.1.179.2.4 | |||
skGeMib | 1.3.6.1.4.1.179.2.5 | |||
skGeGeneral | 1.3.6.1.4.1.179.2.5.1 | |||
skGeMibVersion | 1.3.6.1.4.1.179.2.5.1.1 | displaystring | read-only |
The version of this MIB (e.g. v1.0). |
skGeAction | 1.3.6.1.4.1.179.2.5.1.2 | integer | read-write |
Returns on query 'idle'. A set to 'idle' does nothing. A set to 'force-trap' transmits the trap specified in skGeTrapForceType. 'save-permanent' saves the setable values of this MIB permanently. Enumeration: 'force-trap': 2, 'idle': 1, 'save-permanent': 3. |
skGeNumber | 1.3.6.1.4.1.179.2.5.1.3 | integer | read-only |
The number of Gigabit-Ethernet adapters. |
skGeTable | 1.3.6.1.4.1.179.2.5.1.4 | no-access |
Table for general adapter specific information. |
|
1.3.6.1.4.1.179.2.5.1.4.1 | no-access |
Entry of skGeTable. |
||
skGeIndex | 1.3.6.1.4.1.179.2.5.1.4.1.1 | integer | read-only |
Adapter index (1..n). |
skGeIfIndex | 1.3.6.1.4.1.179.2.5.1.4.1.2 | integer | read-only |
Stores the corresponding ifIndex of the mib-2 interfaces table. If the value cannot be obtained a '0' is stored. |
skGePortNumber | 1.3.6.1.4.1.179.2.5.1.4.1.3 | integer | read-only |
Number of ports per adapter. |
skGeDeviceType | 1.3.6.1.4.1.179.2.5.1.4.1.4 | object identifier | read-only |
Returns the object identifier of the NIC. If it is unknown 0.0 is returned. |
skGeDriverDescr | 1.3.6.1.4.1.179.2.5.1.4.1.5 | displaystring | read-only |
A description of the driver (e.g. sk98win - Miniport Gigabit-Ethernet driver). |
skGeDriverVersion | 1.3.6.1.4.1.179.2.5.1.4.1.6 | displaystring | read-only |
The driver version (e.g. v1.05 beta). |
skGeHwDescr | 1.3.6.1.4.1.179.2.5.1.4.1.7 | displaystring | read-only |
A description of the device hardware (e.g. SK-NET Genesis Sx Single Port). |
skGeHwVersion | 1.3.6.1.4.1.179.2.5.1.4.1.8 | displaystring | read-only |
The device hardware version. (e.g. v1.2). |
skGeChipSet | 1.3.6.1.4.1.179.2.5.1.4.1.9 | object identifier | read-only |
Stores the object identifier of the used chip-set. |
skGeDeviceAction | 1.3.6.1.4.1.179.2.5.1.4.1.10 | integer | read-write |
A set to this variable performs a specific action. A get-request to this variable always returns the idle (1) value. The result of the self-test is stored in skGeTestResult. Enumeration: 'reset': 2, 'idle': 1, 'reset-counters': 4, 'self-test': 3. |
skGeTestResult | 1.3.6.1.4.1.179.2.5.1.4.1.11 | integer | read-only |
Stores the self test result, which was initiated by skGeDeviceAction. The value is a sum and 2 raised the power of the result is added to the sum. A sum of zero indicates a successful self-test. Result Power unkown 0 (Initial value) tranceiverErr 1 asicErr 2 sensorErr 3 powermgmtErr 4 pciErr 5 macErr 6 |
skGeBusType | 1.3.6.1.4.1.179.2.5.1.4.1.12 | integer | read-only |
Returns the bus type. Enumeration: 'pci': 1. |
skGeBusSpeed | 1.3.6.1.4.1.179.2.5.1.4.1.13 | integer | read-only |
Returns the bus speed in MHz (e.g. 33 means a bus speed of 33 MHz). If the value is unknown a 0 is returned. |
skGeBusWidth | 1.3.6.1.4.1.179.2.5.1.4.1.14 | integer | read-only |
Returns the bus width in bits (e.g. 64 means a bus width of 64 bit). If the value is unknown a 0 is returned. |
skGeChecksumEntriesNumber | 1.3.6.1.4.1.179.2.5.1.5 | integer | read-only |
Number of entries in skGeCheckSumTable. |
skGeChecksumTable | 1.3.6.1.4.1.179.2.5.1.6 | no-access |
Table of the adapter hardware checksumming module. |
|
1.3.6.1.4.1.179.2.5.1.6.1 | no-access |
Entry of the checksum table. |
||
skGeChecksumGeIndex | 1.3.6.1.4.1.179.2.5.1.6.1.1 | integer | read-only |
Index of the adapter. |
skGeChecksumIndex | 1.3.6.1.4.1.179.2.5.1.6.1.2 | integer | read-only |
Index of the protocol. The indexes have fixed semantics. Enumeration: 'ip': 1, 'udp': 2, 'tcp': 3. |
skGeChecksumRxOkCts | 1.3.6.1.4.1.179.2.5.1.6.1.3 | counter | read-only |
Number of received frames for which the protocol checksum verification was successfully performed in hardware. |
skGeChecksumRxUnableCts | 1.3.6.1.4.1.179.2.5.1.6.1.4 | counter | read-only |
Number of received frames for which the protocol checksum verification was left to the protocol. |
skGeChecksumRxErrCts | 1.3.6.1.4.1.179.2.5.1.6.1.5 | counter | read-only |
Number of received frames for which the protocol checksum verification in hardware found an error. |
skGeChecksumTxOkCts | 1.3.6.1.4.1.179.2.5.1.6.1.6 | counter | read-only |
Number of transmitted packets for which the protocol checksum was generated in hardware. |
skGeChecksumTxUnableCts | 1.3.6.1.4.1.179.2.5.1.6.1.7 | counter | read-only |
Number of packets, which could not be sent because the requested generation of the checksum was not possible. |
skGeTrapForceType | 1.3.6.1.4.1.179.2.5.1.7 | octet string | read-write |
Stores the trap number and the value list that is to be transmitted. The transmission is initiated with skGeAction (force-trap). Each field in the octet string consists of a one octet length field followed by the value. |
skGeTrapDestEntriesNumber | 1.3.6.1.4.1.179.2.5.1.8 | integer | read-only |
Number of entries in skGeTrapDestTable. |
skGeTrapDestTable | 1.3.6.1.4.1.179.2.5.1.9 | no-access |
Table of trap destination addresses to which the agent will send traps. |
|
1.3.6.1.4.1.179.2.5.1.9.1 | no-access |
Entry of trap destination table. |
||
skGeTrapDestIndex | 1.3.6.1.4.1.179.2.5.1.9.1.1 | integer | read-only |
Index of the trap destination table. |
skGeTrapDestAddress | 1.3.6.1.4.1.179.2.5.1.9.1.2 | ipaddress | read-only |
The destination address to which the agent sends its trap PDUs. |
skGeTrapFilter | 1.3.6.1.4.1.179.2.5.1.10 | integer | read-write |
The trap filter bits are stored as a sum of powers of 2 (a bit string) in this variable. If the bit is set to 0 the corresponding trap will not be transmitted. If the bit is set to 1 trap transmission is enabled. Trap Power skGeSensorWarningLower 0 skGeSensorWarningUpper 1 skGeSensorErrorLower 2 skGeSensorErrorUpper 3 skGeRlmtChangeThresholdCondition 4 skGeRlmtChangeCondition 5 skGeRlmtPortDown 6 skGeRlmtPortUp 7 skGeRlmtSegmentation 8 |
skGeSensorEntriesNumber | 1.3.6.1.4.1.179.2.5.1.13 | integer | read-only |
Number of entries in skGeSensorTable. |
skGeSensorTable | 1.3.6.1.4.1.179.2.5.1.14 | no-access |
Table for sensor related values. |
|
1.3.6.1.4.1.179.2.5.1.14.1 | no-access |
Entry of sensor table. |
||
skGeSensorGeIndex | 1.3.6.1.4.1.179.2.5.1.14.1.1 | integer | read-only |
Adapter index which corresponds with skGeIndex. |
skGeSensorIndex | 1.3.6.1.4.1.179.2.5.1.14.1.2 | integer | read-only |
Index of the sensor. The indexes have fixed semantics. Enumeration: 'voltage-pci-io': 3, 'voltage-pma-or-phy-a-pll': 5, 'voltage-pci': 2, 'temperature': 1, 'voltage-asic': 4, 'speed-fan': 8, 'voltage-phy-2v5': 6, 'voltage-phy-b-pll': 7. |
skGeSensorDescr | 1.3.6.1.4.1.179.2.5.1.14.1.3 | displaystring | read-only |
A textual description of the sensor. |
skGeSensorType | 1.3.6.1.4.1.179.2.5.1.14.1.4 | integer | read-only |
Stores the sensor type. Enumeration: 'rpm': 3, 'temperature': 1, 'voltage': 2. |
skGeSensorValue | 1.3.6.1.4.1.179.2.5.1.14.1.5 | integer | read-only |
Stores the current value of the sensor in 10th of degree celsius, milli volts or round per minutes (rpm). |
skGeSensorWarningThresholdLow | 1.3.6.1.4.1.179.2.5.1.14.1.6 | integer | read-only |
Stores the lower warning threshold of the allowed value range for the monitored unit. |
skGeSensorWarningThresholdHigh | 1.3.6.1.4.1.179.2.5.1.14.1.7 | integer | read-only |
Stores the upper warning threshold of the allowed value range for the monitored unit. |
skGeSensorErrorThresholdLow | 1.3.6.1.4.1.179.2.5.1.14.1.8 | integer | read-only |
Stores the lower threshold of the allowed value range for the monitored unit. |
skGeSensorErrorThresholdHigh | 1.3.6.1.4.1.179.2.5.1.14.1.9 | integer | read-only |
Stores the upper threshold of the allowed value range for the monitored unit. |
skGeSensorStatus | 1.3.6.1.4.1.179.2.5.1.14.1.10 | integer | read-only |
If a threshold is exceeded this flag will be set. Enumeration: 'warning': 2, 'ok': 1, 'error': 3. |
skGeSensorWarningCts | 1.3.6.1.4.1.179.2.5.1.14.1.11 | counter | read-only |
If a warning threshold is exceeded this counter will be incremented and a trap will be generated. If the sensor value exceeds the threshold permanently this counter is incremented every two seconds and a trap is generated. |
skGeSensorErrorCts | 1.3.6.1.4.1.179.2.5.1.14.1.12 | counter | read-only |
If a threshold is exceeded this counter will be incremented and a trap will be generated. If the sensor value exceeds the threshold permanently this counter is incremented every second and a trap is generated. |
skGeSensorWarningTimeStamp | 1.3.6.1.4.1.179.2.5.1.14.1.13 | timeticks | read-only |
Stores the time since the last reboot in hundreds of seconds of the last warning threshold exceed. |
skGeSensorErrorTimeStamp | 1.3.6.1.4.1.179.2.5.1.14.1.14 | timeticks | read-only |
Stores the time since the last reboot in hundreds of seconds of the last error threshold exceed. |
skGeStatEntriesNumber | 1.3.6.1.4.1.179.2.5.1.15 | integer | read-only |
Number of entries in the skGeStatTable. |
skGeStatTable | 1.3.6.1.4.1.179.2.5.1.16 | no-access |
Statistical data of the ports. The number of table entries is stored in skGeStatEntriesNumber. |
|
1.3.6.1.4.1.179.2.5.1.16.1 | no-access |
The first entry (skGeStatIndex) of each adapter card (skGeStatGeIndex) is a virtual one and represents the currently active port with settled statistical data. This means that the number of port specific statistical data entries in this table is by one element higher than the physically provided port number (skGePortNumber). |
||
skGeStatGeIndex | 1.3.6.1.4.1.179.2.5.1.16.1.1 | integer | read-only |
Adapter index which corresponds with skGeIndex. |
skGeStatIndex | 1.3.6.1.4.1.179.2.5.1.16.1.2 | integer | read-only |
The port index. The first index denotes the virtual port entry, which contains settled statistical data. The ports are enumerated from 1..n. |
skGeStatTxOkCts | 1.3.6.1.4.1.179.2.5.1.16.1.3 | counter | read-only |
A count of frames (including short frames, broadcasts frames, and multicast frames) that are successfully transmitted. |
skGeStatTxOctetsHighOkCts | 1.3.6.1.4.1.179.2.5.1.16.1.4 | counter | read-only |
The upper 32 bit count of data and padding octets of frames that are successfully transmitted. |
skGeStatTxOctetsLowOkCts | 1.3.6.1.4.1.179.2.5.1.16.1.5 | counter | read-only |
The lower 32 bit count of data and padding octets of frames that are successfully transmitted. |
skGeStatTxBroadcastOkCts | 1.3.6.1.4.1.179.2.5.1.16.1.6 | counter | read-only |
A count of frames that were successfully transmitted to the broadcast address. Frames transmitted to multicast addresses are not broadcast frames and are excluded. |
skGeStatTxMulticastOkCts | 1.3.6.1.4.1.179.2.5.1.16.1.7 | counter | read-only |
A count of frames that were successfully transmitted to a group destination address other than broadcast. |
skGeStatTxUnicastOkCts | 1.3.6.1.4.1.179.2.5.1.16.1.8 | counter | read-only |
The total number of frames transmitted that were directed to an unicast address. This number does not include frames directed to broadcast or multicast addresses. |
skGeStatTxLongFramesCts | 1.3.6.1.4.1.179.2.5.1.16.1.9 | counter | read-only |
The total number of frames transmitted that are more than the IEEE 802.3 maximum frame size. Typically, 1518 octets if neither the OneLevelVLAN nor TwoLevelVLAN is active, the long frames are defined as more than 1522 octets (excluding framing bits but including FCS octets). If the TowLevelVLAN is active, then long frames are defined as more than 1538 octets (excluding framing bits but including FCS octets). |
skGeStatTxBurstCts | 1.3.6.1.4.1.179.2.5.1.16.1.10 | counter | read-only |
The total number of burst events. |
skGeStatTxPFlowCtrlCts | 1.3.6.1.4.1.179.2.5.1.16.1.11 | counter | read-only |
The total number of Pause Flow-Control frames transmitted, of Opcode=0001. |
skGeStatTxFlowCtrlCts | 1.3.6.1.4.1.179.2.5.1.16.1.12 | counter | read-only |
A count of Flow Control frames transmitted. |
skGeStatTxSingleCollisionsCts | 1.3.6.1.4.1.179.2.5.1.16.1.13 | counter | read-only |
A count of successfully transmitted frames for which transmission is inhibited by exactly one collision. |
skGeStatTxMultipleCollisionsCts | 1.3.6.1.4.1.179.2.5.1.16.1.14 | counter | read-only |
A count of successfully transmitted frames for which transmission is inhibited by more than one collision. |
skGeStatTxExcessiveCollisionsCts | 1.3.6.1.4.1.179.2.5.1.16.1.15 | counter | read-only |
A count of frames that due to excessive collisions are not transmitted successfully. |
skGeStatTxLateCollisionsCts | 1.3.6.1.4.1.179.2.5.1.16.1.16 | counter | read-only |
A count of the times that a collision has been detected later than one slot time, from the start of the packet transmission. A late collision is counted twice, i.e., both as a collision and as a lateCollision. |
skGeStatTxDeferralCts | 1.3.6.1.4.1.179.2.5.1.16.1.17 | counter | read-only |
A count of frames whose transmission was delayed on its first attempt because the medium was busy. |
skGeStatTxExcessiveDeferralCts | 1.3.6.1.4.1.179.2.5.1.16.1.18 | counter | read-only |
A count of frames that deferred for an excessive period of time. This counter may only be incremented once per LLC transmission. |
skGeStatTxFifoUnderrunCts | 1.3.6.1.4.1.179.2.5.1.16.1.19 | counter | read-only |
The number of transmit FIFO underrun events. |
skGeStatTxCarrierSenseCts | 1.3.6.1.4.1.179.2.5.1.16.1.20 | counter | read-only |
A count of times that the carrier sense condition was not asserted or was deasserted during the transmission of a frame without collision. |
skGeStatTxOctets64Cts | 1.3.6.1.4.1.179.2.5.1.16.1.22 | counter | read-only |
The total number of frames transmitted that were 64 octets in length (excluding framing bits but including FCS octets). |
skGeStatTxOctets127Cts | 1.3.6.1.4.1.179.2.5.1.16.1.23 | counter | read-only |
The total number of frames transmitted that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets). |
skGeStatTxOctets255Cts | 1.3.6.1.4.1.179.2.5.1.16.1.24 | counter | read-only |
The total number of frames transmitted that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets). |
skGeStatTxOctets511Cts | 1.3.6.1.4.1.179.2.5.1.16.1.25 | counter | read-only |
The total number of frames transmitted that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets). |
skGeStatTxOctets1023Cts | 1.3.6.1.4.1.179.2.5.1.16.1.26 | counter | read-only |
The total number of frames transmitted that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets). |
skGeStatTxOctetsMaxCts | 1.3.6.1.4.1.179.2.5.1.16.1.27 | counter | read-only |
The total number of frames transmitted that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets). If the OneLevelVLAN is active this statistic counts frames that are between 1024 and 1522 octets (excluding framing bits but including FCS octets). If the TwoLevelVLAN is active, this statistic counts the frames that are between 1024 and 1538 octets (excluding framing bits but including FCS octets). |
skGeStatTxSyncCts | 1.3.6.1.4.1.179.2.5.1.16.1.28 | counter | read-only |
The total number of frames transmitted synchronuously. |
skGeStatTxSyncOctetsHighCts | 1.3.6.1.4.1.179.2.5.1.16.1.29 | counter | read-only |
The upper 32 bit count of synchronuously transmitted octets. |
skGeStatTxSyncOctetsLowCts | 1.3.6.1.4.1.179.2.5.1.16.1.30 | counter | read-only |
The lower 32 bit count of synchronuously transmitted octets. |
skGeStatRxOkCts | 1.3.6.1.4.1.179.2.5.1.16.1.31 | counter | read-only |
A count of frames (including short frames, broadcast frames, and multicast frames) that are successfully received. |
skGeStatRxOctetsHighOkCts | 1.3.6.1.4.1.179.2.5.1.16.1.32 | counter | read-only |
The upper 32 bit count of data and padding octets in frames that are successfully received. This does not include octets in frames received with frame-too-long, FCS, length or alignment errors, or frames lost due to internal MAC sub-layer error. |
skGeStatRxOctetsLowOkCts | 1.3.6.1.4.1.179.2.5.1.16.1.33 | counter | read-only |
The lower 32 bit count of data and padding octets in frames that are successfully received. This does not include octets in frames received with frame-too-long, FCS, length or alignment errors, or frames lost due to internal MAC sub-layer error. |
skGeStatRxBroadcastOkCts | 1.3.6.1.4.1.179.2.5.1.16.1.34 | counter | read-only |
A count of frames that are successfully received and are directed to the broadcast group address. This does not include frames received with frame-too-long, FCS, length or alignment errors, or frames lost due to internal MAC sub-layer error. |
skGeStatRxMulticastOkCts | 1.3.6.1.4.1.179.2.5.1.16.1.35 | counter | read-only |
A count of frames that are successfully received and are directed to an active non-broadcast group address. This does not include frames received with frame-too- long, FCS, length or alignment errors, or frames lost due to internal MAC sub-layer error. |
skGeStatRxUnicastOkCts | 1.3.6.1.4.1.179.2.5.1.16.1.36 | counter | read-only |
The total number of good frames received that were directed to any unicast address, as defined by the Counter Exact Address Match Criteria. |
skGeStatRxPFlowCtrlCts | 1.3.6.1.4.1.179.2.5.1.16.1.37 | counter | read-only |
A count of Flow Control frames received with a length- or-type field value equal to the reserved type for 802.3_MAC_Control and an opcode indicating a PAUSE operation. |
skGeStatRxFlowCtrlCts | 1.3.6.1.4.1.179.2.5.1.16.1.38 | counter | read-only |
A count of Flow Control frames received. Flow Control frames are defined as valid frames with a length-or-type field value equal to the reserved type for 802.3_MAC_Control. |
skGeStatRxPFlowCtrlErrCts | 1.3.6.1.4.1.179.2.5.1.16.1.39 | counter | read-only |
A count of Flow Control frames received with standard PAUSE address with a length-or-type field value equal to the reserved type for 802.3_MAC_Control, but without a valid PAUSE Opcode (0001). |
skGeStatRxFlowCtrlUnknownCts | 1.3.6.1.4.1.179.2.5.1.16.1.40 | counter | read-only |
A count of Flow Control frames received that contain an opcode that is not supported by the device. Flow Control frames are defined as valid frames with a length-or-type field value equal to the reserved type for 802.3_MAC_Control and with an opcode for a function that is not supported by the device. |
skGeStatRxBurstCts | 1.3.6.1.4.1.179.2.5.1.16.1.41 | counter | read-only |
The total number of burst events. |
skGeStatRxMissedCts | 1.3.6.1.4.1.179.2.5.1.16.1.42 | counter | read-only |
The total number of events in which frames were missed by the controller due to buffer overflow. |
skGeStatRxFramingCts | 1.3.6.1.4.1.179.2.5.1.16.1.43 | counter | read-only |
The total number of frames received with improper end- of-frame delimiter |
skGeStatRxFifoOverflowCts | 1.3.6.1.4.1.179.2.5.1.16.1.44 | counter | read-only |
The number of receive FIFO overflow events. |
skGeStatRxJabberCts | 1.3.6.1.4.1.179.2.5.1.16.1.45 | counter | read-only |
The total number of frames received that were longer than 1518 octets (excluding framing bits but including FCS octets), and had a bad FCS with an integral number of octets; 1522 octets if OneLevelVLAN is active; 1538 octets if TwoLeveVLAN is active. |
skGeStatRxCarrierCts | 1.3.6.1.4.1.179.2.5.1.16.1.46 | counter | read-only |
An event counter for the number of times the carrier event is longer than the permissible duration. |
skGeStatRxIRLengthCts | 1.3.6.1.4.1.179.2.5.1.16.1.47 | counter | read-only |
A count of frames with a length-or-type field value between the minimum unpadded LLC MAC client data size and the maximum allowed LLC MAC client data size inclusive, that does not match the number of LLC MAC client data octets received. The counter also contains frames with a length-or-type field value less than the minimum unpadded LLC MAC client data size. Note: this error is not generated if length field is between 1 and 45 (as this becomes padding case). |
skGeStatRxSymbolCts | 1.3.6.1.4.1.179.2.5.1.16.1.48 | counter | read-only |
A count of the number of times the receiving media is non-idle (a carrier event) for a period of time greater than or equal to slot-time for half-duplex operation, or greater than or equal to min-frame-size for full-duplex operation, and during which there was at least one occurrence of an event that causes the PHY to indicate 'Data reception error' on the GMII. |
skGeStatRxShortsCts | 1.3.6.1.4.1.179.2.5.1.16.1.49 | counter | read-only |
An event counter by one for each carrier event with activity-duration less than short-event-max-time. In the 1000 Mb/s case short-event-max-time is 72 bits (9 octets). |
skGeStatRxRuntCts | 1.3.6.1.4.1.179.2.5.1.16.1.50 | counter | read-only |
A counter for each carrier-event that the octet count is less than 64. |
skGeStatRxCextCts | 1.3.6.1.4.1.179.2.5.1.16.1.51 | counter | read-only |
A counter of received frames with no collision, short, or framing error in which the carrier extension was inadequate. |
skGeStatRxTooLongCts | 1.3.6.1.4.1.179.2.5.1.16.1.52 | counter | read-only |
A count of frames received that exceed the maximum permitted frame size, i.e., 1518 octets (excluding framing bits, but including FCS octets) and were otherwise well formed. The maximum frame length could be 1522 octets if OneLevelVLAN is active or 1538 octets if TwoLevelVLAN is active. |
skGeStatRxFCSCts | 1.3.6.1.4.1.179.2.5.1.16.1.53 | counter | read-only |
A count of received frames that are an integral number of octets in length and do not pass the FCS check. This does not include frames received with frame-too-long, or frame-too-short (frame fragment) error. |
skGeStatRxOctets64Cts | 1.3.6.1.4.1.179.2.5.1.16.1.55 | counter | read-only |
The total number of frames (including bad frames) received that were 64 octets in length (excluding framing bits, but including FCS octets). |
skGeStatRxOctets127Cts | 1.3.6.1.4.1.179.2.5.1.16.1.56 | counter | read-only |
The total number of frames (including bad frames) received that were between 65 and 127 octets in length inclusive (excluding framing bits, but including FCS octets). |
skGeStatRxOctets255Cts | 1.3.6.1.4.1.179.2.5.1.16.1.57 | counter | read-only |
The total number of frames (including bad frames) received that were between 128 and 255 octets in length inclusive (excluding framing bits, but including FCS octets). |
skGeStatRxOctets511Cts | 1.3.6.1.4.1.179.2.5.1.16.1.58 | counter | read-only |
The total number of frames (including bad frames) received that were between 256 and 511 octets in length inclusive (excluding framing bits, but including FCS octets). |
skGeStatRxOctets1023Cts | 1.3.6.1.4.1.179.2.5.1.16.1.59 | counter | read-only |
The total number of frames (including bad frames) received that were between 512 and 1023 octets in length inclusive (excluding framing bits, but including FCS octets). |
skGeStatRxOctetsMaxCts | 1.3.6.1.4.1.179.2.5.1.16.1.60 | counter | read-only |
The total number of frames (including bad frames) received that were between 1024 and 1518 octets in length inclusive (excluding framing bits, but including FCS octets). If the OneLevelVLAN is active, this statistic counts frames that are between 1024 and 1522 octets (excluding framing bits, but including FCS octets). If the TwoLevelVLAN is active, this statistic counts frames that are between 1024 and 1538 octets (excluding framing bits, but including FCS octets). |
skGeStatRxLongFramesCts | 1.3.6.1.4.1.179.2.5.1.16.1.61 | counter | read-only |
The total number of frames received that are greater than the IEEE 802.3 maximum frame size. Typically, 1518 octets if neither the OneLevelVLAN nor TwoLevelVLAN is active, the long frames are defined as more than 1522 octets (excluding framing bits but including FCS octets). If the TowLevelVLAN is active, then long frames are defined as more than 1538 octets (excluding framing bits but including FCS octets). |
skGeConfEntriesNumber | 1.3.6.1.4.1.179.2.5.1.17 | integer | read-only |
The number of entries in the skGeConfTable. |
skGeConfTable | 1.3.6.1.4.1.179.2.5.1.18 | no-access |
The table describes the physical port data. The number of table entries is stored in skGeConfEntriesNumber. |
|
1.3.6.1.4.1.179.2.5.1.18.1 | no-access |
The first entry (skGeConfIndex) of each adapter card (skGeConfGeIndex) is a virtual one and represents the active MAC instance with settled statistical data. This means that the number of port specific statistical data entries in this table is by one element higher than the physically provided port number (skGePortNumber). |
||
skGeConfGeIndex | 1.3.6.1.4.1.179.2.5.1.18.1.1 | integer | read-only |
Adapter index which corresponds with skGeIndex. |
skGeConfIndex | 1.3.6.1.4.1.179.2.5.1.18.1.2 | integer | read-only |
The port index. The value is equivalent to skGeStatPortIndex. The ports are enumerated from 1..n. The first entry is the virtual one. |
skGeConfPhysCurrentAddr | 1.3.6.1.4.1.179.2.5.1.18.1.3 | skgemacaddress | read-only |
The physical address. The first entry of a adapter stores the physical address reported to the operating system. The other entries store the physical addresses of RLMT. |
skGeConfPhysFactoryAddr | 1.3.6.1.4.1.179.2.5.1.18.1.4 | skgemacaddress | read-only |
The burned in physical address. The first entry of a adapter stores the physical address reported to the operating system. The other entries store the physical addresses of RLMT. |
skGeConfPMDType | 1.3.6.1.4.1.179.2.5.1.18.1.5 | integer | read-only |
Stores the physical media type of the port. Enumeration: 'ge1000Base-LX': 2, 'unknown': 1, 'ge1000Base-T': 5, 'ge1000Base-SX': 3, 'ge1000Base-CX': 4. |
skGeConfConnector | 1.3.6.1.4.1.179.2.5.1.18.1.6 | integer | read-only |
Stores the connector type of the port. Enumeration: 'd-sub': 3, 'unknown': 1, 'fc-s2': 4, 'utp': 5, 'duplex-sc': 2, 'volition': 6. |
skGeConfLinkCap | 1.3.6.1.4.1.179.2.5.1.18.1.7 | integer | read-only |
Indicates which connection modes the port supports. The modes are stored as a sum of powers of 2. Mode Power 0 half-duplex 1 full-duplex 2 auto-half-duplex 3 auto-full-duplex |
skGeConfLinkMode | 1.3.6.1.4.1.179.2.5.1.18.1.8 | integer | read-write |
Defines in which mode the port should work. The modes half-duplex and full-duplex force the port to work in the corresponding mode. No autonegotiation is performed. The auto modes let the port perform autonegotiation with the capabilities half-duplex, full-duplex or both modes. The sense mode starts with autonegotiation and if failed falls back to full-duplex mode. After the link went down a new sense cycle is started. Enumeration: 'auto-full-duplex': 4, 'auto-half-duplex': 3, 'full-duplex': 2, 'auto-both': 5, 'sense': 6, 'half-duplex': 1. |
skGeConfLinkModeStatus | 1.3.6.1.4.1.179.2.5.1.18.1.9 | integer | read-only |
Stores the mode with which the port is currently working. The keyword auto indicates that the link mode was established by autonegotiation. Otherwise the port was forced into the current mode. Enumeration: 'auto-full-duplex': 5, 'unknown': 1, 'auto-half-duplex': 4, 'full-duplex': 3, 'half-duplex': 2. |
skGeConfLinkStatus | 1.3.6.1.4.1.179.2.5.1.18.1.10 | integer | read-only |
Stores the link status of the unit. If a link becomes up or down a trap is generated. Enumeration: 'link-auto-failure': 2, 'link-physically-down': 1, 'link-logically-up': 4, 'link-logically-down': 3. |
skGeConfFlowCtrlCap | 1.3.6.1.4.1.179.2.5.1.18.1.11 | integer | read-only |
Indicates which flow control types the port supports. Enumeration: 'symmetric': 3, 'none': 1, 'local-send': 2, 'symmetric-or-remote-send': 4. |
skGeConfFlowCtrlMode | 1.3.6.1.4.1.179.2.5.1.18.1.12 | integer | read-write |
Defines the flow-control type the port should announce during auto-negotiation. If auto-negotiation is disabled flow-control is disabled and settings to this variable have no effect. Enumeration: 'symmetric': 3, 'none': 1, 'local-send': 2, 'symmetric-or-remote-send': 4. |
skGeConfFlowCtrlStatus | 1.3.6.1.4.1.179.2.5.1.18.1.13 | integer | read-only |
Stores the flow-control type the port is currently using. Enumeration: 'local-send': 3, 'symmetric': 4, 'none': 1, 'remote-send': 2. |
skGeConfPhyOperationCap | 1.3.6.1.4.1.179.2.5.1.18.1.14 | integer | read-only |
Indicates which operation modes the phy supports. The modes are stored as a sum of powers of 2. Mode Power 0 master-slave auto-negotiation 1 master 2 slave |
skGeConfPhyOperationMode | 1.3.6.1.4.1.179.2.5.1.18.1.15 | integer | read-write |
Defines in which mode the phy should work. The modes master and slave force the port to work in the corresponding mode. No autonegotiation is performed. The auto mode lets the port perform autonegotiation with the capabilities. Enumeration: 'slave': 3, 'master': 2, 'auto-negotiation': 1. |
skGeConfPhyOperationStatus | 1.3.6.1.4.1.179.2.5.1.18.1.16 | integer | read-only |
Stores the operation mode with which the port is currently working. Enumeration: 'slave': 3, 'master': 2, 'configuration-fault': 4, 'unset': 1. |
skGeVpd | 1.3.6.1.4.1.179.2.5.2 | |||
skGeVpdTable | 1.3.6.1.4.1.179.2.5.2.1 | no-access |
This table stores data for easy vpd access. |
|
1.3.6.1.4.1.179.2.5.2.1.1 | no-access |
Entry of skGeVpdTable. |
||
skGeVpdIndex | 1.3.6.1.4.1.179.2.5.2.1.1.1 | integer | read-only |
Adapter index that corresponds to skGeIndex. |
skGeVpdFreeBytes | 1.3.6.1.4.1.179.2.5.2.1.1.2 | integer | read-only |
Stores the number of free bytes in the read-write area of the VPD RAM. |
skGeVpdEntryList | 1.3.6.1.4.1.179.2.5.2.1.1.3 | displaystring | read-only |
Stores a list of the VPD keywords. The elements of the list are separated by a space character (0x20). |
skGeVpdValueTable | 1.3.6.1.4.1.179.2.5.2.2 | no-access |
This table provides access to the Vital Product Data (VPD). |
|
1.3.6.1.4.1.179.2.5.2.2.1 | no-access |
VPD value table entry. On creation of a new entry: If the key is first set the vpd subsystem will create a new entry with an empty value field. If the value is first set the key must extracted from the oid and key a nd value are then set simultaneously. |
||
skGeVpdValueIndex | 1.3.6.1.4.1.179.2.5.2.2.1.1 | integer | read-only |
Adapter index that corresponds to skGeIndex. |
skGeVpdKey | 1.3.6.1.4.1.179.2.5.2.2.1.2 | displaystring | read-write |
VPD keyword. |
skGeVpdValue | 1.3.6.1.4.1.179.2.5.2.2.1.3 | octet string | read-write |
Value stored under VPD keyword. |
skGeVpdAccess | 1.3.6.1.4.1.179.2.5.2.2.1.4 | integer | read-only |
Defines whether the entry is only readable or also writable. Read-only entries cannot be changed or deleted. Enumeration: 'read-write': 1, 'read-only': 2. |
skGeVpdValid | 1.3.6.1.4.1.179.2.5.2.2.1.5 | integer | read-write |
If the entry is writeable a set to 'invalid' will remove the entry from the VPD. A set to 'valid' will have no effect. Enumeration: 'valid': 1, 'invalid': 2. |
skGeRlmt | 1.3.6.1.4.1.179.2.5.3 | |||
skGeRlmtEntriesNumber | 1.3.6.1.4.1.179.2.5.3.1 | integer | read-only |
Stores the number of skGeRlmtTable entries. The number corresponds to skGeNumber. |
skGeRlmtTable | 1.3.6.1.4.1.179.2.5.3.2 | no-access |
Table for RLMT (Redundant Link ManagemenT) specific data. |
|
1.3.6.1.4.1.179.2.5.3.2.1 | no-access |
Entry of skGeRlmtTable. |
||
skGeRlmtIndex | 1.3.6.1.4.1.179.2.5.3.2.1.1 | integer | read-only |
Stores the index of the adapter card that corresponds with this entry. It is identical to skGeIndex. |
skGeRlmtMode | 1.3.6.1.4.1.179.2.5.3.2.1.2 | integer | read-write |
Stores the working mode of RLMT as a power of 2. Mode Power link-check 0 Always active send-check 1 Sends hello packets spanning-tree 2 Monitors SP packets monitor 3 Monitors other GE-NICs |
skGeRlmtPortActive | 1.3.6.1.4.1.179.2.5.3.2.1.3 | integer | read-only |
Stores the index of the currently active port. The value 0 indicates that currently no port is active. |
skGeRlmtPortPreferred | 1.3.6.1.4.1.179.2.5.3.2.1.4 | integer | read-write |
If RLMT evaluates that all links are well working this value is used to decide which port should be used. The value ?0? indicates automatic mode and let RLMT do the decision. |
skGeRlmtChangeCts | 1.3.6.1.4.1.179.2.5.3.2.1.5 | counter | read-only |
Counts the number of times RLMT switched from one port to another which indicates an error. |
skGeRlmtChangeTimeStamp | 1.3.6.1.4.1.179.2.5.3.2.1.6 | timeticks | read-only |
Stores the time in hundreds of seconds since the last reboot when the connection was switched to another port. |
skGeRlmtChangeEstimate | 1.3.6.1.4.1.179.2.5.3.2.1.7 | integer | read-only |
Stores the number of port switches per hour. |
skGeRlmtChangeThreshold | 1.3.6.1.4.1.179.2.5.3.2.1.8 | integer | read-write |
Stores the threshold in number of port switches per hour. If the threshold is exceeded a trap is generated. |
skGeRlmtPortNumber | 1.3.6.1.4.1.179.2.5.3.2.1.9 | integer | read-only |
Stores the number of physically present ports. |
skGeRlmtStatEntriesNumber | 1.3.6.1.4.1.179.2.5.3.3 | integer | read-only |
Number of table elements in skGeRlmtStatTable. |
skGeRlmtStatTable | 1.3.6.1.4.1.179.2.5.3.4 | no-access |
Stores RLMT specific statistical data according to each port. |
|
1.3.6.1.4.1.179.2.5.3.4.1 | no-access |
Entry of RLMT statistic table. |
||
skGeRlmtStatGeIndex | 1.3.6.1.4.1.179.2.5.3.4.1.1 | integer | read-only |
Index of the adapter card. |
skGeRlmtStatIndex | 1.3.6.1.4.1.179.2.5.3.4.1.2 | integer | read-only |
Index of the physical port. |
skGeRlmtStatStatus | 1.3.6.1.4.1.179.2.5.3.4.1.3 | integer | read-only |
The working state of the port. Enumeration: 'standby': 1, 'active': 2, 'error': 3. |
skGeRlmtStatTxHelloCts | 1.3.6.1.4.1.179.2.5.3.4.1.4 | counter | read-only |
Number of hello packets sent in the send-check mode. |
skGeRlmtStatRxHelloCts | 1.3.6.1.4.1.179.2.5.3.4.1.5 | counter | read-only |
Number of hello packets received in the send-check mode. |
skGeRlmtStatTxSpHelloReqCts | 1.3.6.1.4.1.179.2.5.3.4.1.6 | counter | read-only |
Number of transmitted packets in spanning-tree mode to force a spanning-tree hello packet. |
skGeRlmtStatRxSpHelloCts | 1.3.6.1.4.1.179.2.5.3.4.1.7 | counter | read-only |
Number of the received spanning-tree hello packets in the spanning-tree mode. |
skGeRlmtMonitorEntriesNumber | 1.3.6.1.4.1.179.2.5.3.5 | integer | read-only |
Number of stations monitored by RLMT. |
skGeRlmtMonitorTable | 1.3.6.1.4.1.179.2.5.3.6 | no-access |
Table of stations to be monitored by RLMT. |
|
1.3.6.1.4.1.179.2.5.3.6.1 | no-access |
Entry of skGeRlmtMonitorTable. |
||
skGeRlmtMonitorGeIndex | 1.3.6.1.4.1.179.2.5.3.6.1.1 | integer | read-only |
Index of the adapter card. |
skGeRlmtMonitorIndex | 1.3.6.1.4.1.179.2.5.3.6.1.2 | integer | read-only |
Index of the address table entry. |
skGeRlmtMonitorAddr | 1.3.6.1.4.1.179.2.5.3.6.1.3 | skgemacaddress | read-write |
Physical address of a monitored station. |
skGeRlmtMonitorErrCts | 1.3.6.1.4.1.179.2.5.3.6.1.4 | counter | read-only |
Counts the number of times the redundant link of the monitored station got lost. |
skGeRlmtMonitorErrTimeStamp | 1.3.6.1.4.1.179.2.5.3.6.1.5 | timeticks | read-only |
Stores the timestamp of the last time the link got lost. |
skGeRlmtMonitorAdmin | 1.3.6.1.4.1.179.2.5.3.6.1.6 | integer | read-write |
Set to disable stops the monitoring of the remote station. Enumeration: 'enable': 2, 'disable': 1. |
skNICs | 1.3.6.1.4.1.179.3 | |||
skFddiNICs | 1.3.6.1.4.1.179.3.1 | |||
skGeNICs | 1.3.6.1.4.1.179.3.2 | |||
skGeSxSingleLink | 1.3.6.1.4.1.179.3.2.1 | |||
skGeSxDualLink | 1.3.6.1.4.1.179.3.2.2 | |||
skGeLxSingleLink | 1.3.6.1.4.1.179.3.2.3 | |||
skGeLxDualLink | 1.3.6.1.4.1.179.3.2.4 | |||
skGeCxSingleLink | 1.3.6.1.4.1.179.3.2.5 | |||
skGeCxDualLink | 1.3.6.1.4.1.179.3.2.6 | |||
skGeTxSingleLink | 1.3.6.1.4.1.179.3.2.7 | |||
skGeTxDualLink | 1.3.6.1.4.1.179.3.2.8 | |||
skChipSets | 1.3.6.1.4.1.179.4 | |||
skGeXMAC11800FP | 1.3.6.1.4.1.179.4.1 | |||
skGeSensorWarningLower | 1.3.6.1.4.1.1790.500 |
This trap is generated when one of the adapter sensor values exceeds the lower warning threshold. |
||
skGeSensorWarningUpper | 1.3.6.1.4.1.1790.501 |
This trap is generated when one of the adapter sensor values exceeds the upper warning threshold. |
||
skGeSensorErrorLower | 1.3.6.1.4.1.1790.502 |
This trap is generated when one of the adapter sensor values exceeds the lower error threshold. |
||
skGeSensorErrorUpper | 1.3.6.1.4.1.1790.503 |
This trap is generated when one of the adapter sensor values exceeds the upper error threshold. |
||
skGeRlmtChangeThresholdCondition | 1.3.6.1.4.1.1790.520 |
This trap is generated when the port switches exceeded the threshold. |
||
skGeRlmtChangeCondition | 1.3.6.1.4.1.1790.521 |
This trap is generated when the connection is switched to another port. The with the trap passed variables correspond to the new active port. |
||
skGeRlmtPortDown | 1.3.6.1.4.1.1790.522 |
This trap is generated when RLMT detects that a port went logically down. |
||
skGeRlmtPortUp | 1.3.6.1.4.1.1790.523 |
This trap is generated when RLMT detects that a port went logically up. |
||
skGeRlmtSegmentation | 1.3.6.1.4.1.1790.524 |
This trap is generated when RLMT works in spanning-tree mode (skGeRlmtMode) and two root bridges are detected, which means a segmentation of net. One of the segments may be isolated from the rest of the net. |