PNNI-MIB

MIB Reference — IPNetwork Monitor

All MIBsPNNI-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
ifIndexOBJECT-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 symbolicOID numericTypeAccessDescription
atmForum1.3.6.1.4.1.353
atmForumNetworkManagement1.3.6.1.4.1.353.5
atmfPnni1.3.6.1.4.1.353.5.4
pnniMIB1.3.6.1.4.1.353.5.4.1The MIB module for managing ATM Forum PNNI routing.
pnniMIBObjects1.3.6.1.4.1.353.5.4.1.1
pnniBaseGroup1.3.6.1.4.1.353.5.4.1.1.1
PNN pnniHighestVersion1.3.6.1.4.1.353.5.4.1.1.1.1PnniVersionread-onlyThe highest version of the PNNI protocol that the software in this switching system is capable of executing.
PNN pnniLowestVersion1.3.6.1.4.1.353.5.4.1.1.1.2PnniVersionread-onlyThe lowest version of the PNNI Protocol that the software in this switching system is capable of executing.
C32 pnniDtlCountOriginator1.3.6.1.4.1.353.5.4.1.1.1.3Counter32read-onlyThe 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 pnniDtlCountBorder1.3.6.1.4.1.353.5.4.1.1.1.4Counter32read-onlyThe 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 pnniCrankbackCountOriginator1.3.6.1.4.1.353.5.4.1.1.1.5Counter32read-onlyThe 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 pnniCrankbackCountBorder1.3.6.1.4.1.353.5.4.1.1.1.6Counter32read-onlyThe 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 pnniAltRouteCountOriginator1.3.6.1.4.1.353.5.4.1.1.1.7Counter32read-onlyThe total number of alternate DTL stacks that this switching system has computed and placed into signalling messages as the DTLOriginator.
C32 pnniAltRouteCountBorder1.3.6.1.4.1.353.5.4.1.1.1.8Counter32read-onlyThe total number of alternate partial DTL stacks that this switching system has computed and placed into signalling messages as an entry border node.
C32 pnniRouteFailCountOriginator1.3.6.1.4.1.353.5.4.1.1.1.9Counter32read-onlyThe 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 pnniRouteFailCountBorder1.3.6.1.4.1.353.5.4.1.1.1.10Counter32read-onlyThe 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 pnniRouteFailUnreachableOriginator1.3.6.1.4.1.353.5.4.1.1.1.11Counter32read-onlyThe 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 pnniRouteFailUnreachableBorder1.3.6.1.4.1.353.5.4.1.1.1.12Counter32read-onlyThe 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.
pnniNodeTable1.3.6.1.4.1.353.5.4.1.1.2not-accessibleThe 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.
pnniNodeEntry1.3.6.1.4.1.353.5.4.1.1.2.1not-accessibleAn entry in the table, containing information about a PNNI logical node in this switching system.
PNN pnniNodeIndex1.3.6.1.4.1.353.5.4.1.1.2.1.1PnniNodeIndexnot-accessibleA value assigned to a node in this switching system that uniquely identifies it in the MIB.
PNN pnniNodeLevel1.3.6.1.4.1.353.5.4.1.1.2.1.2PnniLevelread-createThe 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 pnniNodeId1.3.6.1.4.1.353.5.4.1.1.2.1.3PnniNodeIdread-createThe 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 pnniNodeLowest1.3.6.1.4.1.353.5.4.1.1.2.1.4TruthValueread-createIndicates 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 pnniNodeAdminStatus1.3.6.1.4.1.353.5.4.1.1.2.1.5INTEGERread-createIndicates 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 pnniNodeOperStatus1.3.6.1.4.1.353.5.4.1.1.2.1.6INTEGERread-onlyIndicates 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 pnniNodeDomainName1.3.6.1.4.1.353.5.4.1.1.2.1.7DisplayStringread-createThe 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 pnniNodeAtmAddress1.3.6.1.4.1.353.5.4.1.1.2.1.8PnniAtmAddrread-createThis 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 pnniNodePeerGroupId1.3.6.1.4.1.353.5.4.1.1.2.1.9PnniPeerGroupIdread-createThe 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 pnniNodeRestrictedTransit1.3.6.1.4.1.353.5.4.1.1.2.1.10TruthValueread-createSpecifies 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 pnniNodeComplexRep1.3.6.1.4.1.353.5.4.1.1.2.1.11TruthValueread-createSpecifies 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 pnniNodeRestrictedBranching1.3.6.1.4.1.353.5.4.1.1.2.1.12TruthValueread-onlyIndicates 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 pnniNodeDatabaseOverload1.3.6.1.4.1.353.5.4.1.1.2.1.13TruthValueread-onlySpecifies 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 pnniNodePtses1.3.6.1.4.1.353.5.4.1.1.2.1.14Gauge32read-onlyGauges the total number of PTSEs currently in this node's topology database(s).
ROW pnniNodeRowStatus1.3.6.1.4.1.353.5.4.1.1.2.1.15RowStatusread-createTo create, delete, activate and de-activate a Node.
pnniNodePglTable1.3.6.1.4.1.353.5.4.1.1.3not-accessiblePeer group leader election information for a PNNI node in this switching system.
pnniNodePglEntry1.3.6.1.4.1.353.5.4.1.1.3.1not-accessibleAn entry in the table, containing PGL election information of a PNNI logical node in this switching system.
INT pnniNodePglLeadershipPriority1.3.6.1.4.1.353.5.4.1.1.3.1.1INTEGERread-createThe 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 pnniNodeCfgParentNodeIndex1.3.6.1.4.1.353.5.4.1.1.3.1.2PnniNodeIndexread-createThe 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 pnniNodePglInitTime1.3.6.1.4.1.353.5.4.1.1.3.1.3Integer32read-createThe 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 pnniNodePglOverrideDelay1.3.6.1.4.1.353.5.4.1.1.3.1.4Integer32read-createThe 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 pnniNodePglReelectTime1.3.6.1.4.1.353.5.4.1.1.3.1.5Integer32read-createThe 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 pnniNodePglState1.3.6.1.4.1.353.5.4.1.1.3.1.6INTEGERread-onlyIndicates 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 pnniNodePreferredPgl1.3.6.1.4.1.353.5.4.1.1.3.1.7PnniNodeIdread-onlyThe 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 pnniNodePeerGroupLeader1.3.6.1.4.1.353.5.4.1.1.3.1.8PnniNodeIdread-onlyThe 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 pnniNodePglTimeStamp1.3.6.1.4.1.353.5.4.1.1.3.1.9TimeStampread-onlyThe time at which the current Peer Group Leader established itself.
PNN pnniNodeActiveParentNodeId1.3.6.1.4.1.353.5.4.1.1.3.1.10PnniNodeIdread-onlyThe 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).
pnniNodeTimerTable1.3.6.1.4.1.353.5.4.1.1.4not-accessibleA table of initial PNNI timer values and significant change thresholds.
pnniNodeTimerEntry1.3.6.1.4.1.353.5.4.1.1.4.1not-accessibleAn entry in the table, containing initial PNNI timer values and significant change thresholds of a PNNI logical node in this switching system.
I32 pnniNodePtseHolddown1.3.6.1.4.1.353.5.4.1.1.4.1.1Integer32read-createThe 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 pnniNodeHelloHolddown1.3.6.1.4.1.353.5.4.1.1.4.1.2Integer32read-createThe 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 pnniNodeHelloInterval1.3.6.1.4.1.353.5.4.1.1.4.1.3Integer32read-createThe 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 pnniNodeHelloInactivityFactor1.3.6.1.4.1.353.5.4.1.1.4.1.4Integer32read-createThe value for the Hello Inactivity factor that this node will use to determine when a neighbor has gone down.
I32 pnniNodeHlinkInact1.3.6.1.4.1.353.5.4.1.1.4.1.5Integer32read-createThe 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 pnniNodePtseRefreshInterval1.3.6.1.4.1.353.5.4.1.1.4.1.6Integer32read-createThe initial value for the Refresh timer that this node will use to drive (re-)origination of PTSEs in the absence of triggered updates.
INT pnniNodePtseLifetimeFactor1.3.6.1.4.1.353.5.4.1.1.4.1.7INTEGERread-createThe 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 pnniNodeRxmtInterval1.3.6.1.4.1.353.5.4.1.1.4.1.8Integer32read-createThe period between retransmissions of unacknowledged Database Summary packets, PTSE Request packets, and PTSPs.
I32 pnniNodePeerDelayedAckInterval1.3.6.1.4.1.353.5.4.1.1.4.1.9Integer32read-createThe minimum amount of time between transmissions of delayed PTSE acknowledgement packets.
INT pnniNodeAvcrPm1.3.6.1.4.1.353.5.4.1.1.4.1.10INTEGERread-createThe proportional multiplier used in the algorithms that determine significant change for AvCR parameters, expressed as a percentage.
INT pnniNodeAvcrMt1.3.6.1.4.1.353.5.4.1.1.4.1.11INTEGERread-createThe minimum threshold used in the algorithms that determine significant change for AvCR parameters, expressed as a percentage.
INT pnniNodeCdvPm1.3.6.1.4.1.353.5.4.1.1.4.1.12INTEGERread-createThe proportional multiplier used in the algorithms that determine significant change for CDV metrics, expressed as a percentage.
INT pnniNodeCtdPm1.3.6.1.4.1.353.5.4.1.1.4.1.13INTEGERread-createThe proportional multiplier used in the algorithms that determine significant change for CTD metrics, expressed as a percentage.
pnniNodeSvccTable1.3.6.1.4.1.353.5.4.1.1.5not-accessibleA table of variables related to SVCC-based routing control channels.
pnniNodeSvccEntry1.3.6.1.4.1.353.5.4.1.1.5.1not-accessibleAn entry in the table, containing SVCC-based RCC variables of a PNNI logical node in this switching system.
I32 pnniNodeSvccInitTime1.3.6.1.4.1.353.5.4.1.1.5.1.1Integer32read-createThe 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 pnniNodeSvccRetryTime1.3.6.1.4.1.353.5.4.1.1.5.1.2Integer32read-createThe 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 pnniNodeSvccCallingIntegrityTime1.3.6.1.4.1.353.5.4.1.1.5.1.3Integer32read-createThe 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 pnniNodeSvccCalledIntegrityTime1.3.6.1.4.1.353.5.4.1.1.5.1.4Integer32read-createThe 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 pnniNodeSvccTrafficDescriptorIndex1.3.6.1.4.1.353.5.4.1.1.5.1.5AtmTrafficDescrParamIndexread-createAn 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.
pnniScopeMappingTable1.3.6.1.4.1.353.5.4.1.1.6not-accessibleThe 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).
pnniScopeMappingEntry1.3.6.1.4.1.353.5.4.1.1.6.1not-accessibleAn entry in the table, containing scope mapping information for a PNNI logical node in this switching system.
PNN pnniScopeLocalNetwork1.3.6.1.4.1.353.5.4.1.1.6.1.1PnniLevelread-createThe highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value localNetwork(1).
PNN pnniScopeLocalNetworkPlusOne1.3.6.1.4.1.353.5.4.1.1.6.1.2PnniLevelread-createThe highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value localNetworkPlusOne(2).
PNN pnniScopeLocalNetworkPlusTwo1.3.6.1.4.1.353.5.4.1.1.6.1.3PnniLevelread-createThe highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value localNetworkPlusTwo(3).
PNN pnniScopeSiteMinusOne1.3.6.1.4.1.353.5.4.1.1.6.1.4PnniLevelread-createThe highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value siteMinusOne(4).
PNN pnniScopeIntraSite1.3.6.1.4.1.353.5.4.1.1.6.1.5PnniLevelread-createThe highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value intraSite(5).
PNN pnniScopeSitePlusOne1.3.6.1.4.1.353.5.4.1.1.6.1.6PnniLevelread-createThe highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value sitePlusOne(6).
PNN pnniScopeOrganizationMinusOne1.3.6.1.4.1.353.5.4.1.1.6.1.7PnniLevelread-createThe highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value organizationMinusOne(7).
PNN pnniScopeIntraOrganization1.3.6.1.4.1.353.5.4.1.1.6.1.8PnniLevelread-createThe highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value intraOrganization(8).
PNN pnniScopeOrganizationPlusOne1.3.6.1.4.1.353.5.4.1.1.6.1.9PnniLevelread-createThe highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value organizationPlusOne(9).
PNN pnniScopeCommunityMinusOne1.3.6.1.4.1.353.5.4.1.1.6.1.10PnniLevelread-createThe highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value communityMinusOne(10).
PNN pnniScopeIntraCommunity1.3.6.1.4.1.353.5.4.1.1.6.1.11PnniLevelread-createThe highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value intraCommunity(11).
PNN pnniScopeCommunityPlusOne1.3.6.1.4.1.353.5.4.1.1.6.1.12PnniLevelread-createThe highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value communityPlusOne(12).
PNN pnniScopeRegional1.3.6.1.4.1.353.5.4.1.1.6.1.13PnniLevelread-createThe highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value regional(13).
PNN pnniScopeInterRegional1.3.6.1.4.1.353.5.4.1.1.6.1.14PnniLevelread-createThe highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value interRegional(14).
PNN pnniScopeGlobal1.3.6.1.4.1.353.5.4.1.1.6.1.15PnniLevelread-createThe highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value global(15).
pnniSummaryTable1.3.6.1.4.1.353.5.4.1.1.7not-accessibleA list of the summary address prefixes that may be advertised by the specified logical PNNI entity.
pnniSummaryEntry1.3.6.1.4.1.353.5.4.1.1.7.1not-accessibleAn entry in the table, containing summary address prefix information in this switching system.
ATM pnniSummaryAddress1.3.6.1.4.1.353.5.4.1.1.7.1.1AtmAddrPrefixnot-accessibleThe ATM End System Address prefix for the summary.
PNN pnniSummaryPrefixLength1.3.6.1.4.1.353.5.4.1.1.7.1.2PnniPrefixLengthnot-accessibleThe prefix length for the summary.
INT pnniSummaryType1.3.6.1.4.1.353.5.4.1.1.7.1.3INTEGERread-createThe type (e.g. internal or exterior) of summary being described.
T/F pnniSummarySuppress1.3.6.1.4.1.353.5.4.1.1.7.1.4TruthValueread-createDetermines 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 pnniSummaryState1.3.6.1.4.1.353.5.4.1.1.7.1.5INTEGERread-onlyIndicates whether the summary is currently being advertised by the node within the local switching system into its peer group.
ROW pnniSummaryRowStatus1.3.6.1.4.1.353.5.4.1.1.7.1.6RowStatusread-createTo create, delete, activate and de-activate a summary.
pnniIfTable1.3.6.1.4.1.353.5.4.1.1.8not-accessibleThe 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).
pnniIfEntry1.3.6.1.4.1.353.5.4.1.1.8.1not-accessibleAn entry in the table, containing PNNI specific interface information in this switching system.
PNN pnniIfNodeIndex1.3.6.1.4.1.353.5.4.1.1.8.1.1PnniNodeIndexread-writeIdentifies the node within the switching system that the interface is directly attached to. The value zero is not a valid value.
PNN pnniIfPortId1.3.6.1.4.1.353.5.4.1.1.8.1.2PnniPortIdread-onlyThe 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 pnniIfAggrToken1.3.6.1.4.1.353.5.4.1.1.8.1.3PnniAggrTokenread-writeThe 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 pnniIfVPCapability1.3.6.1.4.1.353.5.4.1.1.8.1.4TruthValueread-writeIndicates 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 pnniIfAdmWeightCbr1.3.6.1.4.1.353.5.4.1.1.8.1.5Unsigned32read-writeThe administrative weight of this interface for the constant bit rate service category.
U32 pnniIfAdmWeightRtVbr1.3.6.1.4.1.353.5.4.1.1.8.1.6Unsigned32read-writeThe administrative weight of this interface for the real-time variable bit rate service category.
U32 pnniIfAdmWeightNrtVbr1.3.6.1.4.1.353.5.4.1.1.8.1.7Unsigned32read-writeThe administrative weight of this interface for the non-real-time variable bit rate service category.
U32 pnniIfAdmWeightAbr1.3.6.1.4.1.353.5.4.1.1.8.1.8Unsigned32read-writeThe administrative weight of this interface for the available bit rate service category.
U32 pnniIfAdmWeightUbr1.3.6.1.4.1.353.5.4.1.1.8.1.9Unsigned32read-writeThe administrative weight of this interface for the unspecified bit rate service category.
SER pnniIfRccServiceCategory1.3.6.1.4.1.353.5.4.1.1.8.1.10ServiceCategoryread-writeThe service category used for the PNNI routing control channel (VCI=18) on this interface.
ATM pnniIfRccTrafficDescrIndex1.3.6.1.4.1.353.5.4.1.1.8.1.11AtmTrafficDescrParamIndexread-writeThe 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.
pnniLinkTable1.3.6.1.4.1.353.5.4.1.1.9not-accessibleThis 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.
pnniLinkEntry1.3.6.1.4.1.353.5.4.1.1.9.1not-accessibleAn entry in the table, containing information about a link attached to a PNNI logical node in this switching system.
PNN pnniLinkPortId1.3.6.1.4.1.353.5.4.1.1.9.1.1PnniPortIdnot-accessibleThe 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 pnniLinkType1.3.6.1.4.1.353.5.4.1.1.9.1.2INTEGERread-onlyIndicates the type of link being described.
PNN pnniLinkVersion1.3.6.1.4.1.353.5.4.1.1.9.1.3PnniVersionread-onlyFor 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 pnniLinkHelloState1.3.6.1.4.1.353.5.4.1.1.9.1.4PnniHelloStateread-onlyFor 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 pnniLinkRemoteNodeId1.3.6.1.4.1.353.5.4.1.1.9.1.5PnniNodeIdread-onlyIndicates 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 pnniLinkRemotePortId1.3.6.1.4.1.353.5.4.1.1.9.1.6PnniPortIdread-onlyIndicates 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 pnniLinkDerivedAggrToken1.3.6.1.4.1.353.5.4.1.1.9.1.7PnniAggrTokenread-onlyIndicates 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 pnniLinkUpnodeId1.3.6.1.4.1.353.5.4.1.1.9.1.8PnniNodeIdread-onlyFor 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 pnniLinkUpnodeAtmAddress1.3.6.1.4.1.353.5.4.1.1.9.1.9PnniAtmAddrread-onlyFor 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 pnniLinkCommonPeerGroupId1.3.6.1.4.1.353.5.4.1.1.9.1.10PnniPeerGroupIdread-onlyFor 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 pnniLinkIfIndex1.3.6.1.4.1.353.5.4.1.1.9.1.11InterfaceIndexread-onlyFor 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 pnniLinkSvccRccIndex1.3.6.1.4.1.353.5.4.1.1.9.1.12PnniSvccRccIndexread-onlyFor 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 pnniLinkRcvHellos1.3.6.1.4.1.353.5.4.1.1.9.1.13Counter32read-onlyFor 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 pnniLinkXmtHellos1.3.6.1.4.1.353.5.4.1.1.9.1.14Counter32read-onlyFor 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.
pnniNbrPeerTable1.3.6.1.4.1.353.5.4.1.1.10not-accessibleThe 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.
pnniNbrPeerEntry1.3.6.1.4.1.353.5.4.1.1.10.1not-accessibleAn entry in the table, containing information about this node's relationship with a neighboring peer node.
PNN pnniNbrPeerRemoteNodeId1.3.6.1.4.1.353.5.4.1.1.10.1.1PnniNodeIdnot-accessibleThe Node Identifier of the neighboring peer node.
INT pnniNbrPeerState1.3.6.1.4.1.353.5.4.1.1.10.1.2INTEGERread-onlyIndicates the state of this node's Neighboring Peer State Machine associated with pnniNbrPeerRemoteNodeId.
PNN pnniNbrPeerSvccRccIndex1.3.6.1.4.1.353.5.4.1.1.10.1.3PnniSvccRccIndexread-onlyIdentifies 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 pnniNbrPeerPortCount1.3.6.1.4.1.353.5.4.1.1.10.1.4Gauge32read-onlyA 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 pnniNbrPeerRcvDbSums1.3.6.1.4.1.353.5.4.1.1.10.1.5Counter32read-onlyA count of the number of Database Summary Packets received from the neighboring peer.
C32 pnniNbrPeerXmtDbSums1.3.6.1.4.1.353.5.4.1.1.10.1.6Counter32read-onlyA count of the number of Database Summary Packets transmitted to the neighboring peer.
C32 pnniNbrPeerRcvPtsps1.3.6.1.4.1.353.5.4.1.1.10.1.7Counter32read-onlyA count of the number of PTSPs received from the neighboring peer.
C32 pnniNbrPeerXmtPtsps1.3.6.1.4.1.353.5.4.1.1.10.1.8Counter32read-onlyA count of the number of PTSPs (re)transmitted to the neighboring peer.
C32 pnniNbrPeerRcvPtseReqs1.3.6.1.4.1.353.5.4.1.1.10.1.9Counter32read-onlyA count of the number of PTSE Request packets received from the neighboring peer.
C32 pnniNbrPeerXmtPtseReqs1.3.6.1.4.1.353.5.4.1.1.10.1.10Counter32read-onlyA count of the number of PTSE Request packets transmitted to the neighboring peer.
C32 pnniNbrPeerRcvPtseAcks1.3.6.1.4.1.353.5.4.1.1.10.1.11Counter32read-onlyA count of the number of PTSE Ack packets received from the neighboring peer.
C32 pnniNbrPeerXmtPtseAcks1.3.6.1.4.1.353.5.4.1.1.10.1.12Counter32read-onlyA count of the number of PTSE Ack packets transmitted to the neighboring peer.
pnniNbrPeerPortTable1.3.6.1.4.1.353.5.4.1.1.11not-accessibleA 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.
pnniNbrPeerPortEntry1.3.6.1.4.1.353.5.4.1.1.11.1not-accessibleAn 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 pnniNbrPeerPortId1.3.6.1.4.1.353.5.4.1.1.11.1.1PnniPortIdnot-accessibleThe port ID of a port to the neighboring peer that is in the Hello state 2-Way Inside.
T/F pnniNbrPeerPortFloodStatus1.3.6.1.4.1.353.5.4.1.1.11.1.2TruthValueread-onlyIndicates whether the port is being used for transmission of flooding and database synchronization information to the neighboring peer.
pnniSvccRccTable1.3.6.1.4.1.353.5.4.1.1.12not-accessibleA 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.
pnniSvccRccEntry1.3.6.1.4.1.353.5.4.1.1.12.1not-accessibleAn entry in the table, containing information about an SVCC-based RCC from a PNNI logical node in this switching system.
PNN pnniSvccRccIndex1.3.6.1.4.1.353.5.4.1.1.12.1.1PnniSvccRccIndexnot-accessibleAn index into the node's tables of SVCC-based RCCs.
PNN pnniSvccRccVersion1.3.6.1.4.1.353.5.4.1.1.12.1.2PnniVersionread-onlyThe version of the PNNI routing protocol used to exchange information with the neighbor node.
PNN pnniSvccRccHelloState1.3.6.1.4.1.353.5.4.1.1.12.1.3PnniHelloStateread-onlyThe state of the Hello protocol exchange over the SVCC-based RCC. Note: the Down state indicates that the SVCC establishment is in progress.
PNN pnniSvccRccRemoteNodeId1.3.6.1.4.1.353.5.4.1.1.12.1.4PnniNodeIdread-onlyThe remote node at which the SVCC-based RCC terminates.
PNN pnniSvccRccRemoteAtmAddress1.3.6.1.4.1.353.5.4.1.1.12.1.5PnniAtmAddrread-onlyThe ATM End System Address to which SVCC establishment is attempted.
C32 pnniSvccRccRcvHellos1.3.6.1.4.1.353.5.4.1.1.12.1.6Counter32read-onlyA count of the number of Hello Packets received over this SVCC-based RCC.
C32 pnniSvccRccXmtHellos1.3.6.1.4.1.353.5.4.1.1.12.1.7Counter32read-onlyA count of the number of Hello Packets transmitted over this SVCC-based RCC.
NUM pnniSvccRccIfIndex1.3.6.1.4.1.353.5.4.1.1.12.1.8InterfaceIndexread-onlyThe 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 pnniSvccRccVpi1.3.6.1.4.1.353.5.4.1.1.12.1.9INTEGERread-onlyThe 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 pnniSvccRccVci1.3.6.1.4.1.353.5.4.1.1.12.1.10INTEGERread-onlyThe 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
pnniPtseTable1.3.6.1.4.1.353.5.4.1.1.13not-accessibleThe 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.
pnniPtseEntry1.3.6.1.4.1.353.5.4.1.1.13.1not-accessibleAn entry in the table, containing information about a PTSE in the topology database of a PNNI logical node in this switching system.
PNN pnniPtseOriginatingNodeId1.3.6.1.4.1.353.5.4.1.1.13.1.1PnniNodeIdnot-accessibleThe Node Identifier of the node that originated the PTSE.
U32 pnniPtseId1.3.6.1.4.1.353.5.4.1.1.13.1.2Unsigned32not-accessibleThe value of the PTSE Identifier assigned to the PTSE by its originator.
INT pnniPtseType1.3.6.1.4.1.353.5.4.1.1.13.1.3INTEGERread-onlyThe type of information contained in the PTSE.
U32 pnniPtseSequenceNum1.3.6.1.4.1.353.5.4.1.1.13.1.4Unsigned32read-onlyThe sequence number of the instance of the PTSE as it appears in the local topology database.
U32 pnniPtseChecksum1.3.6.1.4.1.353.5.4.1.1.13.1.5Unsigned32read-onlyThe value of the PTSE checksum as it appears in the local topology database.
U32 pnniPtseLifeTime1.3.6.1.4.1.353.5.4.1.1.13.1.6Unsigned32read-onlyThe value of the remaining lifetime for the given PTSE as it appears in the local topology database.
OCT pnniPtseInfo1.3.6.1.4.1.353.5.4.1.1.13.1.7OCTET STRINGread-onlyAn 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.
pnniMapTable1.3.6.1.4.1.353.5.4.1.1.14not-accessibleA 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.
pnniMapEntry1.3.6.1.4.1.353.5.4.1.1.14.1not-accessibleAn 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 pnniMapOriginatingNodeId1.3.6.1.4.1.353.5.4.1.1.14.1.1PnniNodeIdnot-accessibleThe node identifier of the node whose connectivity within itself or to other nodes is being described.
PNN pnniMapOriginatingPortId1.3.6.1.4.1.353.5.4.1.1.14.1.2PnniPortIdnot-accessibleThe port identifier of the port as assigned by the originating node, to which the port is attached.
INT pnniMapIndex1.3.6.1.4.1.353.5.4.1.1.14.1.3INTEGERnot-accessibleAn 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 pnniMapType1.3.6.1.4.1.353.5.4.1.1.14.1.4INTEGERread-onlyThe type of PNNI entity being described by this entry in the table.
PNN pnniMapPeerGroupId1.3.6.1.4.1.353.5.4.1.1.14.1.5PnniPeerGroupIdread-onlyIdentifies the peer group of the originating node.
PNN pnniMapAggrToken1.3.6.1.4.1.353.5.4.1.1.14.1.6PnniAggrTokenread-onlyFor 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 pnniMapRemoteNodeId1.3.6.1.4.1.353.5.4.1.1.14.1.7PnniNodeIdread-onlyFor 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 pnniMapRemotePortId1.3.6.1.4.1.353.5.4.1.1.14.1.8PnniPortIdread-onlyFor 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 pnniMapVPCapability1.3.6.1.4.1.353.5.4.1.1.14.1.9TruthValueread-onlyIndicates whether VPCs can be established across the PNNI entity being described by this entry in the pnniMapTable.
U32 pnniMapPtseId1.3.6.1.4.1.353.5.4.1.1.14.1.10Unsigned32read-onlyThe 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 pnniMapMetricsTag1.3.6.1.4.1.353.5.4.1.1.14.1.11PnniMetricsTagread-onlyAn 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.
pnniMapNodeTable1.3.6.1.4.1.353.5.4.1.1.15not-accessibleA 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.
pnniMapNodeEntry1.3.6.1.4.1.353.5.4.1.1.15.1not-accessibleAn 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 pnniMapNodeId1.3.6.1.4.1.353.5.4.1.1.15.1.1PnniNodeIdnot-accessibleIdentifies the node whose nodal information is being described.
PNN pnniMapNodePeerGroupId1.3.6.1.4.1.353.5.4.1.1.15.1.2PnniPeerGroupIdread-onlyIdentifies the peer group of the originating node.
PNN pnniMapNodeAtmAddress1.3.6.1.4.1.353.5.4.1.1.15.1.3PnniAtmAddrread-onlyThe ATM End System Address of the originating node.
T/F pnniMapNodeRestrictedTransit1.3.6.1.4.1.353.5.4.1.1.15.1.4TruthValueread-onlyIndicates 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 pnniMapNodeComplexRep1.3.6.1.4.1.353.5.4.1.1.15.1.5TruthValueread-onlyIndicates 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 pnniMapNodeRestrictedBranching1.3.6.1.4.1.353.5.4.1.1.15.1.6TruthValueread-onlyIndicates 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 pnniMapNodeDatabaseOverload1.3.6.1.4.1.353.5.4.1.1.15.1.7TruthValueread-onlyIndicates 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 pnniMapNodeIAmLeader1.3.6.1.4.1.353.5.4.1.1.15.1.8TruthValueread-onlyIndicates 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 pnniMapNodeLeadershipPriority1.3.6.1.4.1.353.5.4.1.1.15.1.9INTEGERread-onlyThe Leadership priority value advertised by the originating node.
PNN pnniMapNodePreferredPgl1.3.6.1.4.1.353.5.4.1.1.15.1.10PnniNodeIdread-onlyIdentifies 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 pnniMapNodeParentNodeId1.3.6.1.4.1.353.5.4.1.1.15.1.11PnniNodeIdread-onlyWhen 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 pnniMapNodeParentAtmAddress1.3.6.1.4.1.353.5.4.1.1.15.1.12PnniAtmAddrread-onlyWhen 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 pnniMapNodeParentPeerGroupId1.3.6.1.4.1.353.5.4.1.1.15.1.13PnniPeerGroupIdread-onlyWhen 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 pnniMapNodeParentPglNodeId1.3.6.1.4.1.353.5.4.1.1.15.1.14PnniNodeIdread-onlyWhen 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).
pnniMapAddrTable1.3.6.1.4.1.353.5.4.1.1.16not-accessibleThe 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.
pnniMapAddrEntry1.3.6.1.4.1.353.5.4.1.1.16.1not-accessibleAn 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 pnniMapAddrAdvertisingNodeId1.3.6.1.4.1.353.5.4.1.1.16.1.1PnniNodeIdnot-accessibleThe node ID of a node advertising reachability to the address prefix.
PNN pnniMapAddrAdvertisedPortId1.3.6.1.4.1.353.5.4.1.1.16.1.2PnniPortIdnot-accessibleThe port identifier used from the advertising node to reach the given address prefix.
INT pnniMapAddrIndex1.3.6.1.4.1.353.5.4.1.1.16.1.3INTEGERnot-accessibleAn arbitrary index that is used to enumerate all of the addresses advertised by the specified node.
ATM pnniMapAddrAddress1.3.6.1.4.1.353.5.4.1.1.16.1.4AtmAddrPrefixread-onlyThe value of the ATM End System Address prefix.
PNN pnniMapAddrPrefixLength1.3.6.1.4.1.353.5.4.1.1.16.1.5PnniPrefixLengthread-onlyThe Prefix length to be applied to the ATM End System Address prefix.
pnniMapTnsTable1.3.6.1.4.1.353.5.4.1.1.17not-accessibleA 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.
pnniMapTnsEntry1.3.6.1.4.1.353.5.4.1.1.17.1not-accessibleAn 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 pnniMapTnsAdvertisingNodeId1.3.6.1.4.1.353.5.4.1.1.17.1.1PnniNodeIdnot-accessibleThe node ID of a node advertising reachability to the transit network.
PNN pnniMapTnsAdvertisedPortId1.3.6.1.4.1.353.5.4.1.1.17.1.2PnniPortIdnot-accessibleThe port identifier used from the advertising node to reach the given transit network.
TNS pnniMapTnsType1.3.6.1.4.1.353.5.4.1.1.17.1.3TnsTypenot-accessibleThe type of network identification used for this transit network.
TNS pnniMapTnsPlan1.3.6.1.4.1.353.5.4.1.1.17.1.4TnsPlannot-accessibleThe network identification plan according to which network identification has been assigned.
STR pnniMapTnsId1.3.6.1.4.1.353.5.4.1.1.17.1.5DisplayStringread-onlyThe value of the transit network identifier.
pnniMetricsTable1.3.6.1.4.1.353.5.4.1.1.18not-accessibleThis 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.
pnniMetricsEntry1.3.6.1.4.1.353.5.4.1.1.18.1not-accessibleA 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 pnniMetricsTag1.3.6.1.4.1.353.5.4.1.1.18.1.1PnniMetricsTagnot-accessibleAn 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 pnniMetricsDirection1.3.6.1.4.1.353.5.4.1.1.18.1.2INTEGERnot-accessibleThe direction, with respect to the advertising node, in which the parameters in this entry apply.
I32 pnniMetricsIndex1.3.6.1.4.1.353.5.4.1.1.18.1.3Integer32not-accessibleAn index into the set of parameters associated with the given tag and direction.
INT pnniMetricsClasses1.3.6.1.4.1.353.5.4.1.1.18.1.4INTEGERread-createThe 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 pnniMetricsGcacClp1.3.6.1.4.1.353.5.4.1.1.18.1.5ClpTyperead-createIndicates whether the advertised GCAC parameters apply for CLP=0 traffic or for CLP=0+1 traffic.
U32 pnniMetricsAdminWeight1.3.6.1.4.1.353.5.4.1.1.18.1.6Unsigned32read-createThe 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 pnniMetrics11.3.6.1.4.1.353.5.4.1.1.18.1.7Unsigned32read-createAn 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 pnniMetrics21.3.6.1.4.1.353.5.4.1.1.18.1.8Unsigned32read-createAn 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 pnniMetrics31.3.6.1.4.1.353.5.4.1.1.18.1.9Unsigned32read-createAn 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 pnniMetrics41.3.6.1.4.1.353.5.4.1.1.18.1.10Unsigned32read-createAn 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 pnniMetrics51.3.6.1.4.1.353.5.4.1.1.18.1.11Unsigned32read-createAn 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 pnniMetrics61.3.6.1.4.1.353.5.4.1.1.18.1.12Unsigned32read-createAn 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 pnniMetrics71.3.6.1.4.1.353.5.4.1.1.18.1.13Unsigned32read-createAn 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 pnniMetrics81.3.6.1.4.1.353.5.4.1.1.18.1.14Unsigned32read-createAn 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 pnniMetricsRowStatus1.3.6.1.4.1.353.5.4.1.1.18.1.15RowStatusread-createTo create, delete, activate and de-activate a set of metrics.
pnniRoutingGroup1.3.6.1.4.1.353.5.4.1.1.19
pnniRouteBaseGroup1.3.6.1.4.1.353.5.4.1.1.19.1
G32 pnniRouteNodeNumber1.3.6.1.4.1.353.5.4.1.1.19.1.1Gauge32read-onlyThe number of current precalculated PNNI routes to PNNI nodes that are not invalid.
G32 pnniRouteAddrNumber1.3.6.1.4.1.353.5.4.1.1.19.1.2Gauge32read-onlyThe number of current PNNI routes from nodes in the PNNI routing domain to addresses and transit networks that are not invalid.
pnniRouteNodeTable1.3.6.1.4.1.353.5.4.1.1.19.2not-accessibleThis entity's PNNI Routing table (of routes to other nodes).
pnniRouteNodeEntry1.3.6.1.4.1.353.5.4.1.1.19.2.1not-accessibleA particular route to a particular destination node, under a particular policy.
SER pnniRouteNodeClass1.3.6.1.4.1.353.5.4.1.1.19.2.1.1ServiceCategorynot-accessibleIndicates the service category with which this forwarding table entry is associated.
PNN pnniRouteNodeDestNodeId1.3.6.1.4.1.353.5.4.1.1.19.2.1.2PnniNodeIdnot-accessibleThe node ID of the destination node to which this route proceeds, and at which the DTL stack for this route terminates.
I32 pnniRouteNodeDTL1.3.6.1.4.1.353.5.4.1.1.19.2.1.3Integer32not-accessibleThe index into the owning PNNI node's DTL table of the DTL stack that goes with this route.
PNN pnniRouteNodeDestPortId1.3.6.1.4.1.353.5.4.1.1.19.2.1.4PnniPortIdread-createThe 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 pnniRouteNodeProto1.3.6.1.4.1.353.5.4.1.1.19.2.1.5INTEGERread-onlyThe routing mechanism via which this route was learned.
TIM pnniRouteNodeTimeStamp1.3.6.1.4.1.353.5.4.1.1.19.2.1.6TimeStampread-onlyThe 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 pnniRouteNodeInfo1.3.6.1.4.1.353.5.4.1.1.19.2.1.7OBJECT IDENTIFIERread-createA 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 pnniRouteNodeGcacClp1.3.6.1.4.1.353.5.4.1.1.19.2.1.8ClpTyperead-createFor PNNI, indicates whether any advertised GCAC parameters apply for CLP=0 traffic or for CLP=0+1 traffic.
U32 pnniRouteNodeFwdMetricAW1.3.6.1.4.1.353.5.4.1.1.19.2.1.9Unsigned32read-createThe 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 pnniRouteNodeFwdMetric11.3.6.1.4.1.353.5.4.1.1.19.2.1.10Unsigned32read-createAn 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 pnniRouteNodeFwdMetric21.3.6.1.4.1.353.5.4.1.1.19.2.1.11Unsigned32read-createAn 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 pnniRouteNodeFwdMetric31.3.6.1.4.1.353.5.4.1.1.19.2.1.12Unsigned32read-createAn 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 pnniRouteNodeFwdMetric41.3.6.1.4.1.353.5.4.1.1.19.2.1.13Unsigned32read-createAn 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 pnniRouteNodeFwdMetric51.3.6.1.4.1.353.5.4.1.1.19.2.1.14Unsigned32read-createAn 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 pnniRouteNodeFwdMetric61.3.6.1.4.1.353.5.4.1.1.19.2.1.15Unsigned32read-createAn 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 pnniRouteNodeFwdMetric71.3.6.1.4.1.353.5.4.1.1.19.2.1.16Unsigned32read-createAn 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 pnniRouteNodeFwdMetric81.3.6.1.4.1.353.5.4.1.1.19.2.1.17Unsigned32read-createAn 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 pnniRouteNodeBwdMetricAW1.3.6.1.4.1.353.5.4.1.1.19.2.1.18Unsigned32read-createThe administrative weight calculated for the backward direction of this route. If this metric is not used, its value should be set to 0xFFFFFFFF.
U32 pnniRouteNodeBwdMetric11.3.6.1.4.1.353.5.4.1.1.19.2.1.19Unsigned32read-createAn 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 pnniRouteNodeBwdMetric21.3.6.1.4.1.353.5.4.1.1.19.2.1.20Unsigned32read-createAn 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 pnniRouteNodeBwdMetric31.3.6.1.4.1.353.5.4.1.1.19.2.1.21Unsigned32read-createAn 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 pnniRouteNodeBwdMetric41.3.6.1.4.1.353.5.4.1.1.19.2.1.22Unsigned32read-createAn 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 pnniRouteNodeBwdMetric51.3.6.1.4.1.353.5.4.1.1.19.2.1.23Unsigned32read-createAn 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 pnniRouteNodeBwdMetric61.3.6.1.4.1.353.5.4.1.1.19.2.1.24Unsigned32read-createAn 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 pnniRouteNodeBwdMetric71.3.6.1.4.1.353.5.4.1.1.19.2.1.25Unsigned32read-createAn 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 pnniRouteNodeBwdMetric81.3.6.1.4.1.353.5.4.1.1.19.2.1.26Unsigned32read-createAn 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 pnniRouteNodeVPCapability1.3.6.1.4.1.353.5.4.1.1.19.2.1.27TruthValueread-createThis attribute indicates whether a VPC setup on this route is possible.
ROW pnniRouteNodeStatus1.3.6.1.4.1.353.5.4.1.1.19.2.1.28RowStatusread-createThe row status variable, used according to row installation and removal conventions.
pnniDTLTable1.3.6.1.4.1.353.5.4.1.1.19.3not-accessibleThe set of all DTL stacks used for the pre-computed routes maintained by this managed entity.
pnniDTLEntry1.3.6.1.4.1.353.5.4.1.1.19.3.1not-accessibleA 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 pnniDTLIndex1.3.6.1.4.1.353.5.4.1.1.19.3.1.1Integer32not-accessibleThe index in the node's DTL table of this DTL stack.
I32 pnniDTLEntryIndex1.3.6.1.4.1.353.5.4.1.1.19.3.1.2Integer32not-accessibleThe index in the current DTL stack of this entry.
PNN pnniDTLNodeId1.3.6.1.4.1.353.5.4.1.1.19.3.1.3PnniNodeIdread-createThe node which is this hop in the DTL stack.
PNN pnniDTLPortId1.3.6.1.4.1.353.5.4.1.1.19.3.1.4PnniPortIdread-createThe port from the pnniDTLNodeId to use as the exit. If the DTL stack does not care, this is coded as zero.
INT pnniDTLLinkType1.3.6.1.4.1.353.5.4.1.1.19.3.1.5INTEGERread-createThe type of link out from this node (pnniDTLNodeId). This is well defined even if the specific port is not specified.
ROW pnniDTLStatus1.3.6.1.4.1.353.5.4.1.1.19.3.1.6RowStatusread-createThe row status variable, used according to row installation and removal conventions.
pnniRouteAddrTable1.3.6.1.4.1.353.5.4.1.1.19.4not-accessibleA 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.
pnniRouteAddrEntry1.3.6.1.4.1.353.5.4.1.1.19.4.1not-accessibleAn entry in the table, containing information about a reachable address prefix.
ATM pnniRouteAddrAddress1.3.6.1.4.1.353.5.4.1.1.19.4.1.1AtmAddrPrefixnot-accessibleThe value of the ATM End System Address prefix.
PNN pnniRouteAddrPrefixLength1.3.6.1.4.1.353.5.4.1.1.19.4.1.2PnniPrefixLengthnot-accessibleThe prefix length to be applied to the ATM End System Address prefix.
I32 pnniRouteAddrIndex1.3.6.1.4.1.353.5.4.1.1.19.4.1.3Integer32not-accessibleAn index into the set of listings of connectivity to a given address prefix from a given local node.
NUM pnniRouteAddrIfIndex1.3.6.1.4.1.353.5.4.1.1.19.4.1.4InterfaceIndexread-createThe 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 pnniRouteAddrAdvertisingNodeId1.3.6.1.4.1.353.5.4.1.1.19.4.1.5PnniNodeIdread-createThe 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 pnniRouteAddrAdvertisedPortId1.3.6.1.4.1.353.5.4.1.1.19.4.1.6PnniPortIdread-createThe port identifier used from the advertising node to reach the given address prefix.
INT pnniRouteAddrType1.3.6.1.4.1.353.5.4.1.1.19.4.1.7INTEGERread-createThe 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 pnniRouteAddrProto1.3.6.1.4.1.353.5.4.1.1.19.4.1.8INTEGERread-onlyThe routing mechanism via which the connectivity from the advertising node to the reachable address prefix was learned.
PNN pnniRouteAddrPnniScope1.3.6.1.4.1.353.5.4.1.1.19.4.1.9PnniLevelread-createThe PNNI scope of advertisement (i.e. level of PNNI hierarchy) of the reachability from the advertising node to the address prefix.
T/F pnniRouteAddrVPCapability1.3.6.1.4.1.353.5.4.1.1.19.4.1.10TruthValueread-createIndicates whether VPCs can be established from the advertising node to the reachable address prefix.
PNN pnniRouteAddrMetricsTag1.3.6.1.4.1.353.5.4.1.1.19.4.1.11PnniMetricsTagread-createThe 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 pnniRouteAddrPtseId1.3.6.1.4.1.353.5.4.1.1.19.4.1.12Unsigned32read-onlyFor 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 pnniRouteAddrOriginateAdvertisement1.3.6.1.4.1.353.5.4.1.1.19.4.1.13TruthValueread-createWhether 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 pnniRouteAddrInfo1.3.6.1.4.1.353.5.4.1.1.19.4.1.14OBJECT IDENTIFIERread-createA 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 pnniRouteAddrOperStatus1.3.6.1.4.1.353.5.4.1.1.19.4.1.15INTEGERread-onlyIndicates whether the reachable address prefix is operationally valid and whether it is being advertised by this node.
TIM pnniRouteAddrTimeStamp1.3.6.1.4.1.353.5.4.1.1.19.4.1.16TimeStampread-onlyIndicates when the connectivity from the advertising node to the reachable address prefix became known to the local node.
ROW pnniRouteAddrRowStatus1.3.6.1.4.1.353.5.4.1.1.19.4.1.17RowStatusread-createTo create, delete, activate and de-activate a reachable address prefix.
pnniRouteTnsTable1.3.6.1.4.1.353.5.4.1.1.19.5not-accessibleA 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.
pnniRouteTnsEntry1.3.6.1.4.1.353.5.4.1.1.19.5.1not-accessibleAn entry in the table, containing information about a reachable transit network.
TNS pnniRouteTnsType1.3.6.1.4.1.353.5.4.1.1.19.5.1.1TnsTypenot-accessibleThe type of network identification used for this transit network.
TNS pnniRouteTnsPlan1.3.6.1.4.1.353.5.4.1.1.19.5.1.2TnsPlannot-accessibleThe network identification plan according to which network identification has been assigned.
STR pnniRouteTnsId1.3.6.1.4.1.353.5.4.1.1.19.5.1.3DisplayStringnot-accessibleThe value of the transit network identifier.
I32 pnniRouteTnsIndex1.3.6.1.4.1.353.5.4.1.1.19.5.1.4Integer32not-accessibleAn index into the set of listings of connectivity to a given transit network from a given local node.
NUM pnniRouteTnsIfIndex1.3.6.1.4.1.353.5.4.1.1.19.5.1.5InterfaceIndexread-createThe 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 pnniRouteTnsAdvertisingNodeId1.3.6.1.4.1.353.5.4.1.1.19.5.1.6PnniNodeIdread-createThe 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 pnniRouteTnsAdvertisedPortId1.3.6.1.4.1.353.5.4.1.1.19.5.1.7PnniPortIdread-createThe port identifier used from the advertising node to reach the given transit network.
INT pnniRouteTnsRouteType1.3.6.1.4.1.353.5.4.1.1.19.5.1.8INTEGERread-createThe type (e.g. exterior or other) of reachability from the advertising node to the transit network.
INT pnniRouteTnsProto1.3.6.1.4.1.353.5.4.1.1.19.5.1.9INTEGERread-onlyThe routing mechanism via which the connectivity from the advertising node to the transit network was learned.
PNN pnniRouteTnsPnniScope1.3.6.1.4.1.353.5.4.1.1.19.5.1.10PnniLevelread-createThe PNNI scope of advertisement (i.e. level of PNNI hierarchy) of the reachability from the advertising node to the transit network.
T/F pnniRouteTnsVPCapability1.3.6.1.4.1.353.5.4.1.1.19.5.1.11TruthValueread-createIndicates whether VPCs can be established from the advertising node to the reachable transit network.
PNN pnniRouteTnsMetricsTag1.3.6.1.4.1.353.5.4.1.1.19.5.1.12PnniMetricsTagread-createThe 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 pnniRouteTnsPtseId1.3.6.1.4.1.353.5.4.1.1.19.5.1.13Unsigned32read-onlyFor 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 pnniRouteTnsOriginateAdvertisement1.3.6.1.4.1.353.5.4.1.1.19.5.1.14TruthValueread-createWhether 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 pnniRouteTnsInfo1.3.6.1.4.1.353.5.4.1.1.19.5.1.15OBJECT IDENTIFIERread-createA 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 pnniRouteTnsOperStatus1.3.6.1.4.1.353.5.4.1.1.19.5.1.16INTEGERread-onlyIndicates whether the reachable transit network is operationally valid and whether it is being advertised by this node.
TIM pnniRouteTnsTimeStamp1.3.6.1.4.1.353.5.4.1.1.19.5.1.17TimeStampread-onlyIndicates how long the connectivity from the advertising node to the reachable transit network has been known to the local node.
ROW pnniRouteTnsRowStatus1.3.6.1.4.1.353.5.4.1.1.19.5.1.18RowStatusread-createTo create, delete, activate and de-activate a reachable transit network.
pnniSummaryAddressTable1.3.6.1.4.1.353.5.4.1.1.20not-accessibleA list of the summary address prefixes that may be advertised by the specified logical PNNI entity.
pnniSummaryAddressEntry1.3.6.1.4.1.353.5.4.1.1.20.1not-accessibleAn entry in the table, containing summary address prefix information in this switching system.
INT pnniSummaryAddressType1.3.6.1.4.1.353.5.4.1.1.20.1.1INTEGERnot-accessibleThe type (e.g. internal or exterior) of summary being described.
ATM pnniSummaryAddressAddress1.3.6.1.4.1.353.5.4.1.1.20.1.2AtmAddrPrefixnot-accessibleThe ATM End System Address prefix for the summary.
PNN pnniSummaryAddressPrefixLength1.3.6.1.4.1.353.5.4.1.1.20.1.3PnniPrefixLengthnot-accessibleThe prefix length for the summary.
T/F pnniSummaryAddressSuppress1.3.6.1.4.1.353.5.4.1.1.20.1.4TruthValueread-createDetermines 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 pnniSummaryAddressState1.3.6.1.4.1.353.5.4.1.1.20.1.5INTEGERread-onlyIndicates whether the summary is currently being advertised by the node within the local switching system into its peer group.
ROW pnniSummaryAddressRowStatus1.3.6.1.4.1.353.5.4.1.1.20.1.6RowStatusread-createTo create, delete, activate and de-activate a summary.
pnniMIBConformance1.3.6.1.4.1.353.5.4.1.2
pnniMIBCompliances1.3.6.1.4.1.353.5.4.1.2.1
pnniMIBCompliance1.3.6.1.4.1.353.5.4.1.2.1.1The 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.
pnniMIBGroups1.3.6.1.4.1.353.5.4.1.2.2
pnniGeneralMinGroup1.3.6.1.4.1.353.5.4.1.2.2.1A collection of general PNNI objects required for management of a minimum function switching system.
pnniGeneralBorderGroup1.3.6.1.4.1.353.5.4.1.2.2.2A collection of general PNNI objects required for management of a border node.
pnniNodeMinGroup1.3.6.1.4.1.353.5.4.1.2.2.3A collection of per node PNNI objects required for management of a minimum function switching system.
pnniNodePglMinGroup1.3.6.1.4.1.353.5.4.1.2.2.4A collection of per node PGL election related PNNI objects required for management of a minimum function switching system.
pnniNodePglLgnGroup1.3.6.1.4.1.353.5.4.1.2.2.5A collection of per node PGL election related PNNI objects required for management of a PGL/LGN capable switching system.
pnniNodeTimerMinGroup1.3.6.1.4.1.353.5.4.1.2.2.6A collection of per node PNNI objects required for management of timers and significant change thresholds in a minimum function switching system.
pnniNodeTimerLgnGroup1.3.6.1.4.1.353.5.4.1.2.2.7A collection of per node PNNI objects required for management of timers in a PGL/LGN capable switching system.
pnniNodeSvccLgnGroup1.3.6.1.4.1.353.5.4.1.2.2.8A collection of per node SVCC-based RCC related PNNI objects required for management of a PGL/LGN capable switching system.
pnniScopeMinGroup1.3.6.1.4.1.353.5.4.1.2.2.9A collection of per node scope mapping related PNNI objects required for management of a minimum function switching system.
pnniSummaryLgnGroup1.3.6.1.4.1.353.5.4.1.2.2.10A collection of PNNI objects required for controlling address summarization.
pnniIfMinGroup1.3.6.1.4.1.353.5.4.1.2.2.11A collection of per interface PNNI objects required for management of a minimum function switching system.
pnniIfBorderGroup1.3.6.1.4.1.353.5.4.1.2.2.12A collection of per interface PNNI objects required for management of a border node.
pnniLinkMinGroup1.3.6.1.4.1.353.5.4.1.2.2.13A collection of per link PNNI objects required for management of a minimum function switching system.
pnniLinkBorderOrLgnGroup1.3.6.1.4.1.353.5.4.1.2.2.14A collection of per link PNNI objects required for management of a border node or a PGL/LGN capable switching system.
pnniLinkLgnGroup1.3.6.1.4.1.353.5.4.1.2.2.15A collection of per link PNNI objects required for management of a PGL/LGN capable switching system.
pnniNbrPeerMinGroup1.3.6.1.4.1.353.5.4.1.2.2.16A collection of per neighboring peer PNNI objects required for management of a minimum function switching system.
pnniNbrPeerLgnGroup1.3.6.1.4.1.353.5.4.1.2.2.17A collection of per neighboring peer PNNI objects required for management of a PGL/LGN capable switching system.
pnniNbrPeerPortMinGroup1.3.6.1.4.1.353.5.4.1.2.2.18A collection of per port to neighboring peer PNNI objects required for management of a minimum function switching system.
pnniSvccRccLgnGroup1.3.6.1.4.1.353.5.4.1.2.2.19A collection of per SVCC-based RCC PNNI objects required for management of a PGL/LGN capable switching system.
pnniPtseOptionalGroup1.3.6.1.4.1.353.5.4.1.2.2.20A collection of optional per PTSE PNNI objects.
pnniMapOptionalGroup1.3.6.1.4.1.353.5.4.1.2.2.21A collection of optional PNNI objects used to create a map of nodes and links in the PNNI routing domain.
pnniMapNodeOptionalGroup1.3.6.1.4.1.353.5.4.1.2.2.22A collection of optional PNNI objects used to create a map of nodes in the PNNI routing domain.
pnniMapAddrOptionalGroup1.3.6.1.4.1.353.5.4.1.2.2.23A collection of optional PNNI objects used to create a map of reachable addresses in the PNNI routing domain.
pnniMapTnsOptionalGroup1.3.6.1.4.1.353.5.4.1.2.2.24A collection of optional PNNI objects used to create a map of reachable transit networks in the PNNI routing domain.
pnniMetricsOptionalGroup1.3.6.1.4.1.353.5.4.1.2.2.25A collection of optional PNNI objects used to manage metrics and attributes associated with PNNI entities.
pnniRouteGeneralOptionalGroup1.3.6.1.4.1.353.5.4.1.2.2.26A collection of optional PNNI objects.
pnniRouteNodeOptionalGroup1.3.6.1.4.1.353.5.4.1.2.2.27A collection of optional PNNI objects used to manage precalculated routes to nodes in the PNNI routing domain.
pnniDTLOptionalGroup1.3.6.1.4.1.353.5.4.1.2.2.28A collection of optional PNNI objects used to manage precalculated routes to nodes in the PNNI routing domain.
pnniRouteAddrOptionalGroup1.3.6.1.4.1.353.5.4.1.2.2.29A collection of optional PNNI objects used to manage routes to reachable addresses in the PNNI routing domain.
pnniRouteTnsOptionalGroup1.3.6.1.4.1.353.5.4.1.2.2.30A collection of optional PNNI objects used to manage routes to reachable transit networks in the PNNI routing domain.
pnniSummaryAddressLgnGroup1.3.6.1.4.1.353.5.4.1.2.2.31A 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.

Download PNNI-MIB