SK-UPPS-MIB: View SNMP OID List / Download MIB

VENDOR: SCHNEIDER and KOCH (DATENSYSTEME)


 Home MIB: SK-UPPS-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 sk 1.3.6.1.4.1.179
         skMibs 1.3.6.1.4.1.179.2
             sk_board 1.3.6.1.4.1.179.2.2
                 sk_board_status 1.3.6.1.4.1.179.2.2.1
                     stTable 1.3.6.1.4.1.179.2.2.1.1 no-access
A list of board status entries.
                         stEntry 1.3.6.1.4.1.179.2.2.1.1.1 no-access
A board status entry containing information common to a given board.
                             stIfIndex 1.3.6.1.4.1.179.2.2.1.1.1.1 integer read-only
The ifIndex of the corresponding entry in the ifTable.
                             stVersion 1.3.6.1.4.1.179.2.2.1.1.1.2 displaystring read-only
VersionNr. of the DLI
                             stLogAddress 1.3.6.1.4.1.179.2.2.1.1.1.3 octet string read-only
This is the adapter's current logical node address. In normal case this address is equal to the value of PHYSADDR. If the DLI wants to change the logical address, it calls DriverChangeAddress.
                             stInterrupt 1.3.6.1.4.1.179.2.2.1.1.1.4 integer read-only
This is the IRQ line used by the adapter (-1 if none).
                             stBaseAddress 1.3.6.1.4.1.179.2.2.1.1.1.5 displaystring read-only
This is the segment address (base) at which the adapter's RAM is located in the address space of the PC (0 if adapter has no shared memory).
                             stRAMSize 1.3.6.1.4.1.179.2.2.1.1.1.6 displaystring read-only
This is the size in bytes of the shared memory on the adapter.
                             stIOPort 1.3.6.1.4.1.179.2.2.1.1.1.7 displaystring read-only
This is the first I/O port address (base) used by the adapter (0 if none).
                             stDMALine 1.3.6.1.4.1.179.2.2.1.1.1.8 integer read-only
This is the DMA channel number used by the adapter (-1 if none).
                             stNumMbufs 1.3.6.1.4.1.179.2.2.1.1.1.9 integer read-only
This is the total number of all Mbufs. Mbuf is a data structure in the DLI whichs includes the necessary information to coordinate the interaction of various functions and events between the DLI and the protocol clients.
                             stMaxTxMbufs 1.3.6.1.4.1.179.2.2.1.1.1.10 integer read-only
This is the maximum number of Mbufs that may be allocated by the protocol clients
                             stMaxRxMbufs 1.3.6.1.4.1.179.2.2.1.1.1.11 integer read-only
The number of Mbufs destined for packet reception can be calculated as NumMbufs - MaxTXMbufs.
                             stCurrentPacketFilter 1.3.6.1.4.1.179.2.2.1.1.1.12 integer read-only
This variable is a value representing the address types that are received by the driver. Default is O. Then, for each address type A, with the value 1 - 4, the power of two of (A - 1) is added. Address types: 1 Direct addressing (+Broadcast) 2 Multicast or group addressing plus functional addresses 3 Promiscuous mode 4 Source routing If the variable has the value O, this object will not be supported.
                             stServiceInterrupt 1.3.6.1.4.1.179.2.2.1.1.1.13 displaystring read-only
This is the service interrupt occupied by UPPSDLI. It can be set at start of the DLI (default:0x7c).
                             stOEMSignature 1.3.6.1.4.1.179.2.2.1.1.1.14 displaystring read-only
OEM-Signature
                             stTopology 1.3.6.1.4.1.179.2.2.1.1.1.15 integer read-only
This field holds the network topology id. Topology ids are assigned by Schneider & Koch. The following topology ids have been defined: ID Topology === ========= 01h Ethernet 02h FDDI 03h Token Ring Enumeration: 'ethernet': 1, 'token-ring': 3, 'fddi': 2.
                             stIORange 1.3.6.1.4.1.179.2.2.1.1.1.16 integer read-only
Specifies the number of I/O ports following the I/O port base.
                 sk_board_client 1.3.6.1.4.1.179.2.2.2
                     clTable 1.3.6.1.4.1.179.2.2.2.1 no-access
A list of clients.
                         clEntry 1.3.6.1.4.1.179.2.2.2.1.1 no-access
A client entry containing information common to a given client.
                             clIfIndex 1.3.6.1.4.1.179.2.2.2.1.1.1 integer read-only
The corresponding ifIndex of the given client.
                             clType 1.3.6.1.4.1.179.2.2.2.1.1.2 displaystring read-only
