RFC-HIPPI-MIB: View SNMP OID List / Download MIB

VENDOR: NSC


 Home MIB: RFC-HIPPI-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
 nscHippi 1.3.6.1.4.1.10.2.2.2.1
     hippiNumber 1.3.6.1.4.1.10.2.2.2.1.1 integer read-only
An integer value indicating the number of HippiEntry objects that are in the hippiTable.
     hippiTable 1.3.6.1.4.1.10.2.2.2.1.2 no-access
The HIPPI table of entries
         hippiEntry 1.3.6.1.4.1.10.2.2.2.1.2.1 no-access
An entry in the HIPPI table
             hippiPortNumber 1.3.6.1.4.1.10.2.2.2.1.2.1.1 integer read-only
Unique sequential integer identifying the hippi media. This is the ifIndex value of the corresponding ifEntry.
             hippiWordSize 1.3.6.1.4.1.10.2.2.2.1.2.1.2 integer read-only
This enumerated value indicates the size of the data bus associated with this particular hippi media. This defines whether the interface operates at 800 or 1600 Mbits/s. Enumeration: 'hippi64bitDataBus': 2, 'hippi32bitDataBus': 1.
             hippiEndPointType 1.3.6.1.4.1.10.2.2.2.1.2.1.3 integer read-only
This enumerated value indicates whether this side of the hippi simplex connection is operating as a source or a destination. Enumeration: 'hippiSourceEndPoint': 1, 'hippiDestinationEndPoint': 2.
             hippiWordCountHigh 1.3.6.1.4.1.10.2.2.2.1.2.1.4 integer read-write
The word counter represents the number of words transferred through the media. The counter is cleared at power up or reset. This is the portion of the count above 999,999,999. This object may be made read-write accessible to allow resetting the counter from an appropriately configured management station.
             hippiWordCountLow 1.3.6.1.4.1.10.2.2.2.1.2.1.5 integer read-write
The word counter represents the number of words transferred through the media. The counter is cleared at power up or reset. This is the portion of the count below 1,000,000,000. This object may be made read-write accessible to allow resetting the counter from an appropriately configured management station.
             hippiBurstCountHigh 1.3.6.1.4.1.10.2.2.2.1.2.1.6 integer read-write
Total number of bursts transferred by this media since power up or reset. This is the portion of the count above 999,999,999. This object may be made read-write accessible to allow resetting the counter from an appropriately configured management station.
             hippiBurstCountLow 1.3.6.1.4.1.10.2.2.2.1.2.1.7 integer read-write
Total number of bursts transferred by this media since power up or reset. This is the portion of the count below 1,000,000,000. This object may be made read-write accessible to allow resetting the counter from an appropriately configured management station.
             hippiPacketCountHigh 1.3.6.1.4.1.10.2.2.2.1.2.1.8 integer read-write
The packet count represents the number of packets transferred on the media. The counter is cleared at power up or reset. This is the portion of the count above 999,999,999. This object may be made read-write accessible to allow resetting the counter from an appropriately configured management station.
             hippiPacketCountLow 1.3.6.1.4.1.10.2.2.2.1.2.1.9 integer read-write
The packet count represents the number of packets transferred on the media. The counter is cleared at power up or reset. This is the portion of the count below 1,000,000,000. This object may be made read-write accessible to allow resetting the counter from an appropriately configured management station.
             hippiParityErrors 1.3.6.1.4.1.10.2.2.2.1.2.1.10 counter read-write
This counter represents the number of data parity errors that have occurred on the media since power up or reset. Since the parity bus is one directional from the source to the destination, this object only has meaning when the hippiEndPointType indicates this media is a destination end point. This object may be made read-write accessible to allow resetting the counter from an appropriately configured management station.
             hippiInputPortRejectCount 1.3.6.1.4.1.10.2.2.2.1.2.1.11 counter read-write
