HPR-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: HPR-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
 hprMIB 1.3.6.1.2.1.34.6
This is the MIB module for objects used to manage network devices with HPR capabilities.
     hprObjects 1.3.6.1.2.1.34.6.1
         hprGlobal 1.3.6.1.2.1.34.6.1.1
             hprNodeCpName 1.3.6.1.2.1.34.6.1.1.1 snacontrolpointname read-only
Administratively assigned network name for the APPN node where this HPR implementation resides. If this object has the same value as the appnNodeCpName object in the APPN MIB, then the two objects are referring to the same APPN node.
             hprOperatorPathSwitchSupport 1.3.6.1.2.1.34.6.1.1.2 integer read-only
This object indicates an implementation's level of support for an operator-requested path switch. notSupported(1) - the agent does not support operator-requested path switches switchTriggerSupported(2) - the agent supports a 'switch path now' command from an operator, but not a command to switch to a specified path switchToPathSupported(3) - the agent supports both a 'switch path now' command and a command to switch to a specified path. Note that the latter command is not available via this MIB; a system that supports it must do so via other means, such as a local operator interface. Enumeration: 'switchToPathSupported': 3, 'notSupported': 1, 'switchTriggerSupported': 2.
         hprAnrRouting 1.3.6.1.2.1.34.6.1.2
             hprAnrsAssigned 1.3.6.1.2.1.34.6.1.2.1 counter32 read-only
The count of ANR labels assigned by this node since it was last re-initialized. A Management Station can detect discontinuities in this counter by monitoring the appnNodeCounterDisconTime object in the APPN MIB.
             hprAnrCounterState 1.3.6.1.2.1.34.6.1.2.2 integer read-write
This object is used for a network management station to turn on/off the counting of ANR packets in the hprAnrRoutingTable. The initial value of this object is an implementation choice. notActive(1) - the counter hprAnrPacketsReceived returns no meaningful value active(2) - the counter hprAnrPacketsReceived is being incremented and is returning meaningful values Enumeration: 'notActive': 1, 'active': 2.
             hprAnrCounterStateTime 1.3.6.1.2.1.34.6.1.2.3 dateandtime read-only
The time when the hprAnrCounterState object last changed its value. The initial value returned by this object is the time at which the APPN node instrumented with this MIB was last brought up.
             hprAnrRoutingTable 1.3.6.1.2.1.34.6.1.2.4 no-access
The ANR Routing table provides a means of correlating an incoming ANR label (i.e., one assigned by this node) with the TG over which a packet containing the label will be forwarded. When the ANR label identifies a local NCE, the hprAnrOutTgDest and hprAnrOutTgNum objects have no meaning. The table also contains an object to count the number of packets received with a given ANR label.
                 hprAnrRoutingEntry 1.3.6.1.2.1.34.6.1.2.4.1 no-access
The ANR label is used to index this table.
                     hprAnrLabel 1.3.6.1.2.1.34.6.1.2.4.1.1 octet string no-access
The first ANR label in an incoming packet.
                     hprAnrType 1.3.6.1.2.1.34.6.1.2.4.1.2 integer read-only
An object indicating whether an ANR label assigned by this node identifies a local NCE or a TG on which outgoing packets are forwarded. nce(1) - the ANR label identifies a local NCE. In this case the hprAnrOutTgDest and hprAnrOutTgNum objects have no meaning. tg(2) - the ANR label identifies a TG. Enumeration: 'tg': 2, 'nce': 1.
                     hprAnrOutTgDest 1.3.6.1.2.1.34.6.1.2.4.1.3 displaystring read-only
Destination node for the TG over which packets with this ANR label are forwarded. This is the fully qualified name of an APPN network node or end node, formatted according to the SnaControlPointName textual convention. If the ANR label identifies a local NCE, then this object returns a zero-length string. This object corresponds to the appnLocalTgDest object in the APPN MIB.
                     hprAnrOutTgNum 1.3.6.1.2.1.34.6.1.2.4.1.4 integer read-only
Number of the TG over which packets with this ANR label are forwarded. If the ANR label identifies a local NCE, then this object returns the value 0, since 0 is not a valid TG number for a TG that supports HPR. This object corresponds to the appnLocalTgNum object in the APPN MIB.
                     hprAnrPacketsReceived 1.3.6.1.2.1.34.6.1.2.4.1.5 counter32 read-only
The count of packets received with this ANR label as their first label. A Management Station can detect discontinuities in this counter by monitoring the hprAnrCounterDisconTime object in the same row.
                     hprAnrCounterDisconTime 1.3.6.1.2.1.34.6.1.2.4.1.6 timestamp read-only