This object represents the protocol type to be opened. The protocol types are the following: Mode (PMODE) TYPE Protocol =========== =============== ================== Ethernet II 0000h IEEE 802.3 (cf. below) Ethernet II 0001h-05DCh 'Dummy' = no reception! Ethernet II 05DDh-FFFEh Ethernet II type code Ethernet II FFFFh Demultiplexor (or Promiscuous or Hook) IEEE SAP xx00h IEEE 802.2 Service Access Point IEEE SNAP 0000h-FFFFh IEEE 802.2 SNAP Type Code Note that true ETHERNET II type code protocols can only have type codes 05DDh (1501 decimal) or higher. A protocol with type code less than 05DDh can be logged on at the DLI. However, this protocol cannot receive packets, as packets with type code less than 05DDh are interpreted as IEEE 802.3 packets and will be routed to a possibly active IEEE 802.3 protocol or (if inactive) will be dismissed.
                             clMulticast 1.3.6.1.4.1.179.2.2.2.1.1.3 integer read-only
This is the number of multicast addresses tered registered by the protocol.
                             clName 1.3.6.1.4.1.179.2.2.2.1.1.4 displaystring read-only
This is a character chain that characterizes the protocol/application.
                             clMode 1.3.6.1.4.1.179.2.2.2.1.1.5 integer read-only
This value represents the mode of the registered protocol (cf. UPPS Developers Kit)
                             clPID 1.3.6.1.4.1.179.2.2.2.1.1.6 integer read-only
This value represents a virtual board number to identify a protocol
                 eth 1.3.6.1.4.1.179.2.2.3
                     ethStatsTable 1.3.6.1.4.1.179.2.2.3.1 no-access
Statistics for a collection of ethernet-like interfaces attached to a particular system.
                         ethStatsEntry 1.3.6.1.4.1.179.2.2.3.1.1 no-access
Statistics for a particular interface to an ethernet-like medium.
                             ethStatsIndex 1.3.6.1.4.1.179.2.2.3.1.1.1 integer read-only
An index value that uniquely identifies an interface to an ethernet-like medium. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
                             ethStatsAlignmentErrors 1.3.6.1.4.1.179.2.2.3.1.1.2 counter read-only
A count of frames received on a particular interface that are not an integral number of octets in length and do not pass the FCS check. The count represented by an instance of this object is incremented when the alignmentError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according tothe conventions of [9], counted exclusively according to the error status presented to the LLC.
                             ethStatsFCSErrors 1.3.6.1.4.1.179.2.2.3.1.1.3 counter read-only
A count of frames received on a particular interface that are an integral number of octets in length but do not pass the FCS check. The count represented by an instance of this object is incremented when the frameCheckError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according tothe conventions of [9], counted exclusively according to the error status presented to the LLC.
                             ethStatsSingleCollisionFrames 1.3.6.1.4.1.179.2.2.3.1.1.4 counter read-only
A count of successfully transmitted frames on a particular interface for which transmission is inhibited by exactly one collision. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts or ifOutNUcastPkts object and is not counted by the corresponding instance of the ethStatsMultipleCollisionFrames object.
                             ethStatsMultipleCollisionFrames 1.3.6.1.4.1.179.2.2.3.1.1.5 counter read-only
A count of successfully transmitted frames on a particular interface for which transmission is inhibited by more than one collision. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts or ifOutNUcastPkts object and is not counted by the corresponding instance of the ethStatsSingleCollisionFrames object.
                             ethStatsSQETestErrors 1.3.6.1.4.1.179.2.2.3.1.1.6 counter read-only
A count of times that the SQE TEST ERROR message is generated by the PLS sublayer for a particular interface. this object is not supported
                             ethStatsDeferredTransmissions 1.3.6.1.4.1.179.2.2.3.1.1.7 counter read-only
A count of frames for which the first transmission attempt on a particular interface is delayed because the medium is busy. The count represented by an instance of this object does not include frames involved in collisions.
                             ethStatsLateCollisions 1.3.6.1.4.1.179.2.2.3.1.1.8 counter read-only
The number of times that a collision is detected on a particular interface later than 512 bit-times into the transmission of a packet. Five hundred and twelve bit-times corresponds to 51.2 microseconds on a 10 Mbit/s system. A (late) collision included in a count represented by an instance of this object is also considered as a (generic) collision for purposes of other collision-related statistics.
                             ethStatsExcessiveCollisions 1.3.6.1.4.1.179.2.2.3.1.1.9 counter read-only
A count of frames for which transmission on a particular interface fails due to excessive collisions.
                             ethStatsInternalMacTransErrors 1.3.6.1.4.1.179.2.2.3.1.1.10 counter read-only
