HJ-PNNI-MIB

File: HJ-PNNI-MIB.mib (46867 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212
PNNI-MIB

Imported symbols

mgmt NetworkAddress IpAddress
Counter Gauge TimeTicks
ifIndex OBJECT-TYPE pnniNodeIndex
pnniNbrPeerRemoteNodeId pnniLinkPortId

Defined Types

DisplayString  
OCTET STRING    

Counter32  
Counter    

Integer32  
INTEGER    

TruthValue  
INTEGER true(1), false(2)    

Unsigned32  
Gauge    

PnniPortId  
Unsigned32    

HjPnniIfResourceIndex  
INTEGER 0..5    

HjPnniNodeEntry  
SEQUENCE    
  hjPnniNodeLoggingMask Unsigned32
  hjPnniNodeMinDynamicPortId PnniPortId
  hjPnniNodeMaxDynamicPortId PnniPortId
  hjPnniNodeSvccCellTransferDelay INTEGER
  hjPnniNodeSvccCellDelayVariation INTEGER
  hjPnniNodeSvccCellLossRatio INTEGER
  hjPnniNodeSvccAbrInitialCellRate INTEGER
  hjPnniNodeSvccAbrTransientBufferExposure INTEGER
  hjPnniNodeSvccAbrRateIncreaseFactor INTEGER
  hjPnniNodeSvccAbrRateDecreaseFactor INTEGER

HjPnniIfEntry  
SEQUENCE    
  hjPnniIfLoggingMask Unsigned32
  hjPnniIfMaxRccPacketSize Unsigned32
  hjPnniIfCbrResourceIndex HjPnniIfResourceIndex
  hjPnniIfRtVbrResourceIndex HjPnniIfResourceIndex
  hjPnniIfNrtVbrResourceIndex HjPnniIfResourceIndex
  hjPnniIfAbrResourceIndex HjPnniIfResourceIndex
  hjPnniIfUbrResourceIndex HjPnniIfResourceIndex

HjPnniIfResourceEntry  
SEQUENCE    
  hjPnniIfResourceIndex HjPnniIfResourceIndex
  hjPnniIfResourceGCACCLPAttribute TruthValue
  hjPnniIfResourceAdmWeight Unsigned32
  hjPnniIfResourceMaximumCellRate Unsigned32
  hjPnniIfResourceAvailableCellRate Unsigned32
  hjPnniIfResourceCellTransferDelay Unsigned32
  hjPnniIfResourceCellDelayVariation Unsigned32
  hjPnniIfResourceCellLossRatioCLP0 Unsigned32
  hjPnniIfResourceCellLossRatioCLP01 Unsigned32
  hjPnniIfResourceUseOptionalGCAC TruthValue
  hjPnniIfResourceCellRateMargin Unsigned32
  hjPnniIfResourceVarianceFactor Unsigned32

HjPnniNbrPeerEntry  
SEQUENCE    
  hjPnniNbrPeerRcvPtses Counter32
  hjPnniNbrPeerXmtPtses Counter32
  hjPnniNbrPeerRcvPtseErrs Counter32
  hjPnniNbrPeerRcvDbSummErrs Counter32
  hjPnniNbrPeerRcvPtspErrs Counter32
  hjPnniNbrPeerRcvPtseReqErrs Counter32
  hjPnniNbrPeerRcvPtseAckErrs Counter32
  hjPnniNbrPeerDSMismatches Counter32
  hjPnniNbrPeerBadPtseReqs Counter32

HjPnniLinkEntry  
SEQUENCE    
  hjPnniLinkRcvUnknownPkts Counter32
  hjPnniLinkRcvHelloMismatches Counter32
  hjPnniLinkRcvHelloErrors Counter32

Defined Values

org 1.3
OBJECT IDENTIFIER    

dod 1.3.6
OBJECT IDENTIFIER    

internet 1.3.6.1
OBJECT IDENTIFIER    

private 1.3.6.1.4
OBJECT IDENTIFIER    

enterprises 1.3.6.1.4.1
OBJECT IDENTIFIER    

harrisjeffries 1.3.6.1.4.1.603
OBJECT IDENTIFIER    

hjStdExtensions 1.3.6.1.4.1.603.2
OBJECT IDENTIFIER    

hjTransmission 1.3.6.1.4.1.603.2.10
OBJECT IDENTIFIER    

hjAtm 1.3.6.1.4.1.603.2.10.2
OBJECT IDENTIFIER    

hjAtmPnni 1.3.6.1.4.1.603.2.10.2.7
OBJECT IDENTIFIER    

hjPnniBaseGroup 1.3.6.1.4.1.603.2.10.2.7.2
OBJECT IDENTIFIER    

hjPnniLoggingFile 1.3.6.1.4.1.603.2.10.2.7.2.1
The name of the debug logging file for diagnostic messages. This must be set to a non-null string in order for diagnostic messages to be produced.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

hjPnniLoggingMask 1.3.6.1.4.1.603.2.10.2.7.2.2
A bit-mask indicating which classes of debug diagnostics are to be printed. The bit mask positions are defined by symbols HJ_PNNI_LC_* in the Harris and Jeffries External Specification for PNNI.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32  

hjPnniAddressRoundRobin 1.3.6.1.4.1.603.2.10.2.7.2.3
A flag which (when set to TRUE) enables Round Robin Address Selection for multi-homed ATM Addresses. Using this feature, when multiple PNNI nodes advertise the best-match ATM Address prefix for a given ATM Address destination, the HJ-PNNI node will choose node destinations in a round-robin manner (among those best advertisers). When this flag is disabled (set to FALSE), the node selected will be the first one found.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

hjPnniRoundRobinNbrPortUse 1.3.6.1.4.1.603.2.10.2.7.2.4
A flag which (when set to true) enables Round Robin Selection of ports for PNNI database (PTSE) exchanges with neighbors. This flag only has effect when multiple port connections to a neighbor exist and are in 2-Way Inside (hello) state. When this attribute is set to true, then database exchanges with a neighbor will use all available RCCs, in a round-robin manner for transmission. When this attribute is set to false, then only a single RCC (usually the first one which became active) will be used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

hjPnniCacheTimerFreq 1.3.6.1.4.1.603.2.10.2.7.2.5
The frequency of the Cache Timer. The cache timer is used to age out and, possibly, recalculate cached paths, when this feature is enabled in the switching system.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32 1..300  

hjPnniCacheAge 1.3.6.1.4.1.603.2.10.2.7.2.6
The age of a set of cached routes to a destination when the cache is considered old. When a destination cache is discovered to be old, the cache timer will flush the cache of paths to that destination, and may choose to recalculate a new cache, depending on whether the cache has been used recently.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32 1..300  

hjPnniCacheRecentInt 1.3.6.1.4.1.603.2.10.2.7.2.7
The maximum interval of time since a cache of paths to a destination node was referenced (by a route calculation) which is considered a recent reference to the cache. When a set of cached paths is flushed by the cache timer, the cache to that destination will be automatically recalculated if the cache was referenced recently.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32 1..300  

hjPnniCacheNumEntries 1.3.6.1.4.1.603.2.10.2.7.2.8
The current number of cached paths being maintained by the path-caching logic of the switching system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

hjPnniCacheMaxPaths 1.3.6.1.4.1.603.2.10.2.7.2.9
The maximum of paths per destination node which will be calculated to each node destination, when path-caching is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..31  

hjPnniCacheMaxEntries 1.3.6.1.4.1.603.2.10.2.7.2.10
The maximum of nodal destinations which can contain cached paths, when this feature is enabled. If a cache is needed to a new destination, and there are already this number of cached destinations present, the least-recently referenced cache will be flushed to make room for the new cache.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..63  

hjPnniCacheEnable 1.3.6.1.4.1.603.2.10.2.7.2.11
Enables path-caching for this switch system. The feature must also be enabled by compile-time switches to allow enabling path-caching.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

hjPnniAllowLGNPathLoops 1.3.6.1.4.1.603.2.10.2.7.2.12
Modifies the Dijkstra (path-calculation) algorithm in this switch system to allow or disallow loops of paths when computing paths through Logical Group Nodes. When loops are disallowed (this parameter set to false), no path will be considered which enters the same Logical Group Node twice. This considerably lessens the time needed to compute the paths in complicated networks. However, under some crankback situations, this might fail to find a viable path to the desired nodal destination. Note that loops between lowest-level nodes (nodes within the local node's lowest-level peer group members) are always disallowed, regardless of the setting of this parameter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

hjPnniNodeTable 1.3.6.1.4.1.603.2.10.2.7.3
H&J supplemental information for a PNNI node in this switching system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HjPnniNodeEntry

hjPnniNodeEntry 1.3.6.1.4.1.603.2.10.2.7.3.1
An entry in the table, supplemental information of a PNNI logical node in this switching system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HjPnniNodeEntry  

hjPnniNodeLoggingMask 1.3.6.1.4.1.603.2.10.2.7.3.1.1
A bit-mask indicating which classes of debug diagnostics are to be printed for this node. This mask is logically ANDed with the global mask hjPnniLoggingMask before bit positions are checked. The bit mask positions are defined by symbols HJ_PNNI_LC_* in the Harris and Jeffries External Specification for PNNI.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32  

hjPnniNodeMinDynamicPortId 1.3.6.1.4.1.603.2.10.2.7.3.1.2
The minimum value this node will assign to dynamically created port IDs, based on receipt of information over SVCC-based RCCs. For lowest-level nodes, the range defined by this parameter and hjPnniNodeMaxDynamicPortId must not intersect with Port IDs assigned to PVC-based ports. The default value of this parameter may be changed by modifying a symbol in the customer modifiable file, pnni_def.h.
Status: mandatory Access: read-write
OBJECT-TYPE    
  PnniPortId  

hjPnniNodeMaxDynamicPortId 1.3.6.1.4.1.603.2.10.2.7.3.1.3
The maximum value this node will assign to dynamically created port IDs, based on receipt of information over SVCC-based RCCs. For lowest-level nodes, the range defined by this parameter and hjPnniNodeMinDynamicPortId must not intersect with Port IDs assigned to PVC-based ports. The default value of this parameter may be changed by modifying a symbol in the customer modifiable file, pnni_def.h.
Status: mandatory Access: read-write
OBJECT-TYPE    
  PnniPortId  

hjPnniNodeSvccCellTransferDelay 1.3.6.1.4.1.603.2.10.2.7.3.1.4
Defines the maximum acceptible Cell Transfer Delay for SVCC-based RCCs initiated by this node as the calling party. Used only when initiating an SVCC-based RCC, and CTD is an acceptible call metric for the ATM service class of the VCC. The distinguished value zero means that there is no Cell Transfer Delay restriction for SVCC-based RCCs.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..2147483647  

hjPnniNodeSvccCellDelayVariation 1.3.6.1.4.1.603.2.10.2.7.3.1.5
Defines the maximum acceptible Cell Delay Variation for SVCC-based RCCs initiated by this node as the calling party. Used only when initiating an SVCC-based RCC, and EQOS is an acceptible call metric for the ATM service class of the VCC. The distinguished value zero for this parameter and hjPnniNodeSvccCellLossRatio means that there is no EQOS restriction for SVCC-based RCCs.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..2147483647  

hjPnniNodeSvccCellLossRatio 1.3.6.1.4.1.603.2.10.2.7.3.1.6
Defines the maximum acceptible Cell Loss Ratio for SVCC-based RCCs initiated by this node as the calling party. Used only when initiating an SVCC-based RCC, and EQOS is an acceptible call metric for the ATM service class of the VCC. The distinguished value zero for this parameter and hjPnniNodeSvccCellDelayVariation means that there is no EQOS restriction for SVCC-based RCCs.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..2147483647  

hjPnniNodeSvccAbrInitialCellRate 1.3.6.1.4.1.603.2.10.2.7.3.1.7
Defines the Initial Cell Rate subfield for inclusion in the ABR Setup Parameters information element within Setup messages when initiating an ABR SVCC-based RCC. This parameter is only used when using ABR service for establishing SVCC-based RCCs, and is ignored otherwise. The value of this parameter specifies the requested initial cell rate, in cells per second.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..16777215  

hjPnniNodeSvccAbrTransientBufferExposure 1.3.6.1.4.1.603.2.10.2.7.3.1.8
Defines the Transient Buffer Exposure subfield for inclusion in the ABR Setup Parameters information element within Setup messages when initiating an ABR SVCC-based RCC. This parameter is only used when using ABR service for establishing SVCC-based RCCs, and is ignored otherwise. The value of this parameter specifies the requested transient buffer exposure, in cells.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..16777215  

hjPnniNodeSvccAbrRateIncreaseFactor 1.3.6.1.4.1.603.2.10.2.7.3.1.9
Defines the Rate Increase Factor subfield for inclusion in the ABR Setup Parameters information element within Setup messages when initiating an ABR SVCC-based RCC. This parameter is only used when using ABR service for establishing SVCC-based RCCs, and is ignored otherwise. The value of this parameter specifies the requested rate increase factor, as calculated by log2(32768 * RIF).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

hjPnniNodeSvccAbrRateDecreaseFactor 1.3.6.1.4.1.603.2.10.2.7.3.1.10
Defines the Rate Decrease Factor subfield for inclusion in the ABR Setup Parameters information element within Setup messages when initiating an ABR SVCC-based RCC. This parameter is only used when using ABR service for establishing SVCC-based RCCs, and is ignored otherwise. The value of this parameter specifies the requested rate decrease factor, as calculated by log2(32768 * RDF).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

hjPnniIfTable 1.3.6.1.4.1.603.2.10.2.7.4
H&J supplemental information for a PNNI interface in this switching system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HjPnniIfEntry

hjPnniIfEntry 1.3.6.1.4.1.603.2.10.2.7.4.1
An entry in the table, supplemental information of a PNNI interface in this switching system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HjPnniIfEntry  

hjPnniIfLoggingMask 1.3.6.1.4.1.603.2.10.2.7.4.1.1
A bit-mask indicating which classes of debug diagnostics are to be printed for this interface. This mask is logically ANDed with the global mask hjPnniLoggingMask before bit positions are checked. The bit mask positions are defined by symbols HJ_PNNI_LC_* in the Harris and Jeffries External Specification for PNNI.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32  

hjPnniIfMaxRccPacketSize 1.3.6.1.4.1.603.2.10.2.7.4.1.2
The maximum size, in bytes, of PNNI packets transmitted on this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 512..8192  

hjPnniIfCbrResourceIndex 1.3.6.1.4.1.603.2.10.2.7.4.1.3
If non-zero, this specifies the second index in the hjPnniIfResourceTable, which defines a set of resource availability characteristics to define the availability of this interface to carry CBR traffic. The value zero specifies that this interface is incapable of carrying CBR traffic. The default value to be used for this object (when the lowest-level Hello instance is created) is defined at compile time, via a user-defined symbol in file pnni_def.h.
Status: mandatory Access: read-write
OBJECT-TYPE    
  HjPnniIfResourceIndex  

hjPnniIfRtVbrResourceIndex 1.3.6.1.4.1.603.2.10.2.7.4.1.4
If non-zero, this specifies the second index in the hjPnniIfResourceTable, which defines a set of resource availability characteristics to define the availability of this interface to carry rt-VBR traffic. The value zero specifies that this interface is incapable of carrying rt-VBR traffic. The default value to be used for this object (when the lowest-level Hello instance is created) is defined at compile time, via a user-defined symbol in file pnni_def.h.
Status: mandatory Access: read-write
OBJECT-TYPE    
  HjPnniIfResourceIndex  

hjPnniIfNrtVbrResourceIndex 1.3.6.1.4.1.603.2.10.2.7.4.1.5
If non-zero, this specifies the second index in the hjPnniIfResourceTable, which defines a set of resource availability characteristics to define the availability of this interface to carry nrt-VBR traffic. The value zero specifies that this interface is incapable of carrying nrt-VBR traffic. The default value to be used for this object (when the lowest-level Hello instance is created) is defined at compile time, via a user-defined symbol in file pnni_def.h.
Status: mandatory Access: read-write
OBJECT-TYPE    
  HjPnniIfResourceIndex  

hjPnniIfAbrResourceIndex 1.3.6.1.4.1.603.2.10.2.7.4.1.6
If non-zero, this specifies the second index in the hjPnniIfResourceTable, which defines a set of resource availability characteristics to define the availability of this interface to carry ABR traffic. The value zero specifies that this interface is incapable of carrying ABR traffic. The default value to be used for this object (when the lowest-level Hello instance is created) is defined at compile time, via a user-defined symbol in file pnni_def.h.
Status: mandatory Access: read-write
OBJECT-TYPE    
  HjPnniIfResourceIndex  

hjPnniIfUbrResourceIndex 1.3.6.1.4.1.603.2.10.2.7.4.1.7
If non-zero, this specifies the second index in the hjPnniIfResourceTable, which defines a set of resource availability characteristics to define the availability of this interface to carry UBR traffic. The value zero specifies that this interface is incapable of carrying UBR traffic. The default value to be used for this object (when the lowest-level Hello instance is created) is defined at compile time, via a user-defined symbol in file pnni_def.h.
Status: mandatory Access: read-write
OBJECT-TYPE    
  HjPnniIfResourceIndex  

hjPnniIfResourceTable 1.3.6.1.4.1.603.2.10.2.7.7
This table contains Resource Availability parameters which can be used to describe the ability of an interface to accept user traffic, on a per-service-class basis. This table is accessed by an ifIndex defining a valid PNNI interface in the pnniIfTable, and a Resource Index value in the range 1-5, which is used to distinguish among up to five different sets of Resource characteristics, (if necessary) for this interface. Several service classes can share the same Resource Index, if this is acceptable to the switching system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HjPnniIfResourceEntry

hjPnniIfResourceEntry 1.3.6.1.4.1.603.2.10.2.7.7.1
An entry in the table, containing resource availability information for interfaces in this switching system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HjPnniIfResourceEntry  

hjPnniIfResourceIndex 1.3.6.1.4.1.603.2.10.2.7.7.1.1
Identifies a set of Resource Availability characteristics which can be used to define availability of one or more ATM service classes on the specified interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HjPnniIfResourceIndex  

hjPnniIfResourceGCACCLPAttribute 1.3.6.1.4.1.603.2.10.2.7.7.1.2
Indicates if the GCAC CLP Attribute should be set for the service classes assigned to this table entry. The default value for this object (created when the interface is created) is defined by compile-time symbols in file pnni_def.h.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

hjPnniIfResourceAdmWeight 1.3.6.1.4.1.603.2.10.2.7.7.1.3
The Administrative Weight of this interface for the service classes assigned to this table entry. The default value for this object (created when the interface is created) is defined by compile-time symbols in file pnni_def.h.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32  

hjPnniIfResourceMaximumCellRate 1.3.6.1.4.1.603.2.10.2.7.7.1.4
The Maximum Cell Rate (in cells per second) of this interface for the service classes assigned to this table entry. The default value for this object (created when the interface is created) is defined by compile-time symbols in file pnni_def.h.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32  

hjPnniIfResourceAvailableCellRate 1.3.6.1.4.1.603.2.10.2.7.7.1.5
The Available Cell Rate (in cells per second) of this interface for the service classes assigned to this table entry. The default value for this object (created when the interface is created) is defined by compile-time symbols in file pnni_def.h.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32  

hjPnniIfResourceCellTransferDelay 1.3.6.1.4.1.603.2.10.2.7.7.1.6
The maximum Cell Transfer Delay (in microseconds) of this interface for the service classes assigned to this table entry. The default value for this object (created when the interface is created) is defined by compile-time symbols in file pnni_def.h.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32  

hjPnniIfResourceCellDelayVariation 1.3.6.1.4.1.603.2.10.2.7.7.1.7
The peak-to-peak Cell Delay Variation (in microseconds) of this interface for the service classes assigned to this table entry. The default value for this object (created when the interface is created) is defined by compile-time symbols in file pnni_def.h.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32  

hjPnniIfResourceCellLossRatioCLP0 1.3.6.1.4.1.603.2.10.2.7.7.1.8
The maximum cell loss ratio (CLR) objective for CLP=0 traffic of this interface for the service classes assigned to this table entry. The default value for this object (created when the interface is created) is defined by compile-time symbols in file pnni_def.h.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32  

hjPnniIfResourceCellLossRatioCLP01 1.3.6.1.4.1.603.2.10.2.7.7.1.9
The maximum cell loss ratio (CLR) objective for CLP=0+1 traffic of this interface for the service classes assigned to this table entry. The default value for this object (created when the interface is created) is defined by compile-time symbols in file pnni_def.h.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32  

hjPnniIfResourceUseOptionalGCAC 1.3.6.1.4.1.603.2.10.2.7.7.1.10
Specifies whether the service classes assigned to this table entry should use the optional GCAC parameters, Cell Rate Margin and Variance Factor to describe their availability. A value of 'true' specifies that these optional parameters are used for GCAC purposes. A value of 'false' specifies that the normal GCAC procedures are to be followed. The default value for this object (created when the interface is created) is defined by compile-time symbols in file pnni_def.h.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

hjPnniIfResourceCellRateMargin 1.3.6.1.4.1.603.2.10.2.7.7.1.11
This parameter is only applicable if the value of hjPnniIfResourceUseOptionalGCAC is set to 'true'. Cell Rate Margin is a measure of the difference between the effective bandwidth allocation and the allocation for sustainable cell rate in cells per second. The default value for this object (created when the interface is created) is defined by compile-time symbols in file pnni_def.h.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32  

hjPnniIfResourceVarianceFactor 1.3.6.1.4.1.603.2.10.2.7.7.1.12
This parameter is only applicable if the value of hjPnniIfResourceUseOptionalGCAC is set to 'true'. Variance Factor is a realtive measure of the square of the cell rate margin normalized by the variance of the sum of the cell rates of all existing connections. The default value for this object (created when the interface is created) is defined by compile-time symbols in file pnni_def.h.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32  

hjPnniNbrPeerTable 1.3.6.1.4.1.603.2.10.2.7.5
H&J supplemental information for a PNNI neighbor in this switching system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HjPnniNbrPeerEntry

hjPnniNbrPeerEntry 1.3.6.1.4.1.603.2.10.2.7.5.1
An entry in the table, supplemental information of a PNNI neighbor in this switching system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HjPnniNbrPeerEntry  

hjPnniNbrPeerRcvPtses 1.3.6.1.4.1.603.2.10.2.7.5.1.1
A count of the number of PTSEs received from the neighboring peer. Includes PTSEs received within PTSPs as well as expired PTSE headers received during the database exchange phase of processing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

hjPnniNbrPeerXmtPtses 1.3.6.1.4.1.603.2.10.2.7.5.1.2
A count of the number of PTSEs transmitted to the neighboring peer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

hjPnniNbrPeerRcvPtseErrs 1.3.6.1.4.1.603.2.10.2.7.5.1.3
A count of the number of PTSEs received from the neighboring peer which had bad PTSE Header Checksums.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

hjPnniNbrPeerRcvDbSummErrs 1.3.6.1.4.1.603.2.10.2.7.5.1.4
A count of the number of Database Summary packets received from the neighboring peer which had syntax errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

hjPnniNbrPeerRcvPtspErrs 1.3.6.1.4.1.603.2.10.2.7.5.1.5
A count of the number of PTSPs received from the neighboring peer which had syntax errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

hjPnniNbrPeerRcvPtseReqErrs 1.3.6.1.4.1.603.2.10.2.7.5.1.6
A count of the number of PTSE Request packets received from the neighboring peer which had syntax errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

hjPnniNbrPeerRcvPtseAckErrs 1.3.6.1.4.1.603.2.10.2.7.5.1.7
A count of the number of PTSE Ack packets received from the neighboring peer which had syntax errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

hjPnniNbrPeerDSMismatches 1.3.6.1.4.1.603.2.10.2.7.5.1.8
A count of the number of Database Summary packets received from the neighboring peer which caused a Database Summary Mismatch condition. This condition is caused by an error in the sequence numbers detected by this node, while exchanging Database Summaries with the neighboring peer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

hjPnniNbrPeerBadPtseReqs 1.3.6.1.4.1.603.2.10.2.7.5.1.9
A count of the number of times this node received a PTSE Request from the neighboring peer which this node did not advertise. This condition (occurring during the Database Exchange phase) indicates an error in the neighboring peer Database Exchange protocol.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

hjPnniLinkTable 1.3.6.1.4.1.603.2.10.2.7.6
H&J supplemental information for a PNNI interface in this switching system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HjPnniLinkEntry

hjPnniLinkEntry 1.3.6.1.4.1.603.2.10.2.7.6.1
An entry in the table, supplemental information of a PNNI link in this switching system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HjPnniLinkEntry  

hjPnniLinkRcvUnknownPkts 1.3.6.1.4.1.603.2.10.2.7.6.1.1
This attribute contains a count of the number of received packets on the specified link which were unrecognized as any of the known PNNI packet types: Hello, PTSP, PTSE Ack, DB Summary, or PTSE Request.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

hjPnniLinkRcvHelloMismatches 1.3.6.1.4.1.603.2.10.2.7.6.1.2
This attribute contains a count of the number of received Hello packets on the specified link which were detected as having a Hello Mismatch error. A Hello mismatch occurs when a Hello has been received from the neighbor in which one of the Version, originating Node ID, peer group ID, and port ID is different from the corresponding information in the local hello data structure. Alternatively, a Hello has been received in which the remote node ID, and/or remote port ID are different from this node's own node ID or this node's port ID for the receiving link, respectively, and are not both set to zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

hjPnniLinkRcvHelloErrors 1.3.6.1.4.1.603.2.10.2.7.6.1.3
This attribute contains a count of the number of received Hello packets on the specified link which were detected as being malformed in some way. Examples are runt packets or packets missing required fields.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32