The value of the sysUpTime object when the hprAnrPacketsReceived counter for this ANR label last experienced a discontinuity. This will be the more recent of two times: the time at which the ANR label was associated with either an outgoing TG or a local NCE, or the time at which the ANR counters were last turned on or off.
         hprTransportUser 1.3.6.1.2.1.34.6.1.3
             hprNceTable 1.3.6.1.2.1.34.6.1.3.1 no-access
The Network Connection Endpoint (NCE) table.
                 hprNceEntry 1.3.6.1.2.1.34.6.1.3.1.1 no-access
The NCE ID is used to index this table.
                     hprNceId 1.3.6.1.2.1.34.6.1.3.1.1.1 octet string no-access
The Network Connection Endpoint (NCE) ID. NCEs identify Control Points (Cp), Logical Units (Lu), HPR Boundary Functions (Bf) and Route Setup (Rs) Functions. A value for this object can be retrieved from any of the following objects in the APPN MIB: - appnLsCpCpNceId - appnLsRouteNceId - appnLsBfNceId - appnIsInRtpNceId - appnIsRtpNceId In each case this value identifies a row in this table containing information related to that in the APPN MIB.
                     hprNceType 1.3.6.1.2.1.34.6.1.3.1.1.2 hprncetypes read-only
A bit string identifying the function types provided by this Network Connection Endpoint (NCE).
                     hprNceDefault 1.3.6.1.2.1.34.6.1.3.1.1.3 hprncetypes read-only
A bit string identifying the function types for which this Network Connection Endpoint (NCE) is the default NCE. While default NCEs are not explicitly defined in the architecture, some implementations provide them; for such implementations, it is useful to make this information available to a Management Station.
                     hprNceInstanceId 1.3.6.1.2.1.34.6.1.3.1.1.4 octet string read-only