Total number of times that the input port has rejected a connection attempt due to I-Field parity errors, busy ports, or invalid source addresses since power up or reset. This object is only meaningful when the hippiEndPointType indicates this media is a destination end point. This object may be made read- write accessible to allow resetting the counter from an appropriately configured management station.
             hippiDestRejectCount 1.3.6.1.4.1.10.2.2.2.1.2.1.12 counter read-write
This counter represents the number of connection requests that were rejected by a destination end point since power up or reset. This object may be made read-write accessible to allow resetting the counter from an appropriately configured management station.
             hippiSourceRejectCount 1.3.6.1.4.1.10.2.2.2.1.2.1.13 counter read-write
This counter represents the number of times that the source end point dropped the connection request before the connection to the final destination was completed since power up or reset. This object may be made read-write accessible to allow resetting the counter from an appropriately configured management station.
             hippiDestDisconnectCount 1.3.6.1.4.1.10.2.2.2.1.2.1.14 counter read-write
This counter represents the number of completed connections that were terminated by a destination end point since power up or reset. This object may be made read-write accessible to allow resetting the counter from an appropriately configured management station.
             hippiSourceDisconnectCount 1.3.6.1.4.1.10.2.2.2.1.2.1.15 counter read-write
This counter represents the number of completed connections that were terminated normally by the source end point since power up or reset. This object may be made read-write accessible to allow resetting the counter from an appropriately configured management station.
             hippiLastIField 1.3.6.1.4.1.10.2.2.2.1.2.1.16 octet string read-only
This data type specifies the HIPPI I-Field address that was associated with the last operation on the media. If the hippiEndPointType indicates this is a Destination then the I-Field gives an indication of how the end point was addressed. If the media is a Source then the I-Field indicates the last address that the media attempted to connect to.
             hippiConnectState 1.3.6.1.4.1.10.2.2.2.1.2.1.17 integer read-only
Indicates the current connection state of the media. Enumeration: 'hippiConnected': 3, 'hippiConnectRequest': 2, 'hippiDisconnect': 1.
             hippiLastErrorType 1.3.6.1.4.1.10.2.2.2.1.2.1.18 integer read-only
Contains the type identifier of the last error that was encountered on this media. The type identifier and the hippiLastErrorIField values are intended to be used together to aid in determining line connection problems. Enumeration: 'hippiErrorTypeParityError': 4, 'hippiErrorTypeInvalidAddress': 5, 'hippiErrorTypeTimeout': 3, 'hippiErrorTypeReject': 1, 'hippiErrorTypeBusy': 2.
             hippiLastErrorIField 1.3.6.1.4.1.10.2.2.2.1.2.1.19 octet string read-only
This data type specifies the HIPPI I-Field address that was associated with the last error for this media. The hippiLastErrorType along with this I-Field information is intended to help in determining connection problems. If the hippiEndPointType indicates this is a Destination then the I-Field gives an indication of how the end point was addressed. If the media is a Source then the I-Field indicates the last address that the media attempted to connect to
             hippiInterconnectStatus 1.3.6.1.4.1.10.2.2.2.1.2.1.20 integer read-only
As defined in HIPPI-PH, HIPPI connections have interconnect signals that are carried to allow endpoints to determine power on and enable. These signals are also useful in determining that cables are established correctly. There are two (2) signals for all connections that are referred to as INTERCONNECT-A. These signals are used to identify a source to destination as well as a destination to source connection. In addition, 64 bit wide connections (1600 MB) have two (2) additional signals that are referred to as INTERCONNECT-B. These are exactly the same as the INTERCONNECT-A signals but are carried on the second set of cables that make up the 64 bit connection. These signals are encoded into the lowest order four (4) bits of the hippiInterconnectStatus object as follows: 0 0 0 1 INTERCONNECT-A Source to Destination (1) 0 0 1 0 INTERCONNECT-A Destination to Source (2) 0 1 0 0 INTERCONNECT-B Source to Destination (4) 1 0 0 0 INTERCONNECT-B Destination to Source (8)