Home/Catalog/HJ-PNNI-MIB

HJ-PNNI-MIB

Detailed view of the defined objects, syntax rules, and hierarchical paths.

75
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

75 total
Object Name
org
OBJECT IDENTIFIER
.1.3
RFC1213-MIB
Unknown
.1.3
dod
OBJECT IDENTIFIER
.1.3.6
internet
OBJECT IDENTIFIER
.1.3.6.1
private
OBJECT IDENTIFIER
.1.3.6.1.4
enterprises
OBJECT IDENTIFIER
.1.3.6.1.4.1
harrisjeffries
OBJECT IDENTIFIER
.1.3.6.1.4.1.603
hjStdExtensions
OBJECT IDENTIFIER
.1.3.6.1.4.1.603.2
hjTransmission
OBJECT IDENTIFIER
.1.3.6.1.4.1.603.2.10
hjAtm
OBJECT IDENTIFIER
.1.3.6.1.4.1.603.2.10.2
hjAtmPnni
OBJECT IDENTIFIER
.1.3.6.1.4.1.603.2.10.2.7
hjPnniBaseGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.603.2.10.2.7.2
hjPnniLoggingFileThe 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.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.603.2.10.2.7.2.1
hjPnniLoggingMaskA 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.rw
Unsigned32
.1.3.6.1.4.1.603.2.10.2.7.2.2
hjPnniAddressRoundRobinA 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.603.2.10.2.7.2.3
hjPnniRoundRobinNbrPortUseA 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.603.2.10.2.7.2.4
hjPnniCacheTimerFreqThe 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.rw
Integer32
.1.3.6.1.4.1.603.2.10.2.7.2.5
hjPnniCacheAgeThe 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.rw
Integer32
.1.3.6.1.4.1.603.2.10.2.7.2.6
hjPnniCacheRecentIntThe 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.rw
Integer32
.1.3.6.1.4.1.603.2.10.2.7.2.7
hjPnniCacheNumEntriesThe current number of cached paths being maintained by the path-caching logic of the switching system.ro
INTEGER
.1.3.6.1.4.1.603.2.10.2.7.2.8
hjPnniCacheMaxPathsThe maximum of paths per destination node which will be calculated to each node destination, when path-caching is enabled.rw
INTEGER
.1.3.6.1.4.1.603.2.10.2.7.2.9
hjPnniCacheMaxEntriesThe 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.rw
INTEGER
.1.3.6.1.4.1.603.2.10.2.7.2.10
hjPnniCacheEnableEnables path-caching for this switch system. The feature must also be enabled by compile-time switches to allow enabling path-caching.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.603.2.10.2.7.2.11
hjPnniAllowLGNPathLoopsModifies 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.603.2.10.2.7.2.12
hjPnniNodeTableH&J supplemental information for a PNNI node in this switching system.
SEQUENCE OF HjPnniNodeEntry
.1.3.6.1.4.1.603.2.10.2.7.3
hjPnniNodeEntryAn entry in the table, supplemental information of a PNNI logical node in this switching system.
HjPnniNodeEntry
.1.3.6.1.4.1.603.2.10.2.7.3.1
hjPnniNodeLoggingMaskA 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.rw
Unsigned32
.1.3.6.1.4.1.603.2.10.2.7.3.1.1
hjPnniNodeMinDynamicPortIdThe 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.rw
PnniPortId
.1.3.6.1.4.1.603.2.10.2.7.3.1.2
hjPnniNodeMaxDynamicPortIdThe 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.rw
PnniPortId
.1.3.6.1.4.1.603.2.10.2.7.3.1.3
hjPnniNodeSvccCellTransferDelayDefines 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.rw
INTEGER
.1.3.6.1.4.1.603.2.10.2.7.3.1.4
hjPnniNodeSvccCellDelayVariationDefines 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.rw
INTEGER
.1.3.6.1.4.1.603.2.10.2.7.3.1.5
hjPnniNodeSvccCellLossRatioDefines 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.rw
INTEGER
.1.3.6.1.4.1.603.2.10.2.7.3.1.6
hjPnniNodeSvccAbrInitialCellRateDefines 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.rw
INTEGER
.1.3.6.1.4.1.603.2.10.2.7.3.1.7
hjPnniNodeSvccAbrTransientBufferExposureDefines 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.rw
INTEGER
.1.3.6.1.4.1.603.2.10.2.7.3.1.8
hjPnniNodeSvccAbrRateIncreaseFactorDefines 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).rw
INTEGER
.1.3.6.1.4.1.603.2.10.2.7.3.1.9
hjPnniNodeSvccAbrRateDecreaseFactorDefines 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).rw
INTEGER
.1.3.6.1.4.1.603.2.10.2.7.3.1.10
hjPnniIfTableH&J supplemental information for a PNNI interface in this switching system.
SEQUENCE OF HjPnniIfEntry
.1.3.6.1.4.1.603.2.10.2.7.4
hjPnniIfEntryAn entry in the table, supplemental information of a PNNI interface in this switching system.
HjPnniIfEntry
.1.3.6.1.4.1.603.2.10.2.7.4.1
hjPnniIfLoggingMaskA 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.rw
Unsigned32
.1.3.6.1.4.1.603.2.10.2.7.4.1.1
hjPnniIfMaxRccPacketSizeThe maximum size, in bytes, of PNNI packets transmitted on this interface.rw
Unsigned32
.1.3.6.1.4.1.603.2.10.2.7.4.1.2
hjPnniIfCbrResourceIndexIf 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.rw
HjPnniIfResourceIndex
.1.3.6.1.4.1.603.2.10.2.7.4.1.3
hjPnniIfRtVbrResourceIndexIf 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.rw
HjPnniIfResourceIndex
.1.3.6.1.4.1.603.2.10.2.7.4.1.4
hjPnniIfNrtVbrResourceIndexIf 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.rw
HjPnniIfResourceIndex
.1.3.6.1.4.1.603.2.10.2.7.4.1.5
hjPnniIfAbrResourceIndexIf 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.rw
HjPnniIfResourceIndex
.1.3.6.1.4.1.603.2.10.2.7.4.1.6
hjPnniIfUbrResourceIndexIf 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.rw
HjPnniIfResourceIndex
.1.3.6.1.4.1.603.2.10.2.7.4.1.7
hjPnniNbrPeerTableH&J supplemental information for a PNNI neighbor in this switching system.
SEQUENCE OF HjPnniNbrPeerEntry
.1.3.6.1.4.1.603.2.10.2.7.5
hjPnniNbrPeerEntryAn entry in the table, supplemental information of a PNNI neighbor in this switching system.
HjPnniNbrPeerEntry
.1.3.6.1.4.1.603.2.10.2.7.5.1
hjPnniNbrPeerRcvPtsesA 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.ro
Counter32
.1.3.6.1.4.1.603.2.10.2.7.5.1.1
hjPnniNbrPeerXmtPtsesA count of the number of PTSEs transmitted to the neighboring peer.ro
Counter32
.1.3.6.1.4.1.603.2.10.2.7.5.1.2
hjPnniNbrPeerRcvPtseErrsA count of the number of PTSEs received from the neighboring peer which had bad PTSE Header Checksums.ro
Counter32
.1.3.6.1.4.1.603.2.10.2.7.5.1.3
hjPnniNbrPeerRcvDbSummErrsA count of the number of Database Summary packets received from the neighboring peer which had syntax errors.ro
Counter32
.1.3.6.1.4.1.603.2.10.2.7.5.1.4
hjPnniNbrPeerRcvPtspErrsA count of the number of PTSPs received from the neighboring peer which had syntax errors.ro
Counter32
.1.3.6.1.4.1.603.2.10.2.7.5.1.5
hjPnniNbrPeerRcvPtseReqErrsA count of the number of PTSE Request packets received from the neighboring peer which had syntax errors.ro
Counter32
.1.3.6.1.4.1.603.2.10.2.7.5.1.6
hjPnniNbrPeerRcvPtseAckErrsA count of the number of PTSE Ack packets received from the neighboring peer which had syntax errors.ro
Counter32
.1.3.6.1.4.1.603.2.10.2.7.5.1.7
hjPnniNbrPeerDSMismatchesA 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.ro
Counter32
.1.3.6.1.4.1.603.2.10.2.7.5.1.8
hjPnniNbrPeerBadPtseReqsA 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.ro
Counter32
.1.3.6.1.4.1.603.2.10.2.7.5.1.9
hjPnniLinkTableH&J supplemental information for a PNNI interface in this switching system.
SEQUENCE OF HjPnniLinkEntry
.1.3.6.1.4.1.603.2.10.2.7.6
hjPnniLinkEntryAn entry in the table, supplemental information of a PNNI link in this switching system.
HjPnniLinkEntry
.1.3.6.1.4.1.603.2.10.2.7.6.1
hjPnniLinkRcvUnknownPktsThis 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.ro
Counter32
.1.3.6.1.4.1.603.2.10.2.7.6.1.1
hjPnniLinkRcvHelloMismatchesThis 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.ro
Counter32
.1.3.6.1.4.1.603.2.10.2.7.6.1.2
hjPnniLinkRcvHelloErrorsThis 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.ro
Counter32
.1.3.6.1.4.1.603.2.10.2.7.6.1.3
hjPnniIfResourceTableThis 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.
SEQUENCE OF HjPnniIfResourceEntry
.1.3.6.1.4.1.603.2.10.2.7.7
hjPnniIfResourceEntryAn entry in the table, containing resource availability information for interfaces in this switching system.
HjPnniIfResourceEntry
.1.3.6.1.4.1.603.2.10.2.7.7.1
hjPnniIfResourceIndexIdentifies a set of Resource Availability characteristics which can be used to define availability of one or more ATM service classes on the specified interface.
HjPnniIfResourceIndex
.1.3.6.1.4.1.603.2.10.2.7.7.1.1
hjPnniIfResourceGCACCLPAttributeIndicates 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.603.2.10.2.7.7.1.2
hjPnniIfResourceAdmWeightThe 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.rw
Unsigned32
.1.3.6.1.4.1.603.2.10.2.7.7.1.3
hjPnniIfResourceMaximumCellRateThe 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.rw
Unsigned32
.1.3.6.1.4.1.603.2.10.2.7.7.1.4
hjPnniIfResourceAvailableCellRateThe 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.rw
Unsigned32
.1.3.6.1.4.1.603.2.10.2.7.7.1.5
hjPnniIfResourceCellTransferDelayThe 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.rw
Unsigned32
.1.3.6.1.4.1.603.2.10.2.7.7.1.6
hjPnniIfResourceCellDelayVariationThe 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.rw
Unsigned32
.1.3.6.1.4.1.603.2.10.2.7.7.1.7
hjPnniIfResourceCellLossRatioCLP0The 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.rw
Unsigned32
.1.3.6.1.4.1.603.2.10.2.7.7.1.8
hjPnniIfResourceCellLossRatioCLP01The 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.rw
Unsigned32
.1.3.6.1.4.1.603.2.10.2.7.7.1.9
hjPnniIfResourceUseOptionalGCACSpecifies 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.603.2.10.2.7.7.1.10
hjPnniIfResourceCellRateMarginThis 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.rw
Unsigned32
.1.3.6.1.4.1.603.2.10.2.7.7.1.11
hjPnniIfResourceVarianceFactorThis 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.rw
Unsigned32
.1.3.6.1.4.1.603.2.10.2.7.7.1.12