The NCE instance identifier (NCEII) identifying the current instance of this NCE. An NCEII is used to denote different instances (IPLs) of an NCE component. Each time an NCE is activated (IPL'd), it acquires a different, unique NCEII.
         hprRtp 1.3.6.1.2.1.34.6.1.4
             hprRtpGlobe 1.3.6.1.2.1.34.6.1.4.1
                 hprRtpGlobeConnSetups 1.3.6.1.2.1.34.6.1.4.1.1 counter32 read-only
The count of RTP connection setups in which this node has participated, as either sender or receiver, since it was last re-initialized. Retries of a setup attempt do not cause the counter to be incremented. A Management Station can detect discontinuities in this counter by monitoring the appnNodeCounterDisconTime object in the APPN MIB.
                 hprRtpGlobeCtrState 1.3.6.1.2.1.34.6.1.4.1.2 integer read-write
This object allows a network management station to turn the counters in the hprRtpTable on and off. The initial value of this object is an implementation choice. notActive(1) - the counters in the hprRtpTable are returning no meaningful values active(2) - the counters in the hprRtpTable are being incremented and are returning meaningful values Enumeration: 'notActive': 1, 'active': 2.
                 hprRtpGlobeCtrStateTime 1.3.6.1.2.1.34.6.1.4.1.3 dateandtime read-only
The time when the value of the hprRtpGlobeCtrState object last changed. The initial value returned by this object is the time at which the APPN node instrumented with this MIB was last brought up.
             hprRtpTable 1.3.6.1.2.1.34.6.1.4.2 no-access
The RTP Connection table
                 hprRtpEntry 1.3.6.1.2.1.34.6.1.4.2.1 no-access
The local NCE ID and local TCID are used to index this table.
                     hprRtpLocNceId 1.3.6.1.2.1.34.6.1.4.2.1.1 octet string no-access
The local Network Connection Endpoint (NCE) ID of this RTP connection. NCEs identify CPs, LUs, Boundary Functions (BFs), and Route Setup (RS) components. A value for this object can be retrieved from any of the following objects in the APPN MIB: - appnLsCpCpNceId - appnLsRouteNceId - appnLsBfNceId - appnIsInRtpNceId - appnIsRtpNceId In each case this value identifies a row in this table containing information related to that in the APPN MIB.
                     hprRtpLocTcid 1.3.6.1.2.1.34.6.1.4.2.1.2 octet string no-access
The local TCID of this RTP connection. A value for this object can be retrieved from either the appnIsInRtpTcid object or the appnIsRtpTcid object the APPN MIB; in each case this value identifies a row in this table containing information related to that in the APPN MIB.
                     hprRtpRemCpName 1.3.6.1.2.1.34.6.1.4.2.1.3 snacontrolpointname read-only
Administratively assigned network name for the remote node of this RTP connection.
                     hprRtpRemNceId 1.3.6.1.2.1.34.6.1.4.2.1.4 octet string read-only
The remote Network Connection Endpoint (NCE) of this RTP connection. NCEs identify CPs, LUs, Boundary Functions (BFs), and Route Setup (RS) components.
                     hprRtpRemTcid 1.3.6.1.2.1.34.6.1.4.2.1.5 octet string read-only
The remote TCID of this RTP connection.
                     hprRtpPathSwitchTrigger 1.3.6.1.2.1.34.6.1.4.2.1.6 integer read-write
Object by which a Management Station can trigger an operator- requested path switch, by setting the value to switchPathNow(2). Setting this object to switchPathNow(2) triggers a path switch even if its previous value was already switchPathNow(2). The value ready(1) is returned on GET operations until a SET has been processed; after that the value received on the most recent SET is returned. This MIB module provides no support for an operator-requested switch to a specified path. Enumeration: 'ready': 1, 'switchPathNow': 2.
                     hprRtpRscv 1.3.6.1.2.1.34.6.1.4.2.1.7 octet string read-only
The forward Route Selection Control Vector for this RTP connection. The format of this vector is described in SNA Formats. The value returned in this object during a path switch is implementation-dependent: it may be the old path, the new path, a zero-length string, or some other valid RSCV string.
                     hprRtpTopic 1.3.6.1.2.1.34.6.1.4.2.1.8 displaystring read-only
The topic for this RTP connection. This is used to indicate the Class of Service.
                     hprRtpState 1.3.6.1.2.1.34.6.1.4.2.1.9 integer read-only
The state of the RTP connection, from the perspective of the local RTP protocol machine: rtpListening - connection open; waiting for other end to call in rtpCalling - connection opened, attempting to call out, have not yet received any data from other end rtpConnected - connection is active; responded to a call-in or received other end's TCID from a call-out attempt rtpPathSwitching - the path switch timer is running; attempting to find a new path for this connection. rtpDisconnecting - no sessions are using this connection; in process of bringing it down other - the connection is not in any of the states listed above. Enumeration: 'rtpConnected': 3, 'rtpListening': 1, 'rtpPathSwitching': 4, 'other': 99, 'rtpCalling': 2, 'rtpDisconnecting': 5.
                     hprRtpUpTime 1.3.6.1.2.1.34.6.1.4.2.1.10 timeticks read-only
The length of time the RTP connection has been up, measured in 1/100ths of a second.
                     hprRtpLivenessTimer 1.3.6.1.2.1.34.6.1.4.2.1.11 unsigned32 read-only
The value of the liveness (ALIVE) timer of this RTP connection, in units of 1/100th of a second. When this timer expires and no packet has arrived from the partner since it was last set, packets with Status Request indicators will be sent to see if the RTP connection is still alive.
                     hprRtpShortReqTimer 1.3.6.1.2.1.34.6.1.4.2.1.12 unsigned32 read-only
The value of the RTP SHORT-REQ timer, in units of 1/100 of a second. This timer represents the maximum time that a sender waits for a reply from a receiver.
                     hprRtpPathSwTimer 1.3.6.1.2.1.34.6.1.4.2.1.13 unsigned32 read-only
The length of time that RTP should attempt a path switch for a connection, in units of 1/100th of a second.
                     hprRtpLivenessTimeouts 1.3.6.1.2.1.34.6.1.4.2.1.14 hprrtpcounter read-only
The count of liveness timeouts for this RTP connection.
                     hprRtpShortReqTimeouts 1.3.6.1.2.1.34.6.1.4.2.1.15 hprrtpcounter read-only
The count of short request timeouts for this RTP connection.
                     hprRtpMaxSendRate 1.3.6.1.2.1.34.6.1.4.2.1.16 gauge32 read-only
The high-water mark for this RTP connection's send rate, in units of bytes per second. This is the high-water mark for the entire life of the connection, not just the high-water mark for the connection's current path. For more details on this and other parameters related to HPR, see the High Performance Routing Architecture Reference.
                     hprRtpMinSendRate 1.3.6.1.2.1.34.6.1.4.2.1.17 gauge32 read-only
The low-water mark for this RTP connection's send rate, in units of bytes per second. This is the low-water mark for the entire life of the connection, not just the low-water mark for the connection's current path. For more details on this and other parameters related to HPR, see the High Performance Routing Architecture Reference.
                     hprRtpCurSendRate 1.3.6.1.2.1.34.6.1.4.2.1.18 gauge32 read-only
The current send rate for this RTP connection, in units of bytes per second. For more details on this and other parameters related to HPR, see the High Performance Routing Architecture Reference.
                     hprRtpSmRdTripDelay 1.3.6.1.2.1.34.6.1.4.2.1.19 gauge32 read-only
The smoothed round trip delay for this RTP connection, in units of 1/1000th of a second (ms). For more details on this and other parameters related to HPR, see the High Performance Routing Architecture Reference.
                     hprRtpSendPackets 1.3.6.1.2.1.34.6.1.4.2.1.20 hprrtpcounter read-only
The count of packets successfully sent on this RTP connection.
                     hprRtpRecvPackets 1.3.6.1.2.1.34.6.1.4.2.1.21 hprrtpcounter read-only
The count of packets received on this RTP connection. The counter is incremented only once if duplicate copies of a packet are received.
                     hprRtpSendBytes 1.3.6.1.2.1.34.6.1.4.2.1.22 hprrtpcounter read-only
The count of bytes sent on this RTP connection. Both RTP Transport Header (THDR) bytes and data bytes are included in this count.
                     hprRtpRecvBytes 1.3.6.1.2.1.34.6.1.4.2.1.23 hprrtpcounter read-only
The count of bytes received on this RTP connection. Both RTP Transport Header (THDR) bytes and data bytes are included in this count.
                     hprRtpRetrPackets 1.3.6.1.2.1.34.6.1.4.2.1.24 hprrtpcounter read-only
The count of packets retransmitted on this RTP connection.
                     hprRtpPacketsDiscarded 1.3.6.1.2.1.34.6.1.4.2.1.25 hprrtpcounter read-only
The count of packets received on this RTP connection and then discarded. A packet may be discarded because it is determined to be a duplicate, or for other reasons.
                     hprRtpDetectGaps 1.3.6.1.2.1.34.6.1.4.2.1.26 hprrtpcounter read-only
The count of gaps detected on this RTP connection.
                     hprRtpRateReqSends 1.3.6.1.2.1.34.6.1.4.2.1.27 hprrtpcounter read-only
The count of Rate Requests sent on this RTP connection.
                     hprRtpOkErrPathSws 1.3.6.1.2.1.34.6.1.4.2.1.28 hprrtpcounter read-only
The count of successful path switch attempts for this RTP connection due to errors.
                     hprRtpBadErrPathSws 1.3.6.1.2.1.34.6.1.4.2.1.29 hprrtpcounter read-only
The count of unsuccessful path switches for this RTP connection due to errors.
                     hprRtpOkOpPathSws 1.3.6.1.2.1.34.6.1.4.2.1.30 hprrtpcounter read-only
The count of successful path switches for this RTP connection due to operator requests.
                     hprRtpBadOpPathSws 1.3.6.1.2.1.34.6.1.4.2.1.31 hprrtpcounter read-only
The count of unsuccessful path switches for this RTP connection due to operator requests. This counter is not incremented by an implementation that does not support operator-requested path switches, even if a Management Station requests such a path switch by setting the hprRtpPathSwitchTrigger object.
                     hprRtpCounterDisconTime 1.3.6.1.2.1.34.6.1.4.2.1.32 timestamp read-only
The value of the sysUpTime object when the counters for this RTP connection last experienced a discontinuity. This will be the more recent of two times: the time at which the connection was established or the time at which the HPR counters were last turned on or off.
             hprRtpStatusTable 1.3.6.1.2.1.34.6.1.4.3 no-access
RTP Connection Status Table: This table contains historical information on RTP connections. An entry is created in this table when a path switch is completed, either successfully or unsuccessfully.
                 hprRtpStatusEntry 1.3.6.1.2.1.34.6.1.4.3.1 no-access
This table is indexed by local NCE ID, local TCID, and an integer hprRtpStatusIndex. Thus the primary grouping of table rows is by RTP connection, with the multiple entries for a given RTP connection ordered by time.
                     hprRtpStatusLocNceId 1.3.6.1.2.1.34.6.1.4.3.1.1 octet string no-access
The local Network Connection Endpoint (NCE) of this RTP connection. NCEs identify CPs, LUs, Boundary Functions (BFs), and Route Setup (RS) components.
                     hprRtpStatusLocTcid 1.3.6.1.2.1.34.6.1.4.3.1.2 octet string no-access
The local TCID of this RTP connection.
                     hprRtpStatusIndex 1.3.6.1.2.1.34.6.1.4.3.1.3 unsigned32 no-access
Table index. This value begins at one and is incremented when a new entry is added to the table. It is an implementation choice whether to run a single counter for all entries in the table, or to run a separate counter for the entries for each RTP connection. In the unlikely event of a wrap, it is assumed that Management Stations will have the ability to order table entries correctly.
                     hprRtpStatusStartTime 1.3.6.1.2.1.34.6.1.4.3.1.4 dateandtime read-only
The time when the path switch began.
                     hprRtpStatusEndTime 1.3.6.1.2.1.34.6.1.4.3.1.5 dateandtime read-only
The time when the path switch was ended, either successfully or unsuccessfully.
                     hprRtpStatusRemCpName 1.3.6.1.2.1.34.6.1.4.3.1.6 snacontrolpointname read-only
Administratively assigned network name for the remote node of this RTP connection.
                     hprRtpStatusRemNceId 1.3.6.1.2.1.34.6.1.4.3.1.7 octet string read-only
The remote Network Connection Endpoint (NCE) of this RTP connection. NCEs identify CPs, LUs, Boundary Functions (BFs), and Route Setup (RS) components.
                     hprRtpStatusRemTcid 1.3.6.1.2.1.34.6.1.4.3.1.8 octet string read-only
The remote TCID of this RTP connection.
                     hprRtpStatusNewRscv 1.3.6.1.2.1.34.6.1.4.3.1.9 octet string read-only
The new Route Selection Control Vector for this RTP connection. A zero-length string indicates that no value is available, perhaps because the implementation does not save RSCVs.
                     hprRtpStatusOldRscv 1.3.6.1.2.1.34.6.1.4.3.1.10 octet string read-only
The old Route Selection Control Vector for this RTP connection. A zero-length string indicates that no value is available, perhaps because the implementation does not save RSCVs.
                     hprRtpStatusCause 1.3.6.1.2.1.34.6.1.4.3.1.11 integer read-only
The reason for the path switch: other(1) - Reason other than those listed below, rtpConnFail(2) - RTP connection failure detected, locLinkFail(3) - Local link failure, remLinkFail(4) - Remote link failure (learned from TDUs), operRequest(5) - Operator requested path switch. Enumeration: 'locLinkFail': 3, 'remLinkFail': 4, 'other': 1, 'operRequest': 5, 'rtpConnFail': 2.
                     hprRtpStatusLastAttemptResult 1.3.6.1.2.1.34.6.1.4.3.1.12 integer read-only
The result of the last completed path switch attempt. If the path switch is aborted in the middle of a path switch attempt because the path switch timer expires, the result of the previous path switch attempt is reported. The values are defined as follows: successful(1) - The final path switch attempt was successful. initiatorMoving(2) - The final path switch attempt failed because the initiator is mobile, and there was no active link out of this node. directorySearchFailed(3) - The final path switch attempt failed because a directory search for the destination node's CP name failed. rscvCalculationFailed(4) - The final path switch attempt failed because an RSCV to the node containing the remote RTP endpoint could not be calculated. negativeRouteSetupReply(5) - The final path switch attempt failed because route setup failed for the new path. backoutRouteSetupReply(6) - The final path switch attempt failed because the remote RTP endpoint refused to continue the RTP connection. timeoutDuringFirstAttempt(7) - The path switch timer expired during the first path switch attempt. otherUnsuccessful(8) - The final path switch attempt failed for a reason other than those listed above. Enumeration: 'successful': 1, 'timeoutDuringFirstAttempt': 7, 'directorySearchFailed': 3, 'negativeRouteSetupReply': 5, 'backoutRouteSetupReply': 6, 'otherUnsuccessful': 8, 'initiatorMoving': 2, 'rscvCalculationFailed': 4.
     hprConformance 1.3.6.1.2.1.34.6.2
         hprCompliances 1.3.6.1.2.1.34.6.2.1
             hprCompliance 1.3.6.1.2.1.34.6.2.1.1
The compliance statement for the SNMPv2 entities that implement the HPR MIB.
         hprGroups 1.3.6.1.2.1.34.6.2.2
             hprGlobalConfGroup 1.3.6.1.2.1.34.6.2.2.1
A collection of objects providing the instrumentation of HPR general information and capabilities.
             hprAnrRoutingConfGroup 1.3.6.1.2.1.34.6.2.2.2
A collection of objects providing instrumentation for the node's ANR routing.
             hprTransportUserConfGroup 1.3.6.1.2.1.34.6.2.2.3
A collection of objects providing information on the users of the HPR transport known to the node.
             hprRtpConfGroup 1.3.6.1.2.1.34.6.2.2.4
A collection of objects providing the instrumentation for RTP connection end points.