A count of frames for which transmission on a particular interface fails due to an internal MAC sublayer transmit error. A frame is only counted by an instance of this object if it is not counted by the corresponding instance of either the ethStatsLateCollisions object, the ethStatsExcessiveCollisions object, the ethStatsCarrierSenseErrors object, or the ethStatsExcessiveDeferrals object. The precise meaning of the count represented by an instance of this object is implementation- specific. In particular, an instance of this object may represent a count of transmission errors on a particular interface that are not otherwise counted.
                             ethStatsCarrierSenseErrors 1.3.6.1.4.1.179.2.2.3.1.1.11 counter read-only
The number of times that the carrier sense condition was lost or never asserted when attempting to transmit a frame on a particular interface. The count represented by an instance of this object is incremented at most once per transmission attempt, even if the carrier sense condition fluctuates during a transmission attempt.
                             ethStatsExcessiveDeferrals 1.3.6.1.4.1.179.2.2.3.1.1.12 counter read-only
A count of frames for which transmission on a particular interface is deferred for an excessive period of time.
                             ethStatsFrameTooLongs 1.3.6.1.4.1.179.2.2.3.1.1.13 counter read-only
A count of frames received on a particular interface that exceed the maximum permitted frame size. The count represented by an instance of this object is incremented when the frameTooLong status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of [9], counted exclusively according to the error status presented to the LLC.
                             ethStatsInRangeLengthErrors 1.3.6.1.4.1.179.2.2.3.1.1.14 counter read-only
A count of frames received on a particular interface with a length field value that falls between the minimum unpadded LLC data size and the maximum allowed LLC data size inclusive and that does not match the number of LLC data octets received. The count represented by an instance of this object also includes frames for which the length field value is less than the minimum unpadded LLC data size.
                             ethStatsOutOfRangeLengthFields 1.3.6.1.4.1.179.2.2.3.1.1.15 counter read-only
A count of frames received on a particular interface for which the length field value exceeds the maximum allowed LLC data size. The count represented by an instance of this object is not incremented in implementations that observe Ethernet encapsulation conventions (by which the IEEE 802.3 length field is interpreted as the Ethernet Type field).
                             ethStatsInternalMacRecvErrors 1.3.6.1.4.1.179.2.2.3.1.1.16 counter read-only
A count of frames for which reception on a particular interface fails due to an internal MAC sublayer receive error. A frame is only counted by an instance of this object if it is not counted by the corresponding instance of either the ethStatsFrameTooLongs object, the ethStatsAlignmentErrors object, the ethStatsFCSErrors object, the ethStatsInRangeLengthErrors object, or the ethStatsOutOfRangeLengthFields object. The precise meaning of the count represented by an instance of this object is implementation- specific. In particular, an instance of this object may represent a count of receive errors on a particular interface that are not otherwise counted.
                 tok 1.3.6.1.4.1.179.2.2.4
                     tokStatsTable 1.3.6.1.4.1.179.2.2.4.1 no-access
Statistics for a collection of token-ring interfaces attached to a particular system.
                         tokStatsEntry 1.3.6.1.4.1.179.2.2.4.1.1 no-access
Statistics for a particular interface for Token Ring.
                             tokStatsIndex 1.3.6.1.4.1.179.2.2.4.1.1.1 integer read-only
An index value that uniquely identifies an interface to a token-ring medium. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
                             tokStatsUpstreamNbr 1.3.6.1.4.1.179.2.2.4.1.1.2 octet string read-only
The MAC's upstream neighbour's long individual MAC address.
                             tokStatsLocalRingNumber 1.3.6.1.4.1.179.2.2.4.1.1.3 integer read-only
The unique number of the local Token Ring
                             tokStatsRingUpCounts 1.3.6.1.4.1.179.2.2.4.1.1.4 counter read-only
The number of times the station made sucessfully an 'open adapter'
                             tokStatsSignalLossErrors 1.3.6.1.4.1.179.2.2.4.1.1.5 counter read-only
The number of times the adapter detected a loss of signal on the ring
                             tokStatsLobeWireFaults 1.3.6.1.4.1.179.2.2.4.1.1.6 counter read-only
The number of times the adapter detected an open or short circuit in the cable between the adapter and the wiring concentrator.
                             tokStatsRingRecoveryCounts 1.3.6.1.4.1.179.2.2.4.1.1.7 counter read-only
The number of times the adapter observes claim token MAC frames on the ring. The adapter may be transmitting the claim token frames.
                             tokStatsLineErrors 1.3.6.1.4.1.179.2.2.4.1.1.8 counter read-only
