HJ-PNNI-MIB: View SNMP OID List / Download MIB
VENDOR: HARRIS AND JEFFRIES
Home | MIB: HJ-PNNI-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).
|
|||
Object Name | OID | Type | Access | Info |
org | 1.3 | |||
dod | 1.3.6 | |||
internet | 1.3.6.1 | |||
private | 1.3.6.1.4 | |||
enterprises | 1.3.6.1.4.1 | |||
harrisjeffries | 1.3.6.1.4.1.603 | |||
hjStdExtensions | 1.3.6.1.4.1.603.2 | |||
hjTransmission | 1.3.6.1.4.1.603.2.10 | |||
hjAtm | 1.3.6.1.4.1.603.2.10.2 | |||
hjAtmPnni | 1.3.6.1.4.1.603.2.10.2.7 | |||
hjPnniBaseGroup | 1.3.6.1.4.1.603.2.10.2.7.2 | |||
hjPnniLoggingFile | 1.3.6.1.4.1.603.2.10.2.7.2.1 | displaystring | read-write |
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. |
hjPnniLoggingMask | 1.3.6.1.4.1.603.2.10.2.7.2.2 | unsigned32 | read-write |
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. |
hjPnniAddressRoundRobin | 1.3.6.1.4.1.603.2.10.2.7.2.3 | truthvalue | read-write |
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. |
hjPnniRoundRobinNbrPortUse | 1.3.6.1.4.1.603.2.10.2.7.2.4 | truthvalue | read-write |
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. |
hjPnniCacheTimerFreq | 1.3.6.1.4.1.603.2.10.2.7.2.5 | integer32 | read-write |
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. |
hjPnniCacheAge | 1.3.6.1.4.1.603.2.10.2.7.2.6 | integer32 | read-write |
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. |
hjPnniCacheRecentInt | 1.3.6.1.4.1.603.2.10.2.7.2.7 | integer32 | read-write |
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. |
hjPnniCacheNumEntries | 1.3.6.1.4.1.603.2.10.2.7.2.8 | integer | read-only |
The current number of cached paths being maintained by the path-caching logic of the switching system. |
hjPnniCacheMaxPaths | 1.3.6.1.4.1.603.2.10.2.7.2.9 | integer | read-write |
The maximum of paths per destination node which will be calculated to each node destination, when path-caching is enabled. |
hjPnniCacheMaxEntries | 1.3.6.1.4.1.603.2.10.2.7.2.10 | integer | read-write |
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. |
hjPnniCacheEnable | 1.3.6.1.4.1.603.2.10.2.7.2.11 | truthvalue | read-write |
Enables path-caching for this switch system. The feature must also be enabled by compile-time switches to allow enabling path-caching. |
hjPnniAllowLGNPathLoops | 1.3.6.1.4.1.603.2.10.2.7.2.12 | truthvalue | read-write |
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. |
hjPnniNodeTable | 1.3.6.1.4.1.603.2.10.2.7.3 | no-access |
H&J supplemental information for a PNNI node in this switching system. |
|
1.3.6.1.4.1.603.2.10.2.7.3.1 | no-access |
An entry in the table, supplemental information of a PNNI logical node in this switching system. |
||
hjPnniNodeLoggingMask | 1.3.6.1.4.1.603.2.10.2.7.3.1.1 | unsigned32 | read-write |
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. |
hjPnniNodeMinDynamicPortId | 1.3.6.1.4.1.603.2.10.2.7.3.1.2 | pnniportid | read-write |
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. |
hjPnniNodeMaxDynamicPortId | 1.3.6.1.4.1.603.2.10.2.7.3.1.3 | pnniportid | read-write |
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. |
hjPnniNodeSvccCellTransferDelay | 1.3.6.1.4.1.603.2.10.2.7.3.1.4 | integer | read-write |
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. |
hjPnniNodeSvccCellDelayVariation | 1.3.6.1.4.1.603.2.10.2.7.3.1.5 | integer | read-write |
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. |
hjPnniNodeSvccCellLossRatio | 1.3.6.1.4.1.603.2.10.2.7.3.1.6 | integer | read-write |
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. |
hjPnniNodeSvccAbrInitialCellRate | 1.3.6.1.4.1.603.2.10.2.7.3.1.7 | integer | read-write |
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. |
hjPnniNodeSvccAbrTransientBufferExposure | 1.3.6.1.4.1.603.2.10.2.7.3.1.8 | integer | read-write |
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. |
hjPnniNodeSvccAbrRateIncreaseFactor | 1.3.6.1.4.1.603.2.10.2.7.3.1.9 | integer | read-write |
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). |
hjPnniNodeSvccAbrRateDecreaseFactor | 1.3.6.1.4.1.603.2.10.2.7.3.1.10 | integer | read-write |
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). |
hjPnniIfTable | 1.3.6.1.4.1.603.2.10.2.7.4 | no-access |
H&J supplemental information for a PNNI interface in this switching system. |
|
1.3.6.1.4.1.603.2.10.2.7.4.1 | no-access |
An entry in the table, supplemental information of a PNNI interface in this switching system. |
||
hjPnniIfLoggingMask | 1.3.6.1.4.1.603.2.10.2.7.4.1.1 | unsigned32 | read-write |
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. |
hjPnniIfMaxRccPacketSize | 1.3.6.1.4.1.603.2.10.2.7.4.1.2 | integer | read-write |
The maximum size, in bytes, of PNNI packets transmitted on this interface. |
hjPnniIfCbrResourceIndex | 1.3.6.1.4.1.603.2.10.2.7.4.1.3 | hjpnniifresourceindex | read-write |
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. |
hjPnniIfRtVbrResourceIndex | 1.3.6.1.4.1.603.2.10.2.7.4.1.4 | hjpnniifresourceindex | read-write |
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. |
hjPnniIfNrtVbrResourceIndex | 1.3.6.1.4.1.603.2.10.2.7.4.1.5 | hjpnniifresourceindex | read-write |
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. |
hjPnniIfAbrResourceIndex | 1.3.6.1.4.1.603.2.10.2.7.4.1.6 | hjpnniifresourceindex | read-write |
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. |
hjPnniIfUbrResourceIndex | 1.3.6.1.4.1.603.2.10.2.7.4.1.7 | hjpnniifresourceindex | read-write |
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. |
hjPnniNbrPeerTable | 1.3.6.1.4.1.603.2.10.2.7.5 | no-access |
H&J supplemental information for a PNNI neighbor in this switching system. |
|
1.3.6.1.4.1.603.2.10.2.7.5.1 | no-access |
An entry in the table, supplemental information of a PNNI neighbor in this switching system. |
||
hjPnniNbrPeerRcvPtses | 1.3.6.1.4.1.603.2.10.2.7.5.1.1 | counter32 | read-only |
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. |
hjPnniNbrPeerXmtPtses | 1.3.6.1.4.1.603.2.10.2.7.5.1.2 | counter32 | read-only |
A count of the number of PTSEs transmitted to the neighboring peer. |
hjPnniNbrPeerRcvPtseErrs | 1.3.6.1.4.1.603.2.10.2.7.5.1.3 | counter32 | read-only |
A count of the number of PTSEs received from the neighboring peer which had bad PTSE Header Checksums. |
hjPnniNbrPeerRcvDbSummErrs | 1.3.6.1.4.1.603.2.10.2.7.5.1.4 | counter32 | read-only |
A count of the number of Database Summary packets received from the neighboring peer which had syntax errors. |
hjPnniNbrPeerRcvPtspErrs | 1.3.6.1.4.1.603.2.10.2.7.5.1.5 | counter32 | read-only |
A count of the number of PTSPs received from the neighboring peer which had syntax errors. |
hjPnniNbrPeerRcvPtseReqErrs | 1.3.6.1.4.1.603.2.10.2.7.5.1.6 | counter32 | read-only |
A count of the number of PTSE Request packets received from the neighboring peer which had syntax errors. |
hjPnniNbrPeerRcvPtseAckErrs | 1.3.6.1.4.1.603.2.10.2.7.5.1.7 | counter32 | read-only |
A count of the number of PTSE Ack packets received from the neighboring peer which had syntax errors. |
hjPnniNbrPeerDSMismatches | 1.3.6.1.4.1.603.2.10.2.7.5.1.8 | counter32 | read-only |
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. |
hjPnniNbrPeerBadPtseReqs | 1.3.6.1.4.1.603.2.10.2.7.5.1.9 | counter32 | read-only |
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. |
hjPnniLinkTable | 1.3.6.1.4.1.603.2.10.2.7.6 | no-access |
H&J supplemental information for a PNNI interface in this switching system. |
|
1.3.6.1.4.1.603.2.10.2.7.6.1 | no-access |
An entry in the table, supplemental information of a PNNI link in this switching system. |
||
hjPnniLinkRcvUnknownPkts | 1.3.6.1.4.1.603.2.10.2.7.6.1.1 | counter32 | read-only |
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. |
hjPnniLinkRcvHelloMismatches | 1.3.6.1.4.1.603.2.10.2.7.6.1.2 | counter32 | read-only |
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. |
hjPnniLinkRcvHelloErrors | 1.3.6.1.4.1.603.2.10.2.7.6.1.3 | counter32 | read-only |
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. |
hjPnniIfResourceTable | 1.3.6.1.4.1.603.2.10.2.7.7 | no-access |
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. |
|
1.3.6.1.4.1.603.2.10.2.7.7.1 | no-access |
An entry in the table, containing resource availability information for interfaces in this switching system. |
||
hjPnniIfResourceIndex | 1.3.6.1.4.1.603.2.10.2.7.7.1.1 | hjpnniifresourceindex | no-access |
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. |
hjPnniIfResourceGCACCLPAttribute | 1.3.6.1.4.1.603.2.10.2.7.7.1.2 | truthvalue | read-write |
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. |
hjPnniIfResourceAdmWeight | 1.3.6.1.4.1.603.2.10.2.7.7.1.3 | unsigned32 | read-write |
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. |
hjPnniIfResourceMaximumCellRate | 1.3.6.1.4.1.603.2.10.2.7.7.1.4 | unsigned32 | read-write |
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. |
hjPnniIfResourceAvailableCellRate | 1.3.6.1.4.1.603.2.10.2.7.7.1.5 | unsigned32 | read-write |
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. |
hjPnniIfResourceCellTransferDelay | 1.3.6.1.4.1.603.2.10.2.7.7.1.6 | unsigned32 | read-write |
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. |
hjPnniIfResourceCellDelayVariation | 1.3.6.1.4.1.603.2.10.2.7.7.1.7 | unsigned32 | read-write |
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. |
hjPnniIfResourceCellLossRatioCLP0 | 1.3.6.1.4.1.603.2.10.2.7.7.1.8 | unsigned32 | read-write |
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. |
hjPnniIfResourceCellLossRatioCLP01 | 1.3.6.1.4.1.603.2.10.2.7.7.1.9 | unsigned32 | read-write |
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. |
hjPnniIfResourceUseOptionalGCAC | 1.3.6.1.4.1.603.2.10.2.7.7.1.10 | truthvalue | read-write |
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. |
hjPnniIfResourceCellRateMargin | 1.3.6.1.4.1.603.2.10.2.7.7.1.11 | unsigned32 | read-write |
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. |
hjPnniIfResourceVarianceFactor | 1.3.6.1.4.1.603.2.10.2.7.7.1.12 | unsigned32 | read-write |
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. |