HPR-IP-MIB

File: HPR-IP-MIB.mib (18643 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
APPN-MIB HPR-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
DisplayString RowStatus TEXTUAL-CONVENTION
MODULE-COMPLIANCE OBJECT-GROUP SnaControlPointName
hprObjects hprCompliances hprGroups

Defined Types

AppnTrafficType  
APPN traffic type. The first four values correspond to APPN transmission priorities (network, high, medium and low), while the fifth is used for both LLC commands (XID, TEST, DISC, and DM) and function-routed NLPs (XID_DONE_RQ and XID_DONE_RSP).
TEXTUAL-CONVENTION    
  INTEGER low(1), medium(2), high(3), network(4), llcAndFnRoutedNlp(5)  

AppnTOSPrecedence  
A DisplayString representing the setting of the three TOS Precedence bits in the IP Type of Service field for this APPN traffic type. The HPR over IP architecture specifies the following default mapping: APPN traffic type IP TOS Precedence bits ------------------ ---------------------- Network 110 High 100 Medium 010 Low 001 LLC commands, etc. 110
TEXTUAL-CONVENTION    
  DisplayString Size(3)  

HprIpActiveLsEntry  
SEQUENCE    
  hprIpActiveLsLsName DisplayString
  hprIpActiveLsAppnTrafficType AppnTrafficType
  hprIpActiveLsUdpPackets Counter32

HprIpAppnPortEntry  
SEQUENCE    
  hprIpAppnPortName DisplayString
  hprIpAppnPortAppnTrafficType AppnTrafficType
  hprIpAppnPortTOSPrecedence AppnTOSPrecedence

HprIpLsEntry  
SEQUENCE    
  hprIpLsLsName DisplayString
  hprIpLsAppnTrafficType AppnTrafficType
  hprIpLsTOSPrecedence AppnTOSPrecedence
  hprIpLsRowStatus RowStatus

HprIpCnEntry  
SEQUENCE    
  hprIpCnVrnName SnaControlPointName
  hprIpCnAppnTrafficType AppnTrafficType
  hprIpCnTOSPrecedence AppnTOSPrecedence
  hprIpCnRowStatus RowStatus

Defined Values

hprIp 1.3.6.1.2.1.34.6.1.5
The MIB module for HPR over IP. This module contains two groups: - the HPR over IP Monitoring Group provides a count of the UDP packets sent by a link station for each APPN traffic type. - the HPR over IP Configuration Group provides for reading and setting the mappings between APPN traffic types and TOS Precedence settings in the IP header. These mappings are configured at the APPN port level, and are inherited by the APPN connection networks and link stations associated with an APPN port. A port-level mapping can, however, be overridden for a particular connection network or link station.
MODULE-IDENTITY    

hprIpActiveLsTable 1.3.6.1.2.1.34.6.1.5.1
The HPR/IP active link station table. This table provides counts of the number of UDP packets sent for each APPN traffic type.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HprIpActiveLsEntry

hprIpActiveLsEntry 1.3.6.1.2.1.34.6.1.5.1.1
Entry of the HPR/IP link station table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HprIpActiveLsEntry  

hprIpActiveLsLsName 1.3.6.1.2.1.34.6.1.5.1.1.1
Administratively assigned name for the link station. If this object has the same value as the appnLsName in the APPN MIB, then the two objects are referring to the same APPN link station.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..10)  

hprIpActiveLsAppnTrafficType 1.3.6.1.2.1.34.6.1.5.1.1.2
APPN traffic type being sent through the link station.
Status: current Access: not-accessible
OBJECT-TYPE    
  AppnTrafficType  

hprIpActiveLsUdpPackets 1.3.6.1.2.1.34.6.1.5.1.1.3
The count of outgoing UDP packets carrying this type of APPN traffic. A discontinuity in the counter is indicated by the appnLsCounterDisconTime object in the APPN MIB.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hprIpAppnPortTable 1.3.6.1.2.1.34.6.1.5.2
The HPR/IP APPN port table. This table supports reading and setting the mapping between APPN traffic types and TOS Precedence settings for all the link stations at this APPN port. This mapping can be overridden for an individual link station or an individual connection network via, respectively, the hprIpLsTOSPrecedence and the hprIpCnTOSPrecedence objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HprIpAppnPortEntry

hprIpAppnPortEntry 1.3.6.1.2.1.34.6.1.5.2.1
Entry of the HPR/IP APPN port table. Entries exist for every APPN port defined to support HPR over IP.
Status: current Access: not-accessible
OBJECT-TYPE    
  HprIpAppnPortEntry  

hprIpAppnPortName 1.3.6.1.2.1.34.6.1.5.2.1.1
Administratively assigned name for this APPN port. If this object has the same value as the appnPortName in the APPN MIB, then the two objects are referring to the same APPN port.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..10)  

hprIpAppnPortAppnTrafficType 1.3.6.1.2.1.34.6.1.5.2.1.2
APPN traffic type sent through the port.
Status: current Access: not-accessible
OBJECT-TYPE    
  AppnTrafficType  

