All MIBs › PNNI-MIB
Organization: The ATM Forum
Last Updated: 2002-04-24
Category: ATM
Description:
Provides the ATM Forum's Private Network-to-Network Interface (PNNI) MIB, covering routing topology and signaling control for ATM switches.
Imported Objects
From ATM-TC-MIB
| AtmTrafficDescrParamIndex |
From IF-MIB
| InterfaceIndex | |
| ifIndex | OBJECT-TYPE |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Gauge32 | |
| Integer32 | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 | |
| enterprises | |
| zeroDotZero |
From SNMPv2-TC
| DisplayString | |
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TimeStamp | |
| TruthValue |
What Is PNNI-MIB?
PNNI-MIB implements the ATM Forum's Private Network-to-Network Interface specification, providing SNMP management objects for ATM switch routing topology discovery and signaling/call-admission control. It exposes data on PNNI protocol version support, designated transit list (DTL) usage, crankback and alternate-route event counts, and route failure statistics at both the originating switch and border-node level. Rather than classic hardware health metrics, its status focus is on ATM routing protocol behavior and software-level signaling faults — spikes in pnniCrankbackCountOriginator/Border or pnniRouteFailCountOriginator/Border reveal PNNI topology or call-setup problems inside the ATM switch's control-plane software. It builds on and complements other ATM Forum management specifications for interface-level ATM statistics. It is deployed on carrier-grade or enterprise ATM switches running PNNI hierarchical routing, a technology now largely legacy but still present in some telecom infrastructure, and anyone tracing the PNNI-MIB RFC lineage will find it actually derives from ATM Forum specifications adapted to SNMP SMI conventions rather than a single IETF RFC number.
IPNetwork Monitor allows you to monitor SNMP objects defined in PNNI-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- PNNI protocol version support
- DTL (designated transit list) generation counts
- crankback event counts
- alternate route counts
- route failure counts
- unreachable route failure counts
Supported Devices
- vendor-neutral, standards-based MIB, not tied to a specific manufacturer
- ATM switches supporting PNNI hierarchical routing
Monitoring Examples
An operator polls pnniRouteFailCountOriginator and pnniRouteFailCountBorder to see how many PNNI call setups failed to find a route from this switch versus as a transit border node, and correlates spikes with pnniCrankbackCountOriginator/Border to identify unstable topology paths needing crankback. pnniDtlCountOriginator and pnniDtlCountBorder track how many designated transit lists were generated, indicating routing complexity or churn. pnniHighestVersion and pnniLowestVersion confirm which PNNI protocol versions the switch negotiates with peers, useful when diagnosing interoperability issues between ATM switches from different vendors.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| atmForum | 1.3.6.1.4.1.353 | |||
| atmForumNetworkManagement | 1.3.6.1.4.1.353.5 | |||
| atmfPnni | 1.3.6.1.4.1.353.5.4 | |||
| pnniMIB | 1.3.6.1.4.1.353.5.4.1 | The MIB module for managing ATM Forum PNNI routing. | ||
| pnniMIBObjects | 1.3.6.1.4.1.353.5.4.1.1 | |||
| pnniBaseGroup | 1.3.6.1.4.1.353.5.4.1.1.1 | |||
| PNN pnniHighestVersion | 1.3.6.1.4.1.353.5.4.1.1.1.1 | PnniVersion | read-only | The highest version of the PNNI protocol that the software in this switching system is capable of executing. |
| PNN pnniLowestVersion | 1.3.6.1.4.1.353.5.4.1.1.1.2 | PnniVersion | read-only | The lowest version of the PNNI Protocol that the software in this switching system is capable of executing. |
| C32 pnniDtlCountOriginator | 1.3.6.1.4.1.353.5.4.1.1.1.3 | Counter32 | read-only | The total number of DTL stacks that this switching system has originated as the DTLOriginator and placed into signalling messages. This includes the initial DTL stacks computed by this system as well as any alternate route (second, third choice etc.) DTL stacks computed by this switching system in response to crankbacks. |
| C32 pnniDtlCountBorder | 1.3.6.1.4.1.353.5.4.1.1.1.4 | Counter32 | read-only | The number of partial DTL stacks that this switching system has added into signalling messages as an entry border node. This includes the initial partial DTL stacks computed by this system as well as any alternate route (second, third choice etc.) partial DTL stacks computed by this switching system in response to crankbacks. |
| C32 pnniCrankbackCountOriginator | 1.3.6.1.4.1.353.5.4.1.1.1.5 | Counter32 | read-only | The count of the total number of connection setup messages including DTL stacks originated by this switching system that have cranked back to this switching system at all levels of the hierarchy. |
| C32 pnniCrankbackCountBorder | 1.3.6.1.4.1.353.5.4.1.1.1.6 | Counter32 | read-only | The count of the total number of connection setup messages including DTLs added by this switching system as an entry border node that have cranked back to this switching system at all levels of the hierarchy. This count does not include Crankbacks for which this switching system was not the crankback destination, only those crankbacks that were directed to this switching system are counted here. |
| C32 pnniAltRouteCountOriginator | 1.3.6.1.4.1.353.5.4.1.1.1.7 | Counter32 | read-only | The total number of alternate DTL stacks that this switching system has computed and placed into signalling messages as the DTLOriginator. |
| C32 pnniAltRouteCountBorder | 1.3.6.1.4.1.353.5.4.1.1.1.8 | Counter32 | read-only | The total number of alternate partial DTL stacks that this switching system has computed and placed into signalling messages as an entry border node. |
| C32 pnniRouteFailCountOriginator | 1.3.6.1.4.1.353.5.4.1.1.1.9 | Counter32 | read-only | The total number of times where the switching system failed to compute a viable DTL stack as the DTLOriginator for some call. It indicates the number of times a call was cleared from this switching system due to originator routing failure. |
| C32 pnniRouteFailCountBorder | 1.3.6.1.4.1.353.5.4.1.1.1.10 | Counter32 | read-only | The total number of times where the switching system failed to compute a viable partial DTL stack as an entry border node for some call. It indicates the number of times a call was either cleared or cranked back from this switching system due to border routing failure. |
| C32 pnniRouteFailUnreachableOriginator | 1.3.6.1.4.1.353.5.4.1.1.1.11 | Counter32 | read-only | The total number of times where the switching system failed to compute a viable DTL stack as the DTLOriginator because the destination was unreachable, i.e., those calls that are cleared with cause #2 `specified transit network unreachable' or cause #3 `destination unreachable' in the cause IE. |
| C32 pnniRouteFailUnreachableBorder | 1.3.6.1.4.1.353.5.4.1.1.1.12 | Counter32 | read-only | The total number of times where the switching system failed to compute a viable partial DTL stack as an entry border node because the target of the path calculation was unreachable, i.e., those calls that are cleared or cranked back with cause #2 `specified transit network unreachable' or cause #3 `destination unreachable' in the cause IE. |
| pnniNodeTable | 1.3.6.1.4.1.353.5.4.1.1.2 | not-accessible | The pnniNodeTable collects attributes that affect the operation of a PNNI logical node. There is a single row in this table for each PNNI peer group that the managed system is expected or eligible to become a member of. | |
| pnniNodeEntry | 1.3.6.1.4.1.353.5.4.1.1.2.1 | not-accessible | An entry in the table, containing information about a PNNI logical node in this switching system. | |
| PNN pnniNodeIndex | 1.3.6.1.4.1.353.5.4.1.1.2.1.1 | PnniNodeIndex | not-accessible | A value assigned to a node in this switching system that uniquely identifies it in the MIB. |
| PNN pnniNodeLevel | 1.3.6.1.4.1.353.5.4.1.1.2.1.2 | PnniLevel | read-create | The level of PNNI hierarchy at which this node exists. This attribute is used to determine the default node ID and the default peer group ID for this node. This object may only be written when pnniNodeAdminStatus has the value down. |
| PNN pnniNodeId | 1.3.6.1.4.1.353.5.4.1.1.2.1.3 | PnniNodeId | read-create | The value the switching system is using to represent itself as this node. This object may only be written when pnniNodeAdminStatus has the value down. If pnniNodeLowest is true, then the default node ID takes the form defined in Section 5.3.3 for lowest level nodes, with the first octet equal to pnniNodeLevel, the second octet equal to 160, and the last 20 octets equal to pnniNodeAtmAddress. If pnniNodeLowest is false, then the default node ID takes the form defined in Section 5.3.3 for logical group nodes, with the first octet equal to pnniNodeLevel, the next fourteen octets equal to the value of pnniNodePeerGroupId for the child node whose election as PGL causes this LGN to be instantiated, the next six octets equal to the ESI of pnniNodeAtmAddress, and the last octet equal to zero. |
| T/F pnniNodeLowest | 1.3.6.1.4.1.353.5.4.1.1.2.1.4 | TruthValue | read-create | Indicates whether this node acts as a lowest level node or whether this node is a logical group node that becomes active when one of the other nodes in this switching system becomes a peer group leader. The value 'false' must not be used with nodes that are not PGL/LGN capable. This object may only be written when pnniNodeAdminStatus has the value down. |
| INT pnniNodeAdminStatus | 1.3.6.1.4.1.353.5.4.1.1.2.1.5 | INTEGER | read-create | Indicates whether the administrative status of the node is up (the node is allowed to become active) or down (the node is forced to be inactive). When pnniNodeAdminStatus is down, then pnniNodeOperStatus must also be down. |
| INT pnniNodeOperStatus | 1.3.6.1.4.1.353.5.4.1.1.2.1.6 | INTEGER | read-only | Indicates whether the node is active or whether the node has yet to become operational. When the value is down, all state has been cleared from the node and the node is not communicating with any of its neighbor nodes. |
| STR pnniNodeDomainName | 1.3.6.1.4.1.353.5.4.1.1.2.1.7 | DisplayString | read-create | The name of the PNNI routing domain in which this node participates. All lowest-level PNNI nodes with the same pnniNodeDomainName are presumed to be connected. |
| PNN pnniNodeAtmAddress | 1.3.6.1.4.1.353.5.4.1.1.2.1.8 | PnniAtmAddr | read-create | This node's ATM End System Address. Remote systems wishing to exchange PNNI protocol packets with this node should direct packets or calls to this address. This attribute may only be written when pnniNodeAdminStatus has the value down. |
| PNN pnniNodePeerGroupId | 1.3.6.1.4.1.353.5.4.1.1.2.1.9 | PnniPeerGroupId | read-create | The Peer Group Identifier of the peer group that the given node is to become a member of. The default value of this attribute has the first octet equal to pnniNodeLevel, the next pnniNodeLevel bits equal to the pnniNodeLevel bits starting from the third octet of pnniNodeId, and the remainder padded with zeros. This object may only be written when pnniNodeAdminStatus has the value down. |
| T/F pnniNodeRestrictedTransit | 1.3.6.1.4.1.353.5.4.1.1.2.1.10 | TruthValue | read-create | Specifies whether the node is restricted to not allowing support of SVCs transiting this node. This attribute determines the setting of the restricted transit bit in the nodal information group originated by this node. |
| T/F pnniNodeComplexRep | 1.3.6.1.4.1.353.5.4.1.1.2.1.11 | TruthValue | read-create | Specifies whether this node uses the complex node representation. A value of `true' indicates that the complex node representation is used, whereas a value of `false' indicates that the simple node representation is used. This attribute determines the setting of the nodal representation bit in the nodal information group originated by this node. |
| T/F pnniNodeRestrictedBranching | 1.3.6.1.4.1.353.5.4.1.1.2.1.12 | TruthValue | read-only | Indicates whether the node is able to support additional point-to-multipoint branches. A value of 'false' indicates that additional branches can be supported, and a value of 'true' indicates that additional branches cannot be supported. This attribute reflects the setting of the restricted branching bit in the nodal information group originated by this node. |
| T/F pnniNodeDatabaseOverload | 1.3.6.1.4.1.353.5.4.1.1.2.1.13 | TruthValue | read-only | Specifies whether the node is currently operating in topology database overload state. This attribute has the same value as the Non-transit for PGL Election bit in the nodal information group originated by this node. |
| G32 pnniNodePtses | 1.3.6.1.4.1.353.5.4.1.1.2.1.14 | Gauge32 | read-only | Gauges the total number of PTSEs currently in this node's topology database(s). |
| ROW pnniNodeRowStatus | 1.3.6.1.4.1.353.5.4.1.1.2.1.15 | RowStatus | read-create | To create, delete, activate and de-activate a Node. |
| pnniNodePglTable | 1.3.6.1.4.1.353.5.4.1.1.3 | not-accessible | Peer group leader election information for a PNNI node in this switching system. | |
| pnniNodePglEntry | 1.3.6.1.4.1.353.5.4.1.1.3.1 | not-accessible | An entry in the table, containing PGL election information of a PNNI logical node in this switching system. | |
| INT pnniNodePglLeadershipPriority | 1.3.6.1.4.1.353.5.4.1.1.3.1.1 | INTEGER | read-create | The Leadership priority value this node should advertise in its nodal information group for the given peer group. Only the value zero can be used with nodes that are not PGL/LGN capable. If there is no configured parent node index or no corresponding entry in the pnniNodeTable, then the advertised leadership priority is zero regardless of this value. |
| PNN pnniNodeCfgParentNodeIndex | 1.3.6.1.4.1.353.5.4.1.1.3.1.2 | PnniNodeIndex | read-create | The local node index used to identify the node that will represent this peer group at the next higher level of hierarchy, if this node becomes peer group leader. The value 0 indicates that there is no parent node. |
| I32 pnniNodePglInitTime | 1.3.6.1.4.1.353.5.4.1.1.3.1.3 | Integer32 | read-create | The amount of time in seconds this node will delay advertising its choice of preferred PGL after having initialized operation and reached the full state with at least one neighbor in the peer group. |
| I32 pnniNodePglOverrideDelay | 1.3.6.1.4.1.353.5.4.1.1.3.1.4 | Integer32 | read-create | The amount of time in seconds a node will wait for itself to be declared the preferred PGL by unanimous agreement among its peers. In the absence of unanimous agreement this will be the amount of time that will pass before this node considers a two thirds majority as sufficient agreement to declare itself peer group leader, abandoning the attempt to get unanimous agreement. |
| I32 pnniNodePglReelectTime | 1.3.6.1.4.1.353.5.4.1.1.3.1.5 | Integer32 | read-create | The amount of time in seconds after losing connectivity to the current peer group leader, that this node will wait before re-starting the process of electing a new peer group leader. |
| INT pnniNodePglState | 1.3.6.1.4.1.353.5.4.1.1.3.1.6 | INTEGER | read-only | Indicates the state that this node is in with respect to the Peer Group Leader election that takes place in the node's peer group. The values are enumerated in the Peer Group Leader State Machine. |
| PNN pnniNodePreferredPgl | 1.3.6.1.4.1.353.5.4.1.1.3.1.7 | PnniNodeId | read-only | The Node ID of the node which the local node believes should be or become the peer group leader. This is also the value the local node is currently advertising in the `Preferred Peer Group Leader Node ID' field of its nodal information group within the given peer group. If a Preferred PGL has not been chosen, this attribute's value is set to (all) zero(s). |
| PNN pnniNodePeerGroupLeader | 1.3.6.1.4.1.353.5.4.1.1.3.1.8 | PnniNodeId | read-only | The Node Identifier of the node which is currently operating as peer group leader of the peer group this node belongs to. If a PGL has not been elected, this attribute's value is set to (all) zero(s). |
| TIM pnniNodePglTimeStamp | 1.3.6.1.4.1.353.5.4.1.1.3.1.9 | TimeStamp | read-only | The time at which the current Peer Group Leader established itself. |
| PNN pnniNodeActiveParentNodeId | 1.3.6.1.4.1.353.5.4.1.1.3.1.10 | PnniNodeId | read-only | The Node Identifier value being used by the Peer Group Leader to represent this peer group at the next higher level of the hierarchy. If this node is at the highest level of the hierarchy or if no PGL has yet been elected the PNNI Protocol Entity sets the value of this attribute to (all) zero(s). |
| pnniNodeTimerTable | 1.3.6.1.4.1.353.5.4.1.1.4 | not-accessible | A table of initial PNNI timer values and significant change thresholds. | |
| pnniNodeTimerEntry | 1.3.6.1.4.1.353.5.4.1.1.4.1 | not-accessible | An entry in the table, containing initial PNNI timer values and significant change thresholds of a PNNI logical node in this switching system. | |
| I32 pnniNodePtseHolddown | 1.3.6.1.4.1.353.5.4.1.1.4.1.1 | Integer32 | read-create | The initial value for the PTSE hold down timer that will be used by the given node to limit the rate at which it can re-originate PTSEs. It must be a positive non-zero number. |
| I32 pnniNodeHelloHolddown | 1.3.6.1.4.1.353.5.4.1.1.4.1.2 | Integer32 | read-create | The initial value for the Hello hold down timer that will be used by the given node to limit the rate at which it sends Hellos. It must be a positive non-zero number. |
| I32 pnniNodeHelloInterval | 1.3.6.1.4.1.353.5.4.1.1.4.1.3 | Integer32 | read-create | The initial value for the Hello Timer. In the absence of triggered Hellos, this node will send one Hello packet on each of its ports on this interval. |
| I32 pnniNodeHelloInactivityFactor | 1.3.6.1.4.1.353.5.4.1.1.4.1.4 | Integer32 | read-create | The value for the Hello Inactivity factor that this node will use to determine when a neighbor has gone down. |
| I32 pnniNodeHlinkInact | 1.3.6.1.4.1.353.5.4.1.1.4.1.5 | Integer32 | read-create | The amount of time a node will continue to advertise a horizontal (logical) link for which it has not received and processed a LGN Horizontal Link information group. |
| I32 pnniNodePtseRefreshInterval | 1.3.6.1.4.1.353.5.4.1.1.4.1.6 | Integer32 | read-create | The initial value for the Refresh timer that this node will use to drive (re-)origination of PTSEs in the absence of triggered updates. |
| INT pnniNodePtseLifetimeFactor | 1.3.6.1.4.1.353.5.4.1.1.4.1.7 | INTEGER | read-create | The value for the lifetime multiplier, expressed as a percentage. The result of multiplying the pnniNodePtseRefreshInterval attribute value by this attribute value is used as the initial lifetime that this node places into self-originated PTSEs. |
| I32 pnniNodeRxmtInterval | 1.3.6.1.4.1.353.5.4.1.1.4.1.8 | Integer32 | read-create | The period between retransmissions of unacknowledged Database Summary packets, PTSE Request packets, and PTSPs. |
| I32 pnniNodePeerDelayedAckInterval | 1.3.6.1.4.1.353.5.4.1.1.4.1.9 | Integer32 | read-create | The minimum amount of time between transmissions of delayed PTSE acknowledgement packets. |
| INT pnniNodeAvcrPm | 1.3.6.1.4.1.353.5.4.1.1.4.1.10 | INTEGER | read-create | The proportional multiplier used in the algorithms that determine significant change for AvCR parameters, expressed as a percentage. |
| INT pnniNodeAvcrMt | 1.3.6.1.4.1.353.5.4.1.1.4.1.11 | INTEGER | read-create | The minimum threshold used in the algorithms that determine significant change for AvCR parameters, expressed as a percentage. |
| INT pnniNodeCdvPm | 1.3.6.1.4.1.353.5.4.1.1.4.1.12 | INTEGER | read-create | The proportional multiplier used in the algorithms that determine significant change for CDV metrics, expressed as a percentage. |
| INT pnniNodeCtdPm | 1.3.6.1.4.1.353.5.4.1.1.4.1.13 | INTEGER | read-create | The proportional multiplier used in the algorithms that determine significant change for CTD metrics, expressed as a percentage. |
| pnniNodeSvccTable | 1.3.6.1.4.1.353.5.4.1.1.5 | not-accessible | A table of variables related to SVCC-based routing control channels. | |
| pnniNodeSvccEntry | 1.3.6.1.4.1.353.5.4.1.1.5.1 | not-accessible | An entry in the table, containing SVCC-based RCC variables of a PNNI logical node in this switching system. | |
| I32 pnniNodeSvccInitTime | 1.3.6.1.4.1.353.5.4.1.1.5.1.1 | Integer32 | read-create | The amount of time this node will delay initiating establishment of an SVCC to a neighbor with a numerically lower ATM address, after determining that such an SVCC should be established. |
| I32 pnniNodeSvccRetryTime | 1.3.6.1.4.1.353.5.4.1.1.5.1.2 | Integer32 | read-create | The amount of time this node will delay after an apparently still necessary and viable SVCC-based RCC is unexpectedly torn down, before attempting to re-establish it. |
| I32 pnniNodeSvccCallingIntegrityTime | 1.3.6.1.4.1.353.5.4.1.1.5.1.3 | Integer32 | read-create | The amount of time this node will wait for an SVCC, which it has initiated establishment of as the calling party, to become fully established before giving up and tearing it down. |
| I32 pnniNodeSvccCalledIntegrityTime | 1.3.6.1.4.1.353.5.4.1.1.5.1.4 | Integer32 | read-create | The amount of time this node will wait for an SVCC, which it has decided to accept as the called party, to become fully established before giving up and tearing it down. |
| ATM pnniNodeSvccTrafficDescriptorIndex | 1.3.6.1.4.1.353.5.4.1.1.5.1.5 | AtmTrafficDescrParamIndex | read-create | An index into the atmTrafficDescrParamTable defined in RFC 1695. This traffic descriptor is used when establishing switched virtual channels for use as SVCC-based RCCs to/from PNNI logical group nodes. |
| pnniScopeMappingTable | 1.3.6.1.4.1.353.5.4.1.1.6 | not-accessible | The pnniScopeTable contains the mappings of membership and connection scope from organizational scope values (used at UNI interfaces) to PNNI scope (i.e. in terms of PNNI routing level indicators). | |
| pnniScopeMappingEntry | 1.3.6.1.4.1.353.5.4.1.1.6.1 | not-accessible | An entry in the table, containing scope mapping information for a PNNI logical node in this switching system. | |
| PNN pnniScopeLocalNetwork | 1.3.6.1.4.1.353.5.4.1.1.6.1.1 | PnniLevel | read-create | The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value localNetwork(1). |
| PNN pnniScopeLocalNetworkPlusOne | 1.3.6.1.4.1.353.5.4.1.1.6.1.2 | PnniLevel | read-create | The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value localNetworkPlusOne(2). |
| PNN pnniScopeLocalNetworkPlusTwo | 1.3.6.1.4.1.353.5.4.1.1.6.1.3 | PnniLevel | read-create | The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value localNetworkPlusTwo(3). |
| PNN pnniScopeSiteMinusOne | 1.3.6.1.4.1.353.5.4.1.1.6.1.4 | PnniLevel | read-create | The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value siteMinusOne(4). |
| PNN pnniScopeIntraSite | 1.3.6.1.4.1.353.5.4.1.1.6.1.5 | PnniLevel | read-create | The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value intraSite(5). |
| PNN pnniScopeSitePlusOne | 1.3.6.1.4.1.353.5.4.1.1.6.1.6 | PnniLevel | read-create | The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value sitePlusOne(6). |
| PNN pnniScopeOrganizationMinusOne | 1.3.6.1.4.1.353.5.4.1.1.6.1.7 | PnniLevel | read-create | The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value organizationMinusOne(7). |
| PNN pnniScopeIntraOrganization | 1.3.6.1.4.1.353.5.4.1.1.6.1.8 | PnniLevel | read-create | The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value intraOrganization(8). |
| PNN pnniScopeOrganizationPlusOne | 1.3.6.1.4.1.353.5.4.1.1.6.1.9 | PnniLevel | read-create | The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value organizationPlusOne(9). |
| PNN pnniScopeCommunityMinusOne | 1.3.6.1.4.1.353.5.4.1.1.6.1.10 | PnniLevel | read-create | The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value communityMinusOne(10). |
| PNN pnniScopeIntraCommunity | 1.3.6.1.4.1.353.5.4.1.1.6.1.11 | PnniLevel | read-create | The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value intraCommunity(11). |
| PNN pnniScopeCommunityPlusOne | 1.3.6.1.4.1.353.5.4.1.1.6.1.12 | PnniLevel | read-create | The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value communityPlusOne(12). |
| PNN pnniScopeRegional | 1.3.6.1.4.1.353.5.4.1.1.6.1.13 | PnniLevel | read-create | The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value regional(13). |
| PNN pnniScopeInterRegional | 1.3.6.1.4.1.353.5.4.1.1.6.1.14 | PnniLevel | read-create | The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value interRegional(14). |
| PNN pnniScopeGlobal | 1.3.6.1.4.1.353.5.4.1.1.6.1.15 | PnniLevel | read-create | The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value global(15). |
| pnniSummaryTable | 1.3.6.1.4.1.353.5.4.1.1.7 | not-accessible | A list of the summary address prefixes that may be advertised by the specified logical PNNI entity. | |
| pnniSummaryEntry | 1.3.6.1.4.1.353.5.4.1.1.7.1 | not-accessible | An entry in the table, containing summary address prefix information in this switching system. | |
| ATM pnniSummaryAddress | 1.3.6.1.4.1.353.5.4.1.1.7.1.1 | AtmAddrPrefix | not-accessible | The ATM End System Address prefix for the summary. |
| PNN pnniSummaryPrefixLength | 1.3.6.1.4.1.353.5.4.1.1.7.1.2 | PnniPrefixLength | not-accessible | The prefix length for the summary. |
| INT pnniSummaryType | 1.3.6.1.4.1.353.5.4.1.1.7.1.3 | INTEGER | read-create | The type (e.g. internal or exterior) of summary being described. |
| T/F pnniSummarySuppress | 1.3.6.1.4.1.353.5.4.1.1.7.1.4 | TruthValue | read-create | Determines what is done with addresses that are being summarized by the instance. The default value (e.g. false) will indicate that the summary should propagate into the peer group. Network Management will be able to set the value of this attribute to `suppress' (e.g. true), which suppresses the summary and any reachable addresses it summarizes from being advertised into the peer group. |
| INT pnniSummaryState | 1.3.6.1.4.1.353.5.4.1.1.7.1.5 | INTEGER | read-only | Indicates whether the summary is currently being advertised by the node within the local switching system into its peer group. |
| ROW pnniSummaryRowStatus | 1.3.6.1.4.1.353.5.4.1.1.7.1.6 | RowStatus | read-create | To create, delete, activate and de-activate a summary. |
| pnniIfTable | 1.3.6.1.4.1.353.5.4.1.1.8 | not-accessible | The pnniIfTable contains the attributes necessary to configure a physical interface on a switching system which is capable of being used for PNNI routing. Interfaces may represent physical connection points (i.e. copper/fiber connection points) or VPCs which have been configured for PNNI's use. Each interface is attached to a specific lowest-level node within the switching system. An ifIndex is used as the instance ID to uniquely identify the interface on the local switching system. This index has the same value as the ifIndex object defined in RFC 1573 for the same interface, since this table correlates with the ifTable in RFC 1573. One row in this table is created by the managed system for each row in the ifTable that has an ifType of atm(37) or atmLogical(80). | |
| pnniIfEntry | 1.3.6.1.4.1.353.5.4.1.1.8.1 | not-accessible | An entry in the table, containing PNNI specific interface information in this switching system. | |
| PNN pnniIfNodeIndex | 1.3.6.1.4.1.353.5.4.1.1.8.1.1 | PnniNodeIndex | read-write | Identifies the node within the switching system that the interface is directly attached to. The value zero is not a valid value. |
| PNN pnniIfPortId | 1.3.6.1.4.1.353.5.4.1.1.8.1.2 | PnniPortId | read-only | The Port Identifier of the port as selected by the PNNI protocol entity for the given interface. This value has meaning only within the context of the node to which the port is attached. The distinguished value zero indicates that no PNNI Port Identifier has been assigned for this interface (for example, this value may be used when the interface is not running PNNI). |
| PNN pnniIfAggrToken | 1.3.6.1.4.1.353.5.4.1.1.8.1.3 | PnniAggrToken | read-write | The configured aggregation token for this interface. The aggregation token controls what other links the link associated with this interface will be aggregated together with. |
| T/F pnniIfVPCapability | 1.3.6.1.4.1.353.5.4.1.1.8.1.4 | TruthValue | read-write | Indicates whether the interface is capable of having VPCs established within it or not. This object may only have the value `true' for physical ATM interfaces, i.e. those with an ifType of atm(37). |
| U32 pnniIfAdmWeightCbr | 1.3.6.1.4.1.353.5.4.1.1.8.1.5 | Unsigned32 | read-write | The administrative weight of this interface for the constant bit rate service category. |
| U32 pnniIfAdmWeightRtVbr | 1.3.6.1.4.1.353.5.4.1.1.8.1.6 | Unsigned32 | read-write | The administrative weight of this interface for the real-time variable bit rate service category. |
| U32 pnniIfAdmWeightNrtVbr | 1.3.6.1.4.1.353.5.4.1.1.8.1.7 | Unsigned32 | read-write | The administrative weight of this interface for the non-real-time variable bit rate service category. |
| U32 pnniIfAdmWeightAbr | 1.3.6.1.4.1.353.5.4.1.1.8.1.8 | Unsigned32 | read-write | The administrative weight of this interface for the available bit rate service category. |
| U32 pnniIfAdmWeightUbr | 1.3.6.1.4.1.353.5.4.1.1.8.1.9 | Unsigned32 | read-write | The administrative weight of this interface for the unspecified bit rate service category. |
| SER pnniIfRccServiceCategory | 1.3.6.1.4.1.353.5.4.1.1.8.1.10 | ServiceCategory | read-write | The service category used for the PNNI routing control channel (VCI=18) on this interface. |
| ATM pnniIfRccTrafficDescrIndex | 1.3.6.1.4.1.353.5.4.1.1.8.1.11 | AtmTrafficDescrParamIndex | read-write | The traffic descriptor index referring to the entry in the atmTrafficDescrParamTable defined in RFC 1695 that specifies the traffic allocation for the PNNI routing control channel (VCI=18) on this interface. |
| pnniLinkTable | 1.3.6.1.4.1.353.5.4.1.1.9 | not-accessible | This table contains the attributes necessary to describe the operation of logical links attached to the local switching system and the relationship with the neighbor nodes on the other end of the links. Links are attached to a specific node within the switching system. A concatenation of the Node Index of the node within the local switching system and the port ID are used as the instance ID to uniquely identify the link. Links may represent horizontal links between lowest level neighboring peers, outside links, uplinks, or horizontal links to/from LGNs. The entire pnniLink object is read-only, reflecting the fact that this information is discovered dynamically by the PNNI protocol rather than configured. | |
| pnniLinkEntry | 1.3.6.1.4.1.353.5.4.1.1.9.1 | not-accessible | An entry in the table, containing information about a link attached to a PNNI logical node in this switching system. | |
| PNN pnniLinkPortId | 1.3.6.1.4.1.353.5.4.1.1.9.1.1 | PnniPortId | not-accessible | The Port Identifier of the link as selected by the local node. This value has meaning only within the context of the node to which the port is attached. |
| INT pnniLinkType | 1.3.6.1.4.1.353.5.4.1.1.9.1.2 | INTEGER | read-only | Indicates the type of link being described. |
| PNN pnniLinkVersion | 1.3.6.1.4.1.353.5.4.1.1.9.1.3 | PnniVersion | read-only | For horizontal and outside links between lowest-level nodes and for links of unknown type, this attribute indicates the version of PNNI routing protocol used to exchange information over this link. If communication with the neighbor node has not yet been established, then the Version is set to `unknown'. For uplinks (where the port ID is not also used for the underlying outside link) or links to/from LGNs, the Version is set to `unknown'. |
| PNN pnniLinkHelloState | 1.3.6.1.4.1.353.5.4.1.1.9.1.4 | PnniHelloState | read-only | For horizontal and outside links between lowest-level nodes and for links of unknown type, this attribute indicates the state of the Hello protocol exchange over this link. For links to/from LGNs, this attribute indicates the state of the corresponding LGN Horizontal Link Hello State Machine. For uplinks (where the port ID is not also used for the underlying outside link), this attribute is set to notApplicable. |
| PNN pnniLinkRemoteNodeId | 1.3.6.1.4.1.353.5.4.1.1.9.1.5 | PnniNodeId | read-only | Indicates the node identifier of the remote (neighboring) node on the other end of the link. If the pnniLinkType is `outside link and uplink', this is the node identifier of the lowest-level neighbor node on the other end of the outside link. If the remote node ID is unknown or if the pnniLinkType is `uplink', this attribute is set to all zeros. |
| PNN pnniLinkRemotePortId | 1.3.6.1.4.1.353.5.4.1.1.9.1.6 | PnniPortId | read-only | Indicates the port identifier of the port at the remote end of the link as assigned by the remote node. If the pnniLinkType is `outside link and uplink', this is the port identifier assigned by the lowest-level neighbor node to identify the outside link. If the remote port ID is unknown or if the pnniLinkType is `uplink', this attribute is set to zero. |
| PNN pnniLinkDerivedAggrToken | 1.3.6.1.4.1.353.5.4.1.1.9.1.7 | PnniAggrToken | read-only | Indicates the derived aggregation token value used on this link. For horizontal links between lowest-level nodes and when the link type is not yet known, this attribute takes the value of zero. |
| PNN pnniLinkUpnodeId | 1.3.6.1.4.1.353.5.4.1.1.9.1.8 | PnniNodeId | read-only | For outside links and uplinks, this attribute contains the Node Identifier of the upnode (the neighbor node's identity at the level of the common peer group). When the upnode has not yet been identified, this attribute is set to zero. For horizontal links or when the link type is not yet known, this attribute is set to zero. |
| PNN pnniLinkUpnodeAtmAddress | 1.3.6.1.4.1.353.5.4.1.1.9.1.9 | PnniAtmAddr | read-only | For outside links and uplinks, this attribute contains the ATM End System Address used to establish connections to the upnode. When the upnode has not yet been identified, this attribute is set to zero. For horizontal links or when the link type is not yet known, this attribute is set to zero. |
| PNN pnniLinkCommonPeerGroupId | 1.3.6.1.4.1.353.5.4.1.1.9.1.10 | PnniPeerGroupId | read-only | For outside links and uplinks, this attribute contains the peer group identifier of the lowest level common Peer Group in the ancestry of the neighboring node and the node within the local switching system. The value of this attribute takes on a value determined by the Hello exchange of hierarchical information that occurs between the two lowest-level border nodes. When the common peer group has not yet been identified, this attribute is set to zero. For horizontal links or when the link type is not yet known, this attribute is set to all zeros. |
| NUM pnniLinkIfIndex | 1.3.6.1.4.1.353.5.4.1.1.9.1.11 | InterfaceIndex | read-only | For horizontal and outside links between lowest-level nodes and for links of unknown type, this attribute identifies the interface to which the logical link corresponds. For all other cases, the value of this object is zero. |
| PNN pnniLinkSvccRccIndex | 1.3.6.1.4.1.353.5.4.1.1.9.1.12 | PnniSvccRccIndex | read-only | For horizontal links to/from LGNs, this attribute identifies the SVCC-based RCC used to exchange information with the neighboring peer logical group node. If the pnniLinkType is not `horizontal link to/from LGN', this attribute shall take the value of zero. |
| C32 pnniLinkRcvHellos | 1.3.6.1.4.1.353.5.4.1.1.9.1.13 | Counter32 | read-only | For horizontal and outside links between lowest-level nodes and for links of unknown type, this attribute contains a count of the number of Hello Packets received over this link. If the pnniLinkType is `horizontal link to/from LGN' or `uplink', this attribute is set to zero. |
| C32 pnniLinkXmtHellos | 1.3.6.1.4.1.353.5.4.1.1.9.1.14 | Counter32 | read-only | For horizontal and outside links between lowest-level nodes and for links of unknown type, this attribute contains a count of the number of Hello Packets transmitted over this link. If the pnniLinkType is `horizontal link to/from LGN' or `uplink', this attribute is set to zero. |
| pnniNbrPeerTable | 1.3.6.1.4.1.353.5.4.1.1.10 | not-accessible | The pnniNbrPeer Object contains all the attributes necessary to describe the relationship a node in this switching system has with a neighboring node within the same peer group. A concatenation of the Node Identifier of the node within the local switching system and the neighboring peer's Node Identifier is used to form the instance ID for this object. The entire pnniNbrPeer object is read-only, reflecting the fact that neighboring peers are discovered dynamically by the PNNI protocol rather than configured. | |
| pnniNbrPeerEntry | 1.3.6.1.4.1.353.5.4.1.1.10.1 | not-accessible | An entry in the table, containing information about this node's relationship with a neighboring peer node. | |
| PNN pnniNbrPeerRemoteNodeId | 1.3.6.1.4.1.353.5.4.1.1.10.1.1 | PnniNodeId | not-accessible | The Node Identifier of the neighboring peer node. |
| INT pnniNbrPeerState | 1.3.6.1.4.1.353.5.4.1.1.10.1.2 | INTEGER | read-only | Indicates the state of this node's Neighboring Peer State Machine associated with pnniNbrPeerRemoteNodeId. |
| PNN pnniNbrPeerSvccRccIndex | 1.3.6.1.4.1.353.5.4.1.1.10.1.3 | PnniSvccRccIndex | read-only | Identifies the SVCC-based RCC being used to communicate with the neighboring peer if one exists. If both the local node and the neighboring peer node are lowest-level nodes, this attribute is set to zero. |
| G32 pnniNbrPeerPortCount | 1.3.6.1.4.1.353.5.4.1.1.10.1.4 | Gauge32 | read-only | A count of the total number of ports that connect to the neighboring peer. If the neighboring peer only communicates via an SVCC-based RCC, the value of this attribute is set to zero. Otherwise it is set to the total number of ports to the neighboring peer in the Hello state 2-WayInside. |
| C32 pnniNbrPeerRcvDbSums | 1.3.6.1.4.1.353.5.4.1.1.10.1.5 | Counter32 | read-only | A count of the number of Database Summary Packets received from the neighboring peer. |
| C32 pnniNbrPeerXmtDbSums | 1.3.6.1.4.1.353.5.4.1.1.10.1.6 | Counter32 | read-only | A count of the number of Database Summary Packets transmitted to the neighboring peer. |
| C32 pnniNbrPeerRcvPtsps | 1.3.6.1.4.1.353.5.4.1.1.10.1.7 | Counter32 | read-only | A count of the number of PTSPs received from the neighboring peer. |
| C32 pnniNbrPeerXmtPtsps | 1.3.6.1.4.1.353.5.4.1.1.10.1.8 | Counter32 | read-only | A count of the number of PTSPs (re)transmitted to the neighboring peer. |
| C32 pnniNbrPeerRcvPtseReqs | 1.3.6.1.4.1.353.5.4.1.1.10.1.9 | Counter32 | read-only | A count of the number of PTSE Request packets received from the neighboring peer. |
| C32 pnniNbrPeerXmtPtseReqs | 1.3.6.1.4.1.353.5.4.1.1.10.1.10 | Counter32 | read-only | A count of the number of PTSE Request packets transmitted to the neighboring peer. |
| C32 pnniNbrPeerRcvPtseAcks | 1.3.6.1.4.1.353.5.4.1.1.10.1.11 | Counter32 | read-only | A count of the number of PTSE Ack packets received from the neighboring peer. |
| C32 pnniNbrPeerXmtPtseAcks | 1.3.6.1.4.1.353.5.4.1.1.10.1.12 | Counter32 | read-only | A count of the number of PTSE Ack packets transmitted to the neighboring peer. |
| pnniNbrPeerPortTable | 1.3.6.1.4.1.353.5.4.1.1.11 | not-accessible | A table of all ports in Hello state 2-Way Inside to a given neighboring peer node. A concatenation of the Node Index of the node within the local switching system, the neighbor's Node Identifier and the Interface Index of the port being described forms the instance ID for this object. This object is only used for lowest-level nodes. | |
| pnniNbrPeerPortEntry | 1.3.6.1.4.1.353.5.4.1.1.11.1 | not-accessible | An entry in the table, containing information about a port in the Hello state 2-Way Inside from a PNNI logical node in this switching system to a neighboring peer node. | |
| PNN pnniNbrPeerPortId | 1.3.6.1.4.1.353.5.4.1.1.11.1.1 | PnniPortId | not-accessible | The port ID of a port to the neighboring peer that is in the Hello state 2-Way Inside. |
| T/F pnniNbrPeerPortFloodStatus | 1.3.6.1.4.1.353.5.4.1.1.11.1.2 | TruthValue | read-only | Indicates whether the port is being used for transmission of flooding and database synchronization information to the neighboring peer. |
| pnniSvccRccTable | 1.3.6.1.4.1.353.5.4.1.1.12 | not-accessible | A table containing the attributes necessary to analyze the operation of the PNNI protocol on SVCC-based Routing Control Channels. This entire object is read-only, reflecting the fact that SVCC-based RCCs are established dynamically during operation of the PNNI protocol rather than configured. | |
| pnniSvccRccEntry | 1.3.6.1.4.1.353.5.4.1.1.12.1 | not-accessible | An entry in the table, containing information about an SVCC-based RCC from a PNNI logical node in this switching system. | |
| PNN pnniSvccRccIndex | 1.3.6.1.4.1.353.5.4.1.1.12.1.1 | PnniSvccRccIndex | not-accessible | An index into the node's tables of SVCC-based RCCs. |
| PNN pnniSvccRccVersion | 1.3.6.1.4.1.353.5.4.1.1.12.1.2 | PnniVersion | read-only | The version of the PNNI routing protocol used to exchange information with the neighbor node. |
| PNN pnniSvccRccHelloState | 1.3.6.1.4.1.353.5.4.1.1.12.1.3 | PnniHelloState | read-only | The state of the Hello protocol exchange over the SVCC-based RCC. Note: the Down state indicates that the SVCC establishment is in progress. |
| PNN pnniSvccRccRemoteNodeId | 1.3.6.1.4.1.353.5.4.1.1.12.1.4 | PnniNodeId | read-only | The remote node at which the SVCC-based RCC terminates. |
| PNN pnniSvccRccRemoteAtmAddress | 1.3.6.1.4.1.353.5.4.1.1.12.1.5 | PnniAtmAddr | read-only | The ATM End System Address to which SVCC establishment is attempted. |
| C32 pnniSvccRccRcvHellos | 1.3.6.1.4.1.353.5.4.1.1.12.1.6 | Counter32 | read-only | A count of the number of Hello Packets received over this SVCC-based RCC. |
| C32 pnniSvccRccXmtHellos | 1.3.6.1.4.1.353.5.4.1.1.12.1.7 | Counter32 | read-only | A count of the number of Hello Packets transmitted over this SVCC-based RCC. |
| NUM pnniSvccRccIfIndex | 1.3.6.1.4.1.353.5.4.1.1.12.1.8 | InterfaceIndex | read-only | The interface from which the SVCC-based RCC leaves the switching system. If the SVCC-based RCC has not yet been established, then this attribute takes the value of zero. |
| INT pnniSvccRccVpi | 1.3.6.1.4.1.353.5.4.1.1.12.1.9 | INTEGER | read-only | The VPI used at the interface from which the SVCC-based RCC leaves the switching system. If the SVCC-based RCC has not yet been established, then this attribute takes the value of zero |
| INT pnniSvccRccVci | 1.3.6.1.4.1.353.5.4.1.1.12.1.10 | INTEGER | read-only | The VCI used at the interface from which the SVCC-based RCC leaves the switching system. If the SVCC-based RCC has not yet been established, then this attribute takes the value of zero |
| pnniPtseTable | 1.3.6.1.4.1.353.5.4.1.1.13 | not-accessible | The pnniPtse object contains the attributes that describe the most recent instances of PTSEs in a node's topology database. A concatenation of the Node Identifier of the local node that received the PTSE, the originating Node's Node Identifier and the PTSE Identifier are used to form the instance ID for an instance of this object. | |
| pnniPtseEntry | 1.3.6.1.4.1.353.5.4.1.1.13.1 | not-accessible | An entry in the table, containing information about a PTSE in the topology database of a PNNI logical node in this switching system. | |
| PNN pnniPtseOriginatingNodeId | 1.3.6.1.4.1.353.5.4.1.1.13.1.1 | PnniNodeId | not-accessible | The Node Identifier of the node that originated the PTSE. |
| U32 pnniPtseId | 1.3.6.1.4.1.353.5.4.1.1.13.1.2 | Unsigned32 | not-accessible | The value of the PTSE Identifier assigned to the PTSE by its originator. |
| INT pnniPtseType | 1.3.6.1.4.1.353.5.4.1.1.13.1.3 | INTEGER | read-only | The type of information contained in the PTSE. |
| U32 pnniPtseSequenceNum | 1.3.6.1.4.1.353.5.4.1.1.13.1.4 | Unsigned32 | read-only | The sequence number of the instance of the PTSE as it appears in the local topology database. |
| U32 pnniPtseChecksum | 1.3.6.1.4.1.353.5.4.1.1.13.1.5 | Unsigned32 | read-only | The value of the PTSE checksum as it appears in the local topology database. |
| U32 pnniPtseLifeTime | 1.3.6.1.4.1.353.5.4.1.1.13.1.6 | Unsigned32 | read-only | The value of the remaining lifetime for the given PTSE as it appears in the local topology database. |
| OCT pnniPtseInfo | 1.3.6.1.4.1.353.5.4.1.1.13.1.7 | OCTET STRING | read-only | An unformatted hexadecimal dump of the PTSE contents in full. Note: If the size of the PTSE contents is larger than the maximum size of SNMP packets then this is truncated. |
| pnniMapTable | 1.3.6.1.4.1.353.5.4.1.1.14 | not-accessible | A table containing attributes necessary to find and analyze the operation of all links and nodes within the PNNI hierarchy, as seen from the perspective of a local node. An instance of a pnniMap Object describes a link in terms of a node at one end of the link. Normally there will be two instances of the pnniMap object in the MIB for each horizontal link. The two instances provide information for Network management to map port identifiers from the nodes at both ends to the link between them. A concatenation of the Local Node Index, Originating Node Identifier and Originating Port Identifier are used to form the instance ID for this object. This entire object is read-only, reflecting the fact that the map is discovered dynamically during operation of the PNNI protocol rather than configured. | |
| pnniMapEntry | 1.3.6.1.4.1.353.5.4.1.1.14.1 | not-accessible | An entry in the table, containing connectivity information about a node or link in the PNNI routing domain, as seen from the perspective of a PNNI logical node in this switching system. | |
| PNN pnniMapOriginatingNodeId | 1.3.6.1.4.1.353.5.4.1.1.14.1.1 | PnniNodeId | not-accessible | The node identifier of the node whose connectivity within itself or to other nodes is being described. |
| PNN pnniMapOriginatingPortId | 1.3.6.1.4.1.353.5.4.1.1.14.1.2 | PnniPortId | not-accessible | The port identifier of the port as assigned by the originating node, to which the port is attached. |
| INT pnniMapIndex | 1.3.6.1.4.1.353.5.4.1.1.14.1.3 | INTEGER | not-accessible | An index into the set of link and nodal connectivity associated with the originating node and port. This index is needed since there may be multiple entries for nodal connectivity from a specific node and port pair, in addition to any entry for a horizontal link or uplink. |
| INT pnniMapType | 1.3.6.1.4.1.353.5.4.1.1.14.1.4 | INTEGER | read-only | The type of PNNI entity being described by this entry in the table. |
| PNN pnniMapPeerGroupId | 1.3.6.1.4.1.353.5.4.1.1.14.1.5 | PnniPeerGroupId | read-only | Identifies the peer group of the originating node. |
| PNN pnniMapAggrToken | 1.3.6.1.4.1.353.5.4.1.1.14.1.6 | PnniAggrToken | read-only | For horizontal links to/from LGNs and for uplinks, this attribute contains the derived aggregation token value for this link. For nodes and for horizontal links between lowest-level nodes, this attribute is set to zero. |
| PNN pnniMapRemoteNodeId | 1.3.6.1.4.1.353.5.4.1.1.14.1.7 | PnniNodeId | read-only | For horizontal links and uplinks, this attribute contains the node identifier of the node at the other end of the link from the originating node. If unknown, the PNNI protocol entity sets this attribute's value to (all) zero(s). For nodes, this attribute's value is set to (all) zero(s). |
| PNN pnniMapRemotePortId | 1.3.6.1.4.1.353.5.4.1.1.14.1.8 | PnniPortId | read-only | For horizontal links and uplinks, this attribute contains the port identifier of the port at the remote end of the link as assigned by the remote node. If unknown, the PNNI protocol entity sets this attribute's value to zero. For nodes, this attribute contains the port identifier of the port at the other end of the spoke or bypass from the originating port. When the originating port ID is zero, a value of zero indicates the default radius. When the originating port ID is non-zero, a value of zero indicates the nodal nucleus. |
| T/F pnniMapVPCapability | 1.3.6.1.4.1.353.5.4.1.1.14.1.9 | TruthValue | read-only | Indicates whether VPCs can be established across the PNNI entity being described by this entry in the pnniMapTable. |
| U32 pnniMapPtseId | 1.3.6.1.4.1.353.5.4.1.1.14.1.10 | Unsigned32 | read-only | The value of the PTSE Identifier for the PTSE being originated by the originating node which contains the information group(s) describing the PNNI entity. |
| PNN pnniMapMetricsTag | 1.3.6.1.4.1.353.5.4.1.1.14.1.11 | PnniMetricsTag | read-only | An arbitrary integer that is used to associate a set of traffic parameters that are always advertised together. Within this set, the parameters are distinguished by the service categories and direction to which a set of parameters apply. This value is used as an index into the pnniMetricsTable. The distinguished value zero indicates that no metrics are associated with the link or nodal connectivity. |
| pnniMapNodeTable | 1.3.6.1.4.1.353.5.4.1.1.15 | not-accessible | A list of nodes as seen from the perspective of a local node. The pnniMapNodeTable contains all information learned by the local node from nodal information PTSEs. This entire object is read-only, reflecting the fact that the map is discovered dynamically during operation of the PNNI protocol rather than configured. | |
| pnniMapNodeEntry | 1.3.6.1.4.1.353.5.4.1.1.15.1 | not-accessible | An entry in the table, containing information about a node in the PNNI routing domain, as seen from the perspective of a logical node in this switching system. | |
| PNN pnniMapNodeId | 1.3.6.1.4.1.353.5.4.1.1.15.1.1 | PnniNodeId | not-accessible | Identifies the node whose nodal information is being described. |
| PNN pnniMapNodePeerGroupId | 1.3.6.1.4.1.353.5.4.1.1.15.1.2 | PnniPeerGroupId | read-only | Identifies the peer group of the originating node. |
| PNN pnniMapNodeAtmAddress | 1.3.6.1.4.1.353.5.4.1.1.15.1.3 | PnniAtmAddr | read-only | The ATM End System Address of the originating node. |
| T/F pnniMapNodeRestrictedTransit | 1.3.6.1.4.1.353.5.4.1.1.15.1.4 | TruthValue | read-only | Indicates whether the originating node is restricted to only allow support of SVCs originating or terminating at this node. A value of `true' indicates that the transit capabilities are restricted, i.e., transit connections are not allowed, whereas a value of `false' indicates that transit connections are allowed. This attribute reflects the setting of the restricted transit bit received in the nodal information PTSE of the originating node. |
| T/F pnniMapNodeComplexRep | 1.3.6.1.4.1.353.5.4.1.1.15.1.5 | TruthValue | read-only | Indicates whether the originating node uses the complex node representation. If the value is `true', the spokes and bypasses that make up the complex node representation should be found in the pnniMapTable. This attribute reflects the setting of the nodal representation bit received in the nodal information PTSE of the originating node. |
| T/F pnniMapNodeRestrictedBranching | 1.3.6.1.4.1.353.5.4.1.1.15.1.6 | TruthValue | read-only | Indicates whether the originating node is able to support additional branches. If the value is 'false', then it can support additional branches. This attribute reflects the setting of the restricted branching bit received in the nodal information PTSE of the originating node. |
| T/F pnniMapNodeDatabaseOverload | 1.3.6.1.4.1.353.5.4.1.1.15.1.7 | TruthValue | read-only | Indicates whether the originating node is currently operating in topology database overload state. This attribute has the same value as the Non-transit for PGL Election bit in the nodal information group originated by this node. |
| T/F pnniMapNodeIAmLeader | 1.3.6.1.4.1.353.5.4.1.1.15.1.8 | TruthValue | read-only | Indicates whether the originating node claims to be peer group leader of its peer group. This attribute reflects the setting of the 'I am Leader' bit received in the nodal information PTSE of the originating node. |
| INT pnniMapNodeLeadershipPriority | 1.3.6.1.4.1.353.5.4.1.1.15.1.9 | INTEGER | read-only | The Leadership priority value advertised by the originating node. |
| PNN pnniMapNodePreferredPgl | 1.3.6.1.4.1.353.5.4.1.1.15.1.10 | PnniNodeId | read-only | Identifies the node which the originating node believes should be or is peer group leader of its peer group. If the originating node has not chosen a Preferred PGL, this attribute's value is set to (all) zero(s). |
| PNN pnniMapNodeParentNodeId | 1.3.6.1.4.1.353.5.4.1.1.15.1.11 | PnniNodeId | read-only | When the originating node is a peer group leader, indicates the node ID of the parent LGN. If the originating node is not peer group leader of its peer group, this attribute's value is set to (all) zero(s). |
| PNN pnniMapNodeParentAtmAddress | 1.3.6.1.4.1.353.5.4.1.1.15.1.12 | PnniAtmAddr | read-only | When the originating node is a peer group leader, indicates the ATM address of the parent LGN. If the originating node is not peer group leader of its peer group, this attribute's value is set to (all) zero(s). |
| PNN pnniMapNodeParentPeerGroupId | 1.3.6.1.4.1.353.5.4.1.1.15.1.13 | PnniPeerGroupId | read-only | When the originating node is a peer group leader, indicates the node's parent peer group ID. If the originating node is not peer group leader of its peer group, this attribute's value is set to (all) zero(s). |
| PNN pnniMapNodeParentPglNodeId | 1.3.6.1.4.1.353.5.4.1.1.15.1.14 | PnniNodeId | read-only | When the originating node is a peer group leader, identifies the node elected as peer group leader of the parent peer group. If the originating node is not peer group leader of its peer group, this attribute's value is set to (all) zero(s). |
| pnniMapAddrTable | 1.3.6.1.4.1.353.5.4.1.1.16 | not-accessible | The pnniMapAddr MIB Object contains a list of all reachable addresses from each node visible to the local node. The Local Node Index, Advertising Node ID, Advertised Port ID, Reachable Address, and Address prefix length are combined to form an instance ID for this object. The entire object is read-only, reflecting the fact that reachable addresses are discovered during dynamic operation of the PNNI protocol rather than configured. | |
| pnniMapAddrEntry | 1.3.6.1.4.1.353.5.4.1.1.16.1 | not-accessible | An entry in the table, containing information about an address prefix reachable from a node in the PNNI routing domain, as seen from the perspective of a PNNI logical node in this switching system. | |
| PNN pnniMapAddrAdvertisingNodeId | 1.3.6.1.4.1.353.5.4.1.1.16.1.1 | PnniNodeId | not-accessible | The node ID of a node advertising reachability to the address prefix. |
| PNN pnniMapAddrAdvertisedPortId | 1.3.6.1.4.1.353.5.4.1.1.16.1.2 | PnniPortId | not-accessible | The port identifier used from the advertising node to reach the given address prefix. |
| INT pnniMapAddrIndex | 1.3.6.1.4.1.353.5.4.1.1.16.1.3 | INTEGER | not-accessible | An arbitrary index that is used to enumerate all of the addresses advertised by the specified node. |
| ATM pnniMapAddrAddress | 1.3.6.1.4.1.353.5.4.1.1.16.1.4 | AtmAddrPrefix | read-only | The value of the ATM End System Address prefix. |
| PNN pnniMapAddrPrefixLength | 1.3.6.1.4.1.353.5.4.1.1.16.1.5 | PnniPrefixLength | read-only | The Prefix length to be applied to the ATM End System Address prefix. |
| pnniMapTnsTable | 1.3.6.1.4.1.353.5.4.1.1.17 | not-accessible | A list of all reachable transit networks from each node visible to the local node. The Local Node Index, Advertising Node ID, Advertised Port ID, Transit Network Type, Transit Network Plan, and Transit Network ID are combined to form an instance ID for this object. The entire object is read-only, reflecting the fact that reachable transit networks are discovered during dynamic operation of the PNNI protocol rather than configured. | |
| pnniMapTnsEntry | 1.3.6.1.4.1.353.5.4.1.1.17.1 | not-accessible | An entry in the table, containing information about a transit network reachable from a node in the PNNI routing domain, as seen from the perspective of a PNNI logical node in this switching system. | |
| PNN pnniMapTnsAdvertisingNodeId | 1.3.6.1.4.1.353.5.4.1.1.17.1.1 | PnniNodeId | not-accessible | The node ID of a node advertising reachability to the transit network. |
| PNN pnniMapTnsAdvertisedPortId | 1.3.6.1.4.1.353.5.4.1.1.17.1.2 | PnniPortId | not-accessible | The port identifier used from the advertising node to reach the given transit network. |
| TNS pnniMapTnsType | 1.3.6.1.4.1.353.5.4.1.1.17.1.3 | TnsType | not-accessible | The type of network identification used for this transit network. |
| TNS pnniMapTnsPlan | 1.3.6.1.4.1.353.5.4.1.1.17.1.4 | TnsPlan | not-accessible | The network identification plan according to which network identification has been assigned. |
| STR pnniMapTnsId | 1.3.6.1.4.1.353.5.4.1.1.17.1.5 | DisplayString | read-only | The value of the transit network identifier. |
| pnniMetricsTable | 1.3.6.1.4.1.353.5.4.1.1.18 | not-accessible | This entity's table of PNNI parameters either associated with a PNNI entity or for the connectivity between a PNNI node and a reachable address or transit network. | |
| pnniMetricsEntry | 1.3.6.1.4.1.353.5.4.1.1.18.1 | not-accessible | A set of parameters that applies to the connectivity from a certain node and port to another node or port or to one or more reachable address prefixes and/or transit networks, for one (or more) particular service category(s). Note that there can be multiple sets of parameters with the same tag, in which case all sets apply to the specified connectivity. | |
| PNN pnniMetricsTag | 1.3.6.1.4.1.353.5.4.1.1.18.1.1 | PnniMetricsTag | not-accessible | An arbitrary integer that is used to associate a set of traffic parameters that are always advertised together. Within this set, the parameters are distinguished by the service categories and direction to which a set of parameters apply. |
| INT pnniMetricsDirection | 1.3.6.1.4.1.353.5.4.1.1.18.1.2 | INTEGER | not-accessible | The direction, with respect to the advertising node, in which the parameters in this entry apply. |
| I32 pnniMetricsIndex | 1.3.6.1.4.1.353.5.4.1.1.18.1.3 | Integer32 | not-accessible | An index into the set of parameters associated with the given tag and direction. |
| INT pnniMetricsClasses | 1.3.6.1.4.1.353.5.4.1.1.18.1.4 | INTEGER | read-create | The service categories to which this set of parameters applies. This is an integer used as a bit mask with each bit that is set representing a single service category for which the resources indicated are available. Bit 5 represents CBR, bit 4 represents real-time VBR, bit 3 represents non-real-time VBR, bit 2 represents ABR, and bit 1 (LSB) represents UBR. |
| CLP pnniMetricsGcacClp | 1.3.6.1.4.1.353.5.4.1.1.18.1.5 | ClpType | read-create | Indicates whether the advertised GCAC parameters apply for CLP=0 traffic or for CLP=0+1 traffic. |
| U32 pnniMetricsAdminWeight | 1.3.6.1.4.1.353.5.4.1.1.18.1.6 | Unsigned32 | read-create | The administrative weight from the advertising node to the remote end of the PNNI entity or to the reachable address or transit network, for the specified service categories. |
| U32 pnniMetrics1 | 1.3.6.1.4.1.353.5.4.1.1.18.1.7 | Unsigned32 | read-create | An alternate routing parameter from the advertising node to the remote end of the PNNI entity or to the reachable address or transit network, for the specified service categories. For information learned from PNNI nodes, this is the maximum cell rate in cells per second for the specified service categories. If this parameter is not used, its value should be set to 0xFFFFFFFF. |
| U32 pnniMetrics2 | 1.3.6.1.4.1.353.5.4.1.1.18.1.8 | Unsigned32 | read-create | An alternate routing parameter from the advertising node to the remote end of the PNNI entity or to the reachable address or transit network, for the specified service categories. For information learned from PNNI nodes, this is the available cell rate in cells per second for the specified service categories. If this parameter is not used, its value should be set to 0xFFFFFFFF. |
| U32 pnniMetrics3 | 1.3.6.1.4.1.353.5.4.1.1.18.1.9 | Unsigned32 | read-create | An alternate routing parameter from the advertising node to the remote end of the PNNI entity or to the reachable address or transit network, for the specified service categories. For information learned from PNNI nodes, this is the maximum cell transfer delay in microseconds for the specified service categories. If this parameter is not used, its value should be set to 0xFFFFFFFF. |
| U32 pnniMetrics4 | 1.3.6.1.4.1.353.5.4.1.1.18.1.10 | Unsigned32 | read-create | An alternate routing parameter from the advertising node to the remote end of the PNNI entity or to the reachable address or transit network, for the specified service categories. For information learned from PNNI nodes, this is the cell delay variation in microseconds for the specified service categories. If this parameter is not used, its value should be set to 0xFFFFFFFF. |
| U32 pnniMetrics5 | 1.3.6.1.4.1.353.5.4.1.1.18.1.11 | Unsigned32 | read-create | An alternate routing parameter from the advertising node to the remote end of the PNNI entity or to the reachable address or transit network, for the specified service categories. For PNNI, this is the cell loss ratio for CLP=0 traffic for the specified service categories. The cell loss ratio value is computed as 10**(-n) where 'n' is the value returned in this variable. If this parameter is not used, its value should be set to 0xFFFFFFFF. |
| U32 pnniMetrics6 | 1.3.6.1.4.1.353.5.4.1.1.18.1.12 | Unsigned32 | read-create | An alternate routing parameter from the advertising node to the remote end of the PNNI entity or to the reachable address or transit network, for the specified service categories. For PNNI, this is the cell loss ratio for CLP=0+1 traffic for the specified service categories. The cell loss ratio value is computed as 10**(-n) where 'n' is the value returned in this variable. If this parameter is not used, its value should be set to 0xFFFFFFFF. |
| U32 pnniMetrics7 | 1.3.6.1.4.1.353.5.4.1.1.18.1.13 | Unsigned32 | read-create | An alternate routing parameter from the advertising node to the remote end of the PNNI entity or to the reachable address or transit network, for the specified service categories. For information learned from PNNI nodes, this is the cell rate margin in cells per second for the specified service categories. If this parameter is not used, its value should be set to 0xFFFFFFFF. |
| U32 pnniMetrics8 | 1.3.6.1.4.1.353.5.4.1.1.18.1.14 | Unsigned32 | read-create | An alternate routing parameter from the advertising node to the remote end of the PNNI entity or to the reachable address or transit network, for the specified service categories. For information learned from PNNI nodes, this is the variance factor in units of 2**(-8) for the specified service categories. If this parameter is not used, its value should be set to 0xFFFFFFFF. |
| ROW pnniMetricsRowStatus | 1.3.6.1.4.1.353.5.4.1.1.18.1.15 | RowStatus | read-create | To create, delete, activate and de-activate a set of metrics. |
| pnniRoutingGroup | 1.3.6.1.4.1.353.5.4.1.1.19 | |||
| pnniRouteBaseGroup | 1.3.6.1.4.1.353.5.4.1.1.19.1 | |||
| G32 pnniRouteNodeNumber | 1.3.6.1.4.1.353.5.4.1.1.19.1.1 | Gauge32 | read-only | The number of current precalculated PNNI routes to PNNI nodes that are not invalid. |
| G32 pnniRouteAddrNumber | 1.3.6.1.4.1.353.5.4.1.1.19.1.2 | Gauge32 | read-only | The number of current PNNI routes from nodes in the PNNI routing domain to addresses and transit networks that are not invalid. |
| pnniRouteNodeTable | 1.3.6.1.4.1.353.5.4.1.1.19.2 | not-accessible | This entity's PNNI Routing table (of routes to other nodes). | |
| pnniRouteNodeEntry | 1.3.6.1.4.1.353.5.4.1.1.19.2.1 | not-accessible | A particular route to a particular destination node, under a particular policy. | |
| SER pnniRouteNodeClass | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.1 | ServiceCategory | not-accessible | Indicates the service category with which this forwarding table entry is associated. |
| PNN pnniRouteNodeDestNodeId | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.2 | PnniNodeId | not-accessible | The node ID of the destination node to which this route proceeds, and at which the DTL stack for this route terminates. |
| I32 pnniRouteNodeDTL | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.3 | Integer32 | not-accessible | The index into the owning PNNI node's DTL table of the DTL stack that goes with this route. |
| PNN pnniRouteNodeDestPortId | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.4 | PnniPortId | read-create | The port ID of the destination node at which the route terminates. A port ID of zero indicates the node nucleus. When the destination node is represented by the simple node representation, this value should be set to zero. |
| INT pnniRouteNodeProto | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.5 | INTEGER | read-only | The routing mechanism via which this route was learned. |
| TIM pnniRouteNodeTimeStamp | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.6 | TimeStamp | read-only | The time at which this route was last updated or otherwise determined to be correct. Note that no semantics of `too old' can be implied except through knowledge of the routing protocol by which the route was learned. |
| OID pnniRouteNodeInfo | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.7 | OBJECT IDENTIFIER | read-create | A reference to MIB definitions specific to the particular routing protocol which is responsible for this route, as determined by the value specified in the route's pnniRouteNodeProto value. If this information is not present, its value should be set to the OBJECT IDENTIFIER zeroDotZero. |
| CLP pnniRouteNodeGcacClp | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.8 | ClpType | read-create | For PNNI, indicates whether any advertised GCAC parameters apply for CLP=0 traffic or for CLP=0+1 traffic. |
| U32 pnniRouteNodeFwdMetricAW | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.9 | Unsigned32 | read-create | The cumulative administrative weight calculated for the forward direction of this route. If this metric is not used, its value should be set to 0xFFFFFFFF. |
| U32 pnniRouteNodeFwdMetric1 | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.10 | Unsigned32 | read-create | An alternate routing parameter for the forward direction of this route. For information learned from PNNI nodes, this is the maximum possible cell rate (in cells per second) for the forward direction of the route. If this parameter is not used, its value should be set to 0xFFFFFFFF. |
| U32 pnniRouteNodeFwdMetric2 | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.11 | Unsigned32 | read-create | An alternate routing parameter for the forward direction of this route. For information learned from PNNI nodes, this is the Available cell rate (in cells per second) for the forward direction of the route. Further information on available bandwidth may be obtainable by reference to the nodal advertisements of the nodes in the path. If this parameter is not used, its value should be set to 0xFFFFFFFF. |
| U32 pnniRouteNodeFwdMetric3 | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.12 | Unsigned32 | read-create | An alternate routing parameter for the forward direction of this route. For information learned from PNNI nodes, this is the cumulative Maximum Cell Transfer Delay (in microseconds) for the forward direction of the route. If this parameter is not used, its value should be set to 0xFFFFFFFF. |
| U32 pnniRouteNodeFwdMetric4 | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.13 | Unsigned32 | read-create | An alternate routing parameter for the forward direction of this route. For information learned from PNNI nodes, this is the cumulative Cell Delay Variation (in microseconds) for the forward direction of the route. If this parameter is not used, its value should be set to 0xFFFFFFFF. |
| U32 pnniRouteNodeFwdMetric5 | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.14 | Unsigned32 | read-create | An alternate routing parameter for the forward direction of this route. For information learned from PNNI nodes, this is the cumulative Cell Loss Ratio for CLP=0 traffic for the forward direction of the route. The cell loss ratio value is computed as 10**(-n) where 'n' is the value returned in this variable. If this parameter is not used, its value should be set to 0xFFFFFFFF. |
| U32 pnniRouteNodeFwdMetric6 | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.15 | Unsigned32 | read-create | An alternate routing parameter for the forward direction of this route. For information learned from PNNI nodes, this is the cumulative Cell Loss Ratio for CLP=0+1 traffic for the forward direction of the route. The cell loss ratio value is computed as 10**(-n) where 'n' is the value returned in this variable. If this parameter is not used, its value should be set to 0xFFFFFFFF. |
| U32 pnniRouteNodeFwdMetric7 | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.16 | Unsigned32 | read-create | An alternate routing parameter for the forward direction of this route. For information learned from PNNI nodes, this is the Cell Rate Margin (in cells per second) for the forward direction of the route. If this parameter is not used, its value should be set to 0xFFFFFFFF. |
| U32 pnniRouteNodeFwdMetric8 | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.17 | Unsigned32 | read-create | An alternate routing parameter for the forward direction of this route. For information learned from PNNI nodes, this is the Variance Factor (in units of 2**(-8)) for the forward direction of the route. If this parameter is not used, its value should be set to 0xFFFFFFFF. |
| U32 pnniRouteNodeBwdMetricAW | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.18 | Unsigned32 | read-create | The administrative weight calculated for the backward direction of this route. If this metric is not used, its value should be set to 0xFFFFFFFF. |
| U32 pnniRouteNodeBwdMetric1 | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.19 | Unsigned32 | read-create | An alternate routing parameter for the backward direction of this route. For information learned from PNNI nodes, this is the maximum possible cell rate (in cells per second) for the backward direction of the route. If this parameter is not used, its value should be set to 0xFFFFFFFF. |
| U32 pnniRouteNodeBwdMetric2 | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.20 | Unsigned32 | read-create | An alternate routing parameter for the backward direction of this route. For information learned from PNNI nodes, this is the Available cell rate (in cells per second) for the backward direction of the route. Further information on available bandwidth may be obtainable by reference to the nodal advertisements of the nodes in the path. If this parameter is not used, its value should be set to 0xFFFFFFFF. |
| U32 pnniRouteNodeBwdMetric3 | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.21 | Unsigned32 | read-create | An alternate routing parameter for the backward direction of this route. For information learned from PNNI nodes, this is the cumulative Maximum Cell Transfer Delay (in microseconds) for the backward direction of the route. If this parameter is not used, its value should be set to 0xFFFFFFFF. |
| U32 pnniRouteNodeBwdMetric4 | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.22 | Unsigned32 | read-create | An alternate routing parameter for the backward direction of this route. For information learned from PNNI nodes, this is the cumulative Cell Delay Variation (in microseconds) for the backward direction of the route. If this parameter is not used, its value should be set to 0xFFFFFFFF. |
| U32 pnniRouteNodeBwdMetric5 | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.23 | Unsigned32 | read-create | An alternate routing parameter for the backward direction of this route. For information learned from PNNI nodes, this is the cumulative Cell Loss Ratio for CLP=0 traffic for the backward direction of the route. The cell loss ratio value is computed as 10**(-n) where 'n' is the value returned in this variable. If this parameter is not used, its value should be set to 0xFFFFFFFF. |
| U32 pnniRouteNodeBwdMetric6 | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.24 | Unsigned32 | read-create | An alternate routing parameter for the backward direction of this route. For information learned from PNNI nodes, this is the cumulative Cell Loss Ratio for CLP=0+1 traffic for the backward direction of the route. The cell loss ratio value is computed as 10**(-n) where 'n' is the value returned in this variable. If this parameter is not used, its value should be set to 0xFFFFFFFF. |
| U32 pnniRouteNodeBwdMetric7 | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.25 | Unsigned32 | read-create | An alternate routing parameter for the backward direction of this route. For information learned from PNNI nodes, this is the Cell Rate Margin (in cells per second) for the backward direction of the route. If this parameter is not used, its value should be set to 0xFFFFFFFF. |
| U32 pnniRouteNodeBwdMetric8 | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.26 | Unsigned32 | read-create | An alternate routing parameter for the backward direction of this route. For information learned from PNNI nodes, this is the Variance Factor (in units of 2**(-8)) for the backward direction of the route. If this parameter is not used, its value should be set to 0xFFFFFFFF. |
| T/F pnniRouteNodeVPCapability | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.27 | TruthValue | read-create | This attribute indicates whether a VPC setup on this route is possible. |
| ROW pnniRouteNodeStatus | 1.3.6.1.4.1.353.5.4.1.1.19.2.1.28 | RowStatus | read-create | The row status variable, used according to row installation and removal conventions. |
| pnniDTLTable | 1.3.6.1.4.1.353.5.4.1.1.19.3 | not-accessible | The set of all DTL stacks used for the pre-computed routes maintained by this managed entity. | |
| pnniDTLEntry | 1.3.6.1.4.1.353.5.4.1.1.19.3.1 | not-accessible | A segment of a DTL stack. The complete DTL stack is formed by traversing the rows of the table for which the pnniDTLIndex is the same. Level transitions are indicated using the pnniDLTLinkType column. | |
| I32 pnniDTLIndex | 1.3.6.1.4.1.353.5.4.1.1.19.3.1.1 | Integer32 | not-accessible | The index in the node's DTL table of this DTL stack. |
| I32 pnniDTLEntryIndex | 1.3.6.1.4.1.353.5.4.1.1.19.3.1.2 | Integer32 | not-accessible | The index in the current DTL stack of this entry. |
| PNN pnniDTLNodeId | 1.3.6.1.4.1.353.5.4.1.1.19.3.1.3 | PnniNodeId | read-create | The node which is this hop in the DTL stack. |
| PNN pnniDTLPortId | 1.3.6.1.4.1.353.5.4.1.1.19.3.1.4 | PnniPortId | read-create | The port from the pnniDTLNodeId to use as the exit. If the DTL stack does not care, this is coded as zero. |
| INT pnniDTLLinkType | 1.3.6.1.4.1.353.5.4.1.1.19.3.1.5 | INTEGER | read-create | The type of link out from this node (pnniDTLNodeId). This is well defined even if the specific port is not specified. |
| ROW pnniDTLStatus | 1.3.6.1.4.1.353.5.4.1.1.19.3.1.6 | RowStatus | read-create | The row status variable, used according to row installation and removal conventions. |
| pnniRouteAddrTable | 1.3.6.1.4.1.353.5.4.1.1.19.4 | not-accessible | A table containing all the attributes necessary to determine what the PNNI entity believes is reachable in terms of ATM End System Addresses and to determine which nodes are advertising this reachability. This table is also used to configure static routes to reachable address prefixes. The local node index that received the reachability information, reachable address, address prefix length, and an index that distinguishes between multiple listings of connectivity to a given address prefix from a given local node are combined to form an instance ID for this object. | |
| pnniRouteAddrEntry | 1.3.6.1.4.1.353.5.4.1.1.19.4.1 | not-accessible | An entry in the table, containing information about a reachable address prefix. | |
| ATM pnniRouteAddrAddress | 1.3.6.1.4.1.353.5.4.1.1.19.4.1.1 | AtmAddrPrefix | not-accessible | The value of the ATM End System Address prefix. |
| PNN pnniRouteAddrPrefixLength | 1.3.6.1.4.1.353.5.4.1.1.19.4.1.2 | PnniPrefixLength | not-accessible | The prefix length to be applied to the ATM End System Address prefix. |
| I32 pnniRouteAddrIndex | 1.3.6.1.4.1.353.5.4.1.1.19.4.1.3 | Integer32 | not-accessible | An index into the set of listings of connectivity to a given address prefix from a given local node. |
| NUM pnniRouteAddrIfIndex | 1.3.6.1.4.1.353.5.4.1.1.19.4.1.4 | InterfaceIndex | read-create | The local interface over which the reachable address can be reached. The value zero indicates an unknown interface or reachability through a remote node. This object may only have a non-zero value if the value of the corresponding instance of pnniRouteAddrProto is other than 'pnni', pnniRouteAddrType is other than 'reject', and the node identified by pnniRouteAddrAdvertisingNodeId is instantiated within this switching system. |
| PNN pnniRouteAddrAdvertisingNodeId | 1.3.6.1.4.1.353.5.4.1.1.19.4.1.5 | PnniNodeId | read-create | The node ID of a node advertising reachability to the address prefix. If the local node index is zero, then the advertising node ID must be set to all zeros. |
| PNN pnniRouteAddrAdvertisedPortId | 1.3.6.1.4.1.353.5.4.1.1.19.4.1.6 | PnniPortId | read-create | The port identifier used from the advertising node to reach the given address prefix. |
| INT pnniRouteAddrType | 1.3.6.1.4.1.353.5.4.1.1.19.4.1.7 | INTEGER | read-create | The type (e.g. internal or exterior) of reachability from the advertising node to the address prefix. Reject(2) refers to an address prefix which, if matched, indicates that the message should be discarded as unreachable. This is used in some protocols as a means of correctly aggregating routes. |
| INT pnniRouteAddrProto | 1.3.6.1.4.1.353.5.4.1.1.19.4.1.8 | INTEGER | read-only | The routing mechanism via which the connectivity from the advertising node to the reachable address prefix was learned. |
| PNN pnniRouteAddrPnniScope | 1.3.6.1.4.1.353.5.4.1.1.19.4.1.9 | PnniLevel | read-create | The PNNI scope of advertisement (i.e. level of PNNI hierarchy) of the reachability from the advertising node to the address prefix. |
| T/F pnniRouteAddrVPCapability | 1.3.6.1.4.1.353.5.4.1.1.19.4.1.10 | TruthValue | read-create | Indicates whether VPCs can be established from the advertising node to the reachable address prefix. |
| PNN pnniRouteAddrMetricsTag | 1.3.6.1.4.1.353.5.4.1.1.19.4.1.11 | PnniMetricsTag | read-create | The index into the pnniMetricsTable for the traffic parameter values that apply for the connectivity from the advertising node to the reachable address prefix. There will be one or more entries in the pnniMetricsTable whose first instance identifier matches the value of this variable. If there are no parameters associated with this reachable address prefix then the distinguished value zero is used. |
| U32 pnniRouteAddrPtseId | 1.3.6.1.4.1.353.5.4.1.1.19.4.1.12 | Unsigned32 | read-only | For reachable addresses learned via PNNI, this attribute contains the value of the PTSE Identifier for the PTSE being originated by the originating node which contains the information group(s) describing the reachable address. For reachable addresses learned by means other than PNNI, this attribute is set to zero. |
| T/F pnniRouteAddrOriginateAdvertisement | 1.3.6.1.4.1.353.5.4.1.1.19.4.1.13 | TruthValue | read-create | Whether or not the reachable address specified by this entry is to be advertised by the local node into its PNNI routing domain. This object may only take on the value 'true' when the value of the corresponding instance of pnniRouteAddrProto is other than 'pnni'. |
| OID pnniRouteAddrInfo | 1.3.6.1.4.1.353.5.4.1.1.19.4.1.14 | OBJECT IDENTIFIER | read-create | A reference to MIB definitions specific to the particular routing protocol which is responsible for this reachable address prefix, as determined by the value specified in the route's pnniRouteAddrProto value. If this information is not present, its value should be set to the OBJECT IDENTIFIER zeroDotZero. |
| INT pnniRouteAddrOperStatus | 1.3.6.1.4.1.353.5.4.1.1.19.4.1.15 | INTEGER | read-only | Indicates whether the reachable address prefix is operationally valid and whether it is being advertised by this node. |
| TIM pnniRouteAddrTimeStamp | 1.3.6.1.4.1.353.5.4.1.1.19.4.1.16 | TimeStamp | read-only | Indicates when the connectivity from the advertising node to the reachable address prefix became known to the local node. |
| ROW pnniRouteAddrRowStatus | 1.3.6.1.4.1.353.5.4.1.1.19.4.1.17 | RowStatus | read-create | To create, delete, activate and de-activate a reachable address prefix. |
| pnniRouteTnsTable | 1.3.6.1.4.1.353.5.4.1.1.19.5 | not-accessible | A table containing all the attributes necessary to determine what transit networks the PNNI entity believes are reachable and to determine which nodes are advertising this reachability. This table is also used to add static routes to reachable transit networks. The local node index which received the reachability information, type of network identification, network identification plan, transit network identifier, and an index that distinguishes between multiple listings of connectivity to a given transit network from a given local node are combined to form an instance ID for this object. | |
| pnniRouteTnsEntry | 1.3.6.1.4.1.353.5.4.1.1.19.5.1 | not-accessible | An entry in the table, containing information about a reachable transit network. | |
| TNS pnniRouteTnsType | 1.3.6.1.4.1.353.5.4.1.1.19.5.1.1 | TnsType | not-accessible | The type of network identification used for this transit network. |
| TNS pnniRouteTnsPlan | 1.3.6.1.4.1.353.5.4.1.1.19.5.1.2 | TnsPlan | not-accessible | The network identification plan according to which network identification has been assigned. |
| STR pnniRouteTnsId | 1.3.6.1.4.1.353.5.4.1.1.19.5.1.3 | DisplayString | not-accessible | The value of the transit network identifier. |
| I32 pnniRouteTnsIndex | 1.3.6.1.4.1.353.5.4.1.1.19.5.1.4 | Integer32 | not-accessible | An index into the set of listings of connectivity to a given transit network from a given local node. |
| NUM pnniRouteTnsIfIndex | 1.3.6.1.4.1.353.5.4.1.1.19.5.1.5 | InterfaceIndex | read-create | The local interface over which the transit network can be reached. The value zero indicates an unknown interface or reachability through a remote node. This object may only have a non-zero value if the value of the corresponding instance of pnniRouteTnsProto is other than 'pnni' and the node identified by pnniRouteTnsAdvertisingNodeId is instantiated within this switching system. |
| PNN pnniRouteTnsAdvertisingNodeId | 1.3.6.1.4.1.353.5.4.1.1.19.5.1.6 | PnniNodeId | read-create | The node ID of a node advertising reachability to the transit network. If the local node index is zero, then the advertising node ID must also be set to zero. |
| PNN pnniRouteTnsAdvertisedPortId | 1.3.6.1.4.1.353.5.4.1.1.19.5.1.7 | PnniPortId | read-create | The port identifier used from the advertising node to reach the given transit network. |
| INT pnniRouteTnsRouteType | 1.3.6.1.4.1.353.5.4.1.1.19.5.1.8 | INTEGER | read-create | The type (e.g. exterior or other) of reachability from the advertising node to the transit network. |
| INT pnniRouteTnsProto | 1.3.6.1.4.1.353.5.4.1.1.19.5.1.9 | INTEGER | read-only | The routing mechanism via which the connectivity from the advertising node to the transit network was learned. |
| PNN pnniRouteTnsPnniScope | 1.3.6.1.4.1.353.5.4.1.1.19.5.1.10 | PnniLevel | read-create | The PNNI scope of advertisement (i.e. level of PNNI hierarchy) of the reachability from the advertising node to the transit network. |
| T/F pnniRouteTnsVPCapability | 1.3.6.1.4.1.353.5.4.1.1.19.5.1.11 | TruthValue | read-create | Indicates whether VPCs can be established from the advertising node to the reachable transit network. |
| PNN pnniRouteTnsMetricsTag | 1.3.6.1.4.1.353.5.4.1.1.19.5.1.12 | PnniMetricsTag | read-create | The index into the pnniMetricsTable for the traffic parameter values that apply for the connectivity from the advertising node to the transit network. There will be one or more entries in the pnniMetricsTable whose first instance identifier matches the value of this variable. If there are no parameters associated with this transit network then the distinguished value zero is used. |
| U32 pnniRouteTnsPtseId | 1.3.6.1.4.1.353.5.4.1.1.19.5.1.13 | Unsigned32 | read-only | For reachable transit networks learned via PNNI, this attribute contains the value of the PTSE Identifier for the PTSE being originated by the originating node which contains the information group(s) describing the transit network. For reachable transit networks learned by means other than PNNI, this attribute is set to zero. |
| T/F pnniRouteTnsOriginateAdvertisement | 1.3.6.1.4.1.353.5.4.1.1.19.5.1.14 | TruthValue | read-create | Whether or not the transit network specified by this entry is to be advertised by the local node into its PNNI routing domain. This object may only take on the value 'true' when the value of the corresponding instance of pnniRouteNodeProto is other than 'pnni'. |
| OID pnniRouteTnsInfo | 1.3.6.1.4.1.353.5.4.1.1.19.5.1.15 | OBJECT IDENTIFIER | read-create | A reference to MIB definitions specific to the particular routing protocol which is responsible for this transit network, as determined by the value specified in the route's pnniRouteTnsProto value. If this information is not present, its value should be set to the OBJECT IDENTIFIER zeroDotZero. |
| INT pnniRouteTnsOperStatus | 1.3.6.1.4.1.353.5.4.1.1.19.5.1.16 | INTEGER | read-only | Indicates whether the reachable transit network is operationally valid and whether it is being advertised by this node. |
| TIM pnniRouteTnsTimeStamp | 1.3.6.1.4.1.353.5.4.1.1.19.5.1.17 | TimeStamp | read-only | Indicates how long the connectivity from the advertising node to the reachable transit network has been known to the local node. |
| ROW pnniRouteTnsRowStatus | 1.3.6.1.4.1.353.5.4.1.1.19.5.1.18 | RowStatus | read-create | To create, delete, activate and de-activate a reachable transit network. |
| pnniSummaryAddressTable | 1.3.6.1.4.1.353.5.4.1.1.20 | not-accessible | A list of the summary address prefixes that may be advertised by the specified logical PNNI entity. | |
| pnniSummaryAddressEntry | 1.3.6.1.4.1.353.5.4.1.1.20.1 | not-accessible | An entry in the table, containing summary address prefix information in this switching system. | |
| INT pnniSummaryAddressType | 1.3.6.1.4.1.353.5.4.1.1.20.1.1 | INTEGER | not-accessible | The type (e.g. internal or exterior) of summary being described. |
| ATM pnniSummaryAddressAddress | 1.3.6.1.4.1.353.5.4.1.1.20.1.2 | AtmAddrPrefix | not-accessible | The ATM End System Address prefix for the summary. |
| PNN pnniSummaryAddressPrefixLength | 1.3.6.1.4.1.353.5.4.1.1.20.1.3 | PnniPrefixLength | not-accessible | The prefix length for the summary. |
| T/F pnniSummaryAddressSuppress | 1.3.6.1.4.1.353.5.4.1.1.20.1.4 | TruthValue | read-create | Determines what is done with addresses that are being summarized by the instance. The default value (e.g. false) will indicate that the summary should propagate into the peer group. Network Management will be able to set the value of this attribute to `suppress' (e.g. true), which suppresses the summary and any reachable addresses it summarizes from being advertised into the peer group. |
| INT pnniSummaryAddressState | 1.3.6.1.4.1.353.5.4.1.1.20.1.5 | INTEGER | read-only | Indicates whether the summary is currently being advertised by the node within the local switching system into its peer group. |
| ROW pnniSummaryAddressRowStatus | 1.3.6.1.4.1.353.5.4.1.1.20.1.6 | RowStatus | read-create | To create, delete, activate and de-activate a summary. |
| pnniMIBConformance | 1.3.6.1.4.1.353.5.4.1.2 | |||
| pnniMIBCompliances | 1.3.6.1.4.1.353.5.4.1.2.1 | |||
| pnniMIBCompliance | 1.3.6.1.4.1.353.5.4.1.2.1.1 | The compliance statement for entities which implement the PNNI MIB. Groups of PNNI objects required for management of a minimum function node are identified by the suffix MinGroup. Groups of PNNI objects required for management of a border node are identified by the suffix BorderGroup. Groups of PNNI objects required for management of a PGL/LGN capable node are identified by the suffix LgnGroup. Groups of optional PNNI objects are identified by the suffix OptionalGroup. | ||
| pnniMIBGroups | 1.3.6.1.4.1.353.5.4.1.2.2 | |||
| pnniGeneralMinGroup | 1.3.6.1.4.1.353.5.4.1.2.2.1 | A collection of general PNNI objects required for management of a minimum function switching system. | ||
| pnniGeneralBorderGroup | 1.3.6.1.4.1.353.5.4.1.2.2.2 | A collection of general PNNI objects required for management of a border node. | ||
| pnniNodeMinGroup | 1.3.6.1.4.1.353.5.4.1.2.2.3 | A collection of per node PNNI objects required for management of a minimum function switching system. | ||
| pnniNodePglMinGroup | 1.3.6.1.4.1.353.5.4.1.2.2.4 | A collection of per node PGL election related PNNI objects required for management of a minimum function switching system. | ||
| pnniNodePglLgnGroup | 1.3.6.1.4.1.353.5.4.1.2.2.5 | A collection of per node PGL election related PNNI objects required for management of a PGL/LGN capable switching system. | ||
| pnniNodeTimerMinGroup | 1.3.6.1.4.1.353.5.4.1.2.2.6 | A collection of per node PNNI objects required for management of timers and significant change thresholds in a minimum function switching system. | ||
| pnniNodeTimerLgnGroup | 1.3.6.1.4.1.353.5.4.1.2.2.7 | A collection of per node PNNI objects required for management of timers in a PGL/LGN capable switching system. | ||
| pnniNodeSvccLgnGroup | 1.3.6.1.4.1.353.5.4.1.2.2.8 | A collection of per node SVCC-based RCC related PNNI objects required for management of a PGL/LGN capable switching system. | ||
| pnniScopeMinGroup | 1.3.6.1.4.1.353.5.4.1.2.2.9 | A collection of per node scope mapping related PNNI objects required for management of a minimum function switching system. | ||
| pnniSummaryLgnGroup | 1.3.6.1.4.1.353.5.4.1.2.2.10 | A collection of PNNI objects required for controlling address summarization. | ||
| pnniIfMinGroup | 1.3.6.1.4.1.353.5.4.1.2.2.11 | A collection of per interface PNNI objects required for management of a minimum function switching system. | ||
| pnniIfBorderGroup | 1.3.6.1.4.1.353.5.4.1.2.2.12 | A collection of per interface PNNI objects required for management of a border node. | ||
| pnniLinkMinGroup | 1.3.6.1.4.1.353.5.4.1.2.2.13 | A collection of per link PNNI objects required for management of a minimum function switching system. | ||
| pnniLinkBorderOrLgnGroup | 1.3.6.1.4.1.353.5.4.1.2.2.14 | A collection of per link PNNI objects required for management of a border node or a PGL/LGN capable switching system. | ||
| pnniLinkLgnGroup | 1.3.6.1.4.1.353.5.4.1.2.2.15 | A collection of per link PNNI objects required for management of a PGL/LGN capable switching system. | ||
| pnniNbrPeerMinGroup | 1.3.6.1.4.1.353.5.4.1.2.2.16 | A collection of per neighboring peer PNNI objects required for management of a minimum function switching system. | ||
| pnniNbrPeerLgnGroup | 1.3.6.1.4.1.353.5.4.1.2.2.17 | A collection of per neighboring peer PNNI objects required for management of a PGL/LGN capable switching system. | ||
| pnniNbrPeerPortMinGroup | 1.3.6.1.4.1.353.5.4.1.2.2.18 | A collection of per port to neighboring peer PNNI objects required for management of a minimum function switching system. | ||
| pnniSvccRccLgnGroup | 1.3.6.1.4.1.353.5.4.1.2.2.19 | A collection of per SVCC-based RCC PNNI objects required for management of a PGL/LGN capable switching system. | ||
| pnniPtseOptionalGroup | 1.3.6.1.4.1.353.5.4.1.2.2.20 | A collection of optional per PTSE PNNI objects. | ||
| pnniMapOptionalGroup | 1.3.6.1.4.1.353.5.4.1.2.2.21 | A collection of optional PNNI objects used to create a map of nodes and links in the PNNI routing domain. | ||
| pnniMapNodeOptionalGroup | 1.3.6.1.4.1.353.5.4.1.2.2.22 | A collection of optional PNNI objects used to create a map of nodes in the PNNI routing domain. | ||
| pnniMapAddrOptionalGroup | 1.3.6.1.4.1.353.5.4.1.2.2.23 | A collection of optional PNNI objects used to create a map of reachable addresses in the PNNI routing domain. | ||
| pnniMapTnsOptionalGroup | 1.3.6.1.4.1.353.5.4.1.2.2.24 | A collection of optional PNNI objects used to create a map of reachable transit networks in the PNNI routing domain. | ||
| pnniMetricsOptionalGroup | 1.3.6.1.4.1.353.5.4.1.2.2.25 | A collection of optional PNNI objects used to manage metrics and attributes associated with PNNI entities. | ||
| pnniRouteGeneralOptionalGroup | 1.3.6.1.4.1.353.5.4.1.2.2.26 | A collection of optional PNNI objects. | ||
| pnniRouteNodeOptionalGroup | 1.3.6.1.4.1.353.5.4.1.2.2.27 | A collection of optional PNNI objects used to manage precalculated routes to nodes in the PNNI routing domain. | ||
| pnniDTLOptionalGroup | 1.3.6.1.4.1.353.5.4.1.2.2.28 | A collection of optional PNNI objects used to manage precalculated routes to nodes in the PNNI routing domain. | ||
| pnniRouteAddrOptionalGroup | 1.3.6.1.4.1.353.5.4.1.2.2.29 | A collection of optional PNNI objects used to manage routes to reachable addresses in the PNNI routing domain. | ||
| pnniRouteTnsOptionalGroup | 1.3.6.1.4.1.353.5.4.1.2.2.30 | A collection of optional PNNI objects used to manage routes to reachable transit networks in the PNNI routing domain. | ||
| pnniSummaryAddressLgnGroup | 1.3.6.1.4.1.353.5.4.1.2.2.31 | A collection of PNNI objects required for controlling address summarization. |
RFC description
Implements the ATM Forum Private Network-to-Network Interface (PNNI) MIB for ATM switch routing topology and signaling control.
Start monitoring vendor-neutral, standards-based MIB, ATM switches supporting PNNI hierarchical routing with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.