The line error counter is incremented whenever 1) a frame is repeated or copied, and 2) the error detected indicator is zero in the incoming frame, and 3) at least one of the following conditions exists: a) a code violation between the starting delimiter and the ending delimiter of the frame. b) a code violation in the token c) a Frame Check Sequence (FCS) error. When the line error is incremented, the EDI of the frame is set to one so that no further station count the error.
                             tokStatsBurstErrors 1.3.6.1.4.1.179.2.2.4.1.1.9 counter read-only
The burst error counter is contained in all adapter configurations and is incremented when the adapter detects the absence of transitions for five half- bit times between SDEL and EDEL, or EDEL and SDEL. Only one adapter detects the burst five condition because the adapter that detects a burst four condition (four half bit times without transition) directs its transmitter to transmit idles if the burst five condition is detected.
                             tokStatsARI_FCIErrors 1.3.6.1.4.1.179.2.2.4.1.1.10 counter read-only
The ARI/FCI error counter is incremented when an adapter receives an Active Monitor Present (AMP)MAC frame with the ARI/FCI bits equal to zero and a Standby Monitor Present (SMP)MAC frame with the ARI/FCI bits equal to zero, or more than one SMP MAC frame with the ARI/FCI bits equal to zero, without receiving an intervening AMP MAC frame. This condition indicates that the upstream neighbor is unable to set the ARI/FCI bits in a frame that it has copied.
                             tokStatsLostFrameErrors 1.3.6.1.4.1.179.2.2.4.1.1.11 counter read-only
The lost frame error counter is incremented when an adapter is in transmit (stripping) mode and fails to receive the end of the frame transmitted.
                             tokStatsReceiveCongestionErrors 1.3.6.1.4.1.179.2.2.4.1.1.12 counter read-only
The receive congestion error counter is incremented when an adapter in the repeat mode recognizes a frame addressed to it but has no buffer available to copy the frame.
                             tokStatsFrameCopiedErrors 1.3.6.1.4.1.179.2.2.4.1.1.13 counter read-only
The frame copied error counter is incremented when an adapter in the repeat/receive mode recognizes a frame addressed to its specific address but finds the ARI bit not equal to zero. This indicates a possible line hit or duplicate address.
                             tokStatsTokenErrors 1.3.6.1.4.1.179.2.2.4.1.1.14 counter read-only
The token error is active only in the active monitor station. It is incremented when the active monitor detects an error with the token protocol as follows: 1)The MONITOR_COUNT bit of a token with nonzero priority equals one. 2)The MONITOR_COUNT bit of a frame equals one 3)No token or frame is received within a 10-ms window 4)The starting delimiter/token sequence has a code violation in an area where code violation must not exist.
                             tokStatsDMABusErrors 1.3.6.1.4.1.179.2.2.4.1.1.15 counter read-only
The DMA bus error counter counts the occurrences of DMA bus errors that do not exceed the abort thresholds as specified in the Initialization parameters.
                             tokStatsDMAParityErrors 1.3.6.1.4.1.179.2.2.4.1.1.16 counter read-only
The DMA parity error counter counts the occurrences of DMA parity errors that do not exceed the abort thresholds as specified in the Initialization parameters.
                             tokStatsReceiveOverflowErrors 1.3.6.1.4.1.179.2.2.4.1.1.17 counter read-only
The Receive Overflow error counter counts the occurrences of packets which do not fit in one DLI Mbuf ( > 4504 Bytes).
                 fddi 1.3.6.1.4.1.179.2.2.5
                     fddiStatsTable 1.3.6.1.4.1.179.2.2.5.1 no-access
Statistics for a collection of fddi interfaces attached to a particular system.
                         fddiStatsEntry 1.3.6.1.4.1.179.2.2.5.1.1 no-access
Statistics for a particular interface to a fddi medium.
                             fddiStatsIndex 1.3.6.1.4.1.179.2.2.5.1.1.1 integer read-only
An index value that uniquely identifies an interface to an fddi medium. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
                             fddiSMTOpVersionId 1.3.6.1.4.1.179.2.2.5.1.1.2 integer read-only
The version that this station is using for its operation (refer to ANSI 7.1.2.2).
                             fddiSMTCFState 1.3.6.1.4.1.179.2.2.5.1.1.3 integer read-only