hprIpAppnPortTOSPrecedence 1.3.6.1.2.1.34.6.1.5.2.1.3
A setting for the three TOS Precedence bits in the IP Type of Service field for this APPN traffic type. When this value is changed via a Set operation, the new setting for the TOS Precedence bits takes effect immediately, rather than waiting for some event such as reinitialization of the port or of the APPN node itself.
Status: current Access: read-write
OBJECT-TYPE    
  AppnTOSPrecedence  

hprIpLsTable 1.3.6.1.2.1.34.6.1.5.3
The HPR/IP link station table. Values for TOS Precedence at the link station level override those at the level of the containing port. If there is no entry in this table for a given link station, then that link station inherits its TOS Precedence values from its port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HprIpLsEntry

hprIpLsEntry 1.3.6.1.2.1.34.6.1.5.3.1
Entry of the HPR/IP link station table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HprIpLsEntry  

hprIpLsLsName 1.3.6.1.2.1.34.6.1.5.3.1.1
Administratively assigned name for the link station. If this object has the same value as the appnLsName in the APPN MIB, then the two objects are referring to the same APPN link station.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..10)  

hprIpLsAppnTrafficType 1.3.6.1.2.1.34.6.1.5.3.1.2
APPN traffic type sent through the link station.
Status: current Access: not-accessible
OBJECT-TYPE    
  AppnTrafficType  

hprIpLsTOSPrecedence 1.3.6.1.2.1.34.6.1.5.3.1.3
A setting for the three TOS Precedence bits in the IP Type of Service field for this APPN traffic type. When this value is changed via a Set operation, the new setting for the TOS Precedence bits takes effect immediately, rather than waiting for some event such as reinitialization of the port or of the APPN node itself.
Status: current Access: read-create
OBJECT-TYPE    
  AppnTOSPrecedence  

hprIpLsRowStatus 1.3.6.1.2.1.34.6.1.5.3.1.4
This object allows entries to be created and deleted in the hprIpLsTable. As soon as an entry becomes active, the mapping between APPN traffic types and TOS Precedence settings that it specifies becomes effective. The value of the other accessible object in this entry, hprIpLsTOSPrecedence, can be changed via a Set operation when this object's value is active(1). An entry in this table is deleted by setting this object to destroy(6). Deleting an entry in this table causes the link station to revert to the default TOS Precedence mapping for its port.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hprIpCnTable 1.3.6.1.2.1.34.6.1.5.4
The HPR/IP connection network table. Values for TOS Precedence at the connection network level override those at the level of the containing port. If there is no entry in this table for a given connection network, then that connection network inherits its TOS Precedence values from its port. A node may have connections to a given connection network through multiple ports. There is no provision in the HPR-IP architecture for variations in TOS Precedence values for a single connection network based on the port through which traffic is flowing to the connection network. Thus an entry in this table overrides the port-level settings for all the ports through which the node can reach the connection network.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HprIpCnEntry

hprIpCnEntry 1.3.6.1.2.1.34.6.1.5.4.1
Entry of the HPR/IP connection network table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HprIpCnEntry  

hprIpCnVrnName 1.3.6.1.2.1.34.6.1.5.4.1.1
SNA control point name of the virtual routing node (VRN) that identifies the connection network in the APPN topology database. If this object has the same value as the appnVrnName in the APPN MIB, then the two objects are referring to the same APPN VRN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnaControlPointName  

hprIpCnAppnTrafficType 1.3.6.1.2.1.34.6.1.5.4.1.2
APPN traffic type sent to this connection network.
Status: current Access: not-accessible
OBJECT-TYPE    
  AppnTrafficType  

hprIpCnTOSPrecedence 1.3.6.1.2.1.34.6.1.5.4.1.3
A setting for the three TOS Precedence bits in the IP Type of Service field for this APPN traffic type. This setting applies to all traffic sent to this connection network by this node, regardless of the port through which the traffic is sent. When this value is changed via a Set operation, the new setting for the TOS Precedence bits takes effect immediately, rather than waiting for some event such as reinitialization of a port or of the APPN node itself.
Status: current Access: read-create
OBJECT-TYPE    
  AppnTOSPrecedence  

hprIpCnRowStatus 1.3.6.1.2.1.34.6.1.5.4.1.4
This object allows entries to be created and deleted in the hprIpCnTable. As soon as an entry becomes active, the mapping between APPN traffic types and TOS Precedence settings that it specifies becomes effective. The value of the other accessible object in this entry, hprIpCnTOSPrecedence, can be changed via a Set operation when this object's value is active(1). An entry in this table is deleted by setting this object to destroy(6). Deleting an entry in this table causes the connection network to revert to the default TOS Precedence mapping for each port through which it is accessed.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hprIpCompliance 1.3.6.1.2.1.34.6.2.1.2
Compliance statement for the HPR over IP MIB module.
Status: current Access: read-only
MODULE-COMPLIANCE    

hprIpMonitoringGroup 1.3.6.1.2.1.34.6.2.2.5
An object for counting outgoing HPR/IP traffic for each APPN traffic type.
Status: current Access: read-only
OBJECT-GROUP    

hprIpConfigurationGroup 1.3.6.1.2.1.34.6.2.2.6
A collection of HPR/IP objects representing the mappings between APPN traffic types and TOS Precedence bits at the APPN port, APPN link station, and APPN connection network levels.
Status: current Access: read-only
OBJECT-GROUP