The attachment configuration for the station or concentrator (refer to ANSI SMT 9.7.4.3). The following values are possible: cf0(0), -- Isolated cf1(1), -- local_a cf2(2), -- local_b cf3(3), -- local_ab cf4(4), -- local_s cf5(5), -- wrap_a cf6(6), -- wrap_b cf7(7), -- wrap_ab cf8(8), -- wrap_s cf9(9), -- c_wrap_a cf10(10), -- c_wrap_b cf11(11), -- c_wrap_s cf12(12) -- thru
                             fddiSMTFrameSends 1.3.6.1.4.1.179.2.2.5.1.1.4 counter read-only
The number of SMT frames sent
                             fddiSMTFrameReceives 1.3.6.1.4.1.179.2.2.5.1.1.5 counter read-only
The number of SMT frames received
                             fddiSMTRingUps 1.3.6.1.4.1.179.2.2.5.1.1.6 counter read-only
The number of times the Ring came up
                             fddiMACUpstreamNbr 1.3.6.1.4.1.179.2.2.5.1.1.7 fddimaclongaddresstype read-only
The MAC's upstream neighbor's long individual MAC address. It may be determined by the Neighbor Information Frame protocol (refer to ANSI SMT 7.2.1). The value shall be reported as '00 00 F8 00 00 00' if it is unknown.
                             fddiMACDownstreamNbr 1.3.6.1.4.1.179.2.2.5.1.1.8 fddimaclongaddresstype read-only
The MAC's downstream neighbor's long individual MAC address. It may be determined by the Neighbor Information Frame protocol (refer to ANSI SMT 7.2.1). The value shall be reported as '00 00 F8 00 00 00' if it is unknown.
                             fddiMACFrameCts 1.3.6.1.4.1.179.2.2.5.1.1.9 counter read-only
Frame_Counter (refer to ANSI MAC 2.2.1).
                             fddiMACErrorCts 1.3.6.1.4.1.179.2.2.5.1.1.10 counter read-only
Error_Counter (refer to ANSI MAC 2.2.1).
                             fddiMACLostCts 1.3.6.1.4.1.179.2.2.5.1.1.11 counter read-only
Lost_Counter (refer to ANSI MAC 2.2.1).
                             fddiPORT1LerEstimate 1.3.6.1.4.1.179.2.2.5.1.1.12 integer read-only
A long term average link error rate of Port 1. It ranges from 10**-4 to 10**-15 and is reported as the absolute value of the exponent of the estimate.
                             fddiPORT2LerEstimate 1.3.6.1.4.1.179.2.2.5.1.1.13 integer read-only
A long term average link error rate of Port2. It ranges from 10**-4 to 10**-15 and is reported as the absolute value of the exponent of the estimate. Returns Null if Port is not available
                             fddiATTACHMENTClass 1.3.6.1.4.1.179.2.2.5.1.1.14 integer read-only
The Attachment class. This represents a PORT or a pair of PORTs plus the associated optional optical bypass that are managed as a functional unit. The PORT associations are the following: single-attachment - S PORTs dual-attachment - A/B PORT Pairs concentrator - M PORTs Enumeration: 'concentrator': 3, 'single-attachment': 1, 'dual-attachment': 2.
                             fddiATTACHOptBypassPresent 1.3.6.1.4.1.179.2.2.5.1.1.15 integer read-only
The value of this object is false for 'single- attachment'. Correct operation of CMT for single-attachment and concentrator attachments requires that a bypass function must not loopback the network side of the MIC, but only the node side. Enumeration: 'false': 2, 'true': 1.
                 sk_board_statistics 1.3.6.1.4.1.179.2.2.6
                     statsTable 1.3.6.1.4.1.179.2.2.6.1 no-access
A list of board statistic entries.
                         statsEntry 1.3.6.1.4.1.179.2.2.6.1.1 no-access
A board statistic entry containing information common to a given board.
                             statsIfIndex 1.3.6.1.4.1.179.2.2.6.1.1.1 integer read-only
The ifIndex of the corresponding entry in the ifTable.
                             statsFCSErrors 1.3.6.1.4.1.179.2.2.6.1.1.2 counter read-only
The number of frames received with a Cyclic Redundancy Check error. This counter is incremented by the template part of the DLI not by the hardware driver as it it is done in the topology-specific statistics.
                             statsAlignmentErrors 1.3.6.1.4.1.179.2.2.6.1.1.3 counter read-only
The number of frames received, which did not end on a byte boundery. This counter is incremented by the template part of the DLI not by the hardware driver as it it is done in the topology-specific statistics.
                             statsFrameTooLongs 1.3.6.1.4.1.179.2.2.6.1.1.4 counter read-only
The number of frames received which were to long to fit in the data area of the Mbuf. This counter is incremented by the template part of the DLI not by the hardware driver as it it is done in the topology-specific statistics.