ASCEND-MIBATMPNNI-MIB: View SNMP OID List / Download MIB

VENDOR: ASCEND COMMUNICATIONS INC.


 Home MIB: ASCEND-MIBATMPNNI-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 mibpnniNodeConfig 1.3.6.1.4.1.529.23.43
       mibpnniNodeConfigTable 1.3.6.1.4.1.529.23.43.1 no-access
A list of mibpnniNodeConfig profile entries.
           mibpnniNodeConfigEntry 1.3.6.1.4.1.529.23.43.1.1 no-access
A mibpnniNodeConfig entry containing objects that maps to the parameters of mibpnniNodeConfig profile.
               pnniNodeConfig_NodeIndex 1.3.6.1.4.1.529.23.43.1.1.1 integer read-only
A value assigned to a node in this switching system that uniquely identifies it in the MIB.
               pnniNodeConfig_NodeLevel 1.3.6.1.4.1.529.23.43.1.1.2 integer read-write
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.
               pnniNodeConfig_NodeId 1.3.6.1.4.1.529.23.43.1.1.3 displaystring read-write
The value the switching system is using to represent itself as this node. If all the bytes of node-id are zero AND all the bytes of the node-peer-group-id are zero, then the value used for the node-id is derived from the node-level and node-atm-address. The derived value is that specified in the pnniNodeId object of the pnniNodeTable in the ATM Forum PNNI MIB.
               pnniNodeConfig_CurrNodeId 1.3.6.1.4.1.529.23.43.1.1.4 displaystring read-only
The derived node-id value the switching system is using to represent itself as this node. This value is the value derived from the node-level and the node-atm-address.
               pnniNodeConfig_NodeLowest 1.3.6.1.4.1.529.23.43.1.1.5 integer read-write
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. Enumeration: 'false': 3, 'true': 2.
               pnniNodeConfig_NodeAdminStatus 1.3.6.1.4.1.529.23.43.1.1.6 integer read-write
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). Enumeration: 'down': 3, 'up': 2.
               pnniNodeConfig_NodeDomainName 1.3.6.1.4.1.529.23.43.1.1.7 displaystring read-write
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.
               pnniNodeConfig_NodeAtmAddress 1.3.6.1.4.1.529.23.43.1.1.8 displaystring read-write
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.
               pnniNodeConfig_NodePeerGroupId 1.3.6.1.4.1.529.23.43.1.1.9 displaystring read-write
The Peer Group Identifier of the peer group that the given node is to become a member of. If all the bytes of node-peer-group-id are zero AND all the bytes of the node-id are zero, then the value used for the node-peer-group-id is derived from the node-level and node-atm-address. The derived value is that specified in the pnniNodePeerGroupId object of the pnniNodeTable in the ATM Forum PNNI MIB.
               pnniNodeConfig_CurrNodePeerGroupId 1.3.6.1.4.1.529.23.43.1.1.10 displaystring read-only
The derived value of the Peer Group Identifier of the peer group that the given node is to become a member of. The derived value is that specified in the pnniNodePeerGroupId object of the pnniNodeTable in the ATM Forum PNNI MIB.
               pnniNodeConfig_NodeRestrictedTransit 1.3.6.1.4.1.529.23.43.1.1.11 integer read-write
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. Enumeration: 'false': 3, 'true': 2.
               pnniNodeConfig_NodeComplexRep 1.3.6.1.4.1.529.23.43.1.1.12 integer read-write
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. Enumeration: 'false': 3, 'true': 2.
               pnniNodeConfig_NodePgl_LeadershipPriority 1.3.6.1.4.1.529.23.43.1.1.13 integer read-write
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. As we cannot be a Peer Group Leader in this release, this value is always zero.
               pnniNodeConfig_NodePgl_ParentNodeIndex 1.3.6.1.4.1.529.23.43.1.1.14 integer read-write
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.
               pnniNodeConfig_NodePgl_InitTime 1.3.6.1.4.1.529.23.43.1.1.15 integer read-write
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.
               pnniNodeConfig_NodePgl_OverrideDelay 1.3.6.1.4.1.529.23.43.1.1.16 integer read-write
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.
               pnniNodeConfig_NodePgl_ReelectTime 1.3.6.1.4.1.529.23.43.1.1.17 integer read-write
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.
               pnniNodeConfig_NodeTimer_PtseHolddown 1.3.6.1.4.1.529.23.43.1.1.18 integer read-write
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.
               pnniNodeConfig_NodeTimer_HelloHolddown 1.3.6.1.4.1.529.23.43.1.1.19 integer read-write
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.
               pnniNodeConfig_NodeTimer_HelloInterval 1.3.6.1.4.1.529.23.43.1.1.20 integer read-write
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.
               pnniNodeConfig_NodeTimer_HelloInactivityFactor 1.3.6.1.4.1.529.23.43.1.1.21 integer read-write
The value for the Hello Inactivity factor that this node will use to determine when a neighbor has gone down.
               pnniNodeConfig_NodeTimer_HlinkInact 1.3.6.1.4.1.529.23.43.1.1.22 integer read-write
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.
               pnniNodeConfig_NodeTimer_PtseRefreshInterval 1.3.6.1.4.1.529.23.43.1.1.23 integer read-write
The initial value for the Refresh timer that this node will use to drive (re-)origination of PTSEs in the absence of triggered updates.
               pnniNodeConfig_NodeTimer_PtseLifetimeFactor 1.3.6.1.4.1.529.23.43.1.1.24 integer read-write
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.
               pnniNodeConfig_NodeTimer_RxmtInterval 1.3.6.1.4.1.529.23.43.1.1.25 integer read-write
The period between retransmissions of unacknowledged Database Summary packets, PTSE Request packets, and PTSPs.
               pnniNodeConfig_NodeTimer_PeerDelayedAckInterval 1.3.6.1.4.1.529.23.43.1.1.26 integer read-write
The minimum amount of time between transmissions of delayed PTSE acknowledgement packets.
               pnniNodeConfig_NodeTimer_AvcrPm 1.3.6.1.4.1.529.23.43.1.1.27 integer read-write
The proportional multiplier used in the algorithms that determine significant change for AvCR parameters, expressed as a percentage.
               pnniNodeConfig_NodeTimer_AvcrMt 1.3.6.1.4.1.529.23.43.1.1.28 integer read-write
The minimum threshold used in the algorithms that determine signif- icant change for AvCR parameters, expressed as a percentage.
               pnniNodeConfig_NodeTimer_CdvPm 1.3.6.1.4.1.529.23.43.1.1.29 integer read-write
The proportional multiplier used in the algorithms that determine significant change for CDV metrics, expressed as a percentage.
               pnniNodeConfig_NodeTimer_CtdPm 1.3.6.1.4.1.529.23.43.1.1.30 integer read-write
The proportional multiplier used in the algorithms that determine significant change for CTD metrics, expressed as a percentage.
               pnniNodeConfig_NodeSvccRcc_InitTime 1.3.6.1.4.1.529.23.43.1.1.31 integer read-write
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.
               pnniNodeConfig_NodeSvccRcc_RetryTime 1.3.6.1.4.1.529.23.43.1.1.32 integer read-write
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.
               pnniNodeConfig_NodeSvccRcc_CallingIntegrityTime 1.3.6.1.4.1.529.23.43.1.1.33 integer read-write
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.
               pnniNodeConfig_NodeSvccRcc_CalledIntegrityTime 1.3.6.1.4.1.529.23.43.1.1.34 integer read-write
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.
               pnniNodeConfig_NodeSvccRcc_TrafficDescrIndex 1.3.6.1.4.1.529.23.43.1.1.35 integer read-write
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.
               pnniNodeConfig_NodeScopeMapping_LocalNet 1.3.6.1.4.1.529.23.43.1.1.36 integer read-write
The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value localNetwork(1).
               pnniNodeConfig_NodeScopeMapping_LocalNetPlus1 1.3.6.1.4.1.529.23.43.1.1.37 integer read-write
The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope localNetworkPlusOne(2).
               pnniNodeConfig_NodeScopeMapping_LocalNetPlus2 1.3.6.1.4.1.529.23.43.1.1.38 integer read-write
The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope localNetworkPlusTwo(3).
               pnniNodeConfig_NodeScopeMapping_SiteMinus1 1.3.6.1.4.1.529.23.43.1.1.39 integer read-write
The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value siteMinusOne(4).
               pnniNodeConfig_NodeScopeMapping_IntraSite 1.3.6.1.4.1.529.23.43.1.1.40 integer read-write
The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value intraSite(5).
               pnniNodeConfig_NodeScopeMapping_SitePlus1 1.3.6.1.4.1.529.23.43.1.1.41 integer read-write
The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value sitePlusOne(6).
               pnniNodeConfig_NodeScopeMapping_OrganizationMinus1 1.3.6.1.4.1.529.23.43.1.1.42 integer read-write
The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value organizationMinusOne(7).
               pnniNodeConfig_NodeScopeMapping_IntraOrganization 1.3.6.1.4.1.529.23.43.1.1.43 integer read-write
The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value intraOrganization(8).
               pnniNodeConfig_NodeScopeMapping_OrganizationPlus1 1.3.6.1.4.1.529.23.43.1.1.44 integer read-write
The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value organizationPlusOne(9).
               pnniNodeConfig_NodeScopeMapping_CommunityMinus1 1.3.6.1.4.1.529.23.43.1.1.45 integer read-write
The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value communityMinusOne(10).
               pnniNodeConfig_NodeScopeMapping_IntraCommunity 1.3.6.1.4.1.529.23.43.1.1.46 integer read-write
The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value intraCommunity(11).
               pnniNodeConfig_NodeScopeMapping_CommunityPlus1 1.3.6.1.4.1.529.23.43.1.1.47 integer read-write
The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value communityPlusOne(12).
               pnniNodeConfig_NodeScopeMapping_Regional 1.3.6.1.4.1.529.23.43.1.1.48 integer read-write
The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value regional(13).
               pnniNodeConfig_NodeScopeMapping_InterRegional 1.3.6.1.4.1.529.23.43.1.1.49 integer read-write
The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value interRegional(14).
               pnniNodeConfig_NodeScopeMapping_Global 1.3.6.1.4.1.529.23.43.1.1.50 integer read-write
The highest level of PNNI hierarchy (i.e. smallest PNNI routing level) that lies within the organizational scope value global(15).
               pnniNodeConfig_Action_o 1.3.6.1.4.1.529.23.43.1.1.51 integer read-write
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1.
 mibpnniSummaryAddrEntry 1.3.6.1.4.1.529.23.44
       mibpnniSummaryAddrEntryTable 1.3.6.1.4.1.529.23.44.1 no-access
A list of mibpnniSummaryAddrEntry profile entries.
           mibpnniSummaryAddrEntryEntry 1.3.6.1.4.1.529.23.44.1.1 no-access
A mibpnniSummaryAddrEntry entry containing objects that maps to the parameters of mibpnniSummaryAddrEntry profile.
               pnniSummaryAddrEntry_IndexName 1.3.6.1.4.1.529.23.44.1.1.1 displaystring read-only
The name of this profile which is corresponding to the value of the summary-addr-index.
               pnniSummaryAddrEntry_AddrIndex_NodeIndex 1.3.6.1.4.1.529.23.44.1.1.2 integer read-write
The node index.
               pnniSummaryAddrEntry_AddrIndex_Type 1.3.6.1.4.1.529.23.44.1.1.3 integer read-write
The type (e.g. internal or exterior) of summary being described. Enumeration: 'internalSummary': 2, 'externalSummary': 3.
               pnniSummaryAddrEntry_AddrIndex_Address 1.3.6.1.4.1.529.23.44.1.1.4 displaystring read-write
The ATM End System Address prefix for the summary.
               pnniSummaryAddrEntry_AddrIndex_PrefixLen 1.3.6.1.4.1.529.23.44.1.1.5 integer read-write
The prefix length for the summary.
               pnniSummaryAddrEntry_Suppress 1.3.6.1.4.1.529.23.44.1.1.6 integer read-write
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. Enumeration: 'false': 3, 'true': 2.
               pnniSummaryAddrEntry_State 1.3.6.1.4.1.529.23.44.1.1.7 integer read-only
Indicates whether the summary is currently being advertised by the node within the local switching system into its peer group. Enumeration: 'inactive': 4, 'suppressing': 3, 'advertising': 2.
               pnniSummaryAddrEntry_Active 1.3.6.1.4.1.529.23.44.1.1.8 integer read-write
The state of this summary address entry. Enumeration: 'yes': 2, 'no': 1.
               pnniSummaryAddrEntry_Action_o 1.3.6.1.4.1.529.23.44.1.1.9 integer read-write
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1.
 mibpnniIfConfig 1.3.6.1.4.1.529.23.45
       mibpnniIfConfigTable 1.3.6.1.4.1.529.23.45.1 no-access
A list of mibpnniIfConfig profile entries.
           mibpnniIfConfigEntry 1.3.6.1.4.1.529.23.45.1.1 no-access
A mibpnniIfConfig entry containing objects that maps to the parameters of mibpnniIfConfig profile.
               pnniIfConfig_Shelf_o 1.3.6.1.4.1.529.23.45.1.1.1 integer read-only
               pnniIfConfig_Slot_o 1.3.6.1.4.1.529.23.45.1.1.2 integer read-only
               pnniIfConfig_Item_o 1.3.6.1.4.1.529.23.45.1.1.3 integer read-only
               pnniIfConfig_LogicalItem_o 1.3.6.1.4.1.529.23.45.1.1.4 integer read-only
               pnniIfConfig_Address_PhysicalAddress_Shelf 1.3.6.1.4.1.529.23.45.1.1.5 integer read-write
The number of the shelf that the addressed physical device resides on. Enumeration: 'anyShelf': 1, 'shelf2': 3, 'shelf3': 4, 'shelf1': 2, 'shelf6': 7, 'shelf7': 8, 'shelf4': 5, 'shelf5': 6, 'shelf8': 9, 'shelf9': 10.
               pnniIfConfig_Address_PhysicalAddress_Slot 1.3.6.1.4.1.529.23.45.1.1.6 integer read-write
The number of the slot that the addressed physical device resides on. Enumeration: 'aLim': 55, 'bLim': 56, 'trunkModule2': 46, 'slot36': 37, 'firstControlModule': 53, 'trunkModule1': 45, 'rightController': 50, 'slot28': 29, 'slot29': 30, 'slot24': 25, 'slot25': 26, 'slot26': 27, 'slot27': 28, 'slot20': 21, 'slot21': 22, 'slot22': 23, 'slot23': 24, 'slotPrimary': 59, 'cLim': 57, 'slot40': 41, 'secondControlModule': 54, 'leftController': 49, 'slot39': 40, 'controlModule': 51, 'slot9': 10, 'slot8': 9, 'controller': 42, 'slot38': 39, 'slot1': 2, 'slot3': 4, 'slot2': 3, 'slot5': 6, 'slot4': 5, 'slot7': 8, 'slot6': 7, 'slot11': 12, 'slot10': 11, 'slot13': 14, 'slot12': 13, 'slot15': 16, 'slot14': 15, 'slot17': 18, 'slot16': 17, 'slot19': 20, 'slot18': 19, 'slot31': 32, 'slot30': 31, 'slot37': 38, 'anySlot': 1, 'slot35': 36, 'slot34': 35, 'slot33': 34, 'dLim': 58, 'slot32': 33.
               pnniIfConfig_Address_PhysicalAddress_ItemNumber 1.3.6.1.4.1.529.23.45.1.1.7 integer read-write
A number that specifies an addressable entity within the context of shelf and slot.
               pnniIfConfig_Address_LogicalItem 1.3.6.1.4.1.529.23.45.1.1.8 integer read-write
A number that specifies an addressable logical entity within the context of a physical address.
               pnniIfConfig_IfNodeIndex 1.3.6.1.4.1.529.23.45.1.1.9 integer read-write
Identifies the node within the switching system that the interface is directly attached to. The value zero is not a valid value.
               pnniIfConfig_IfAggrToken 1.3.6.1.4.1.529.23.45.1.1.10 integer 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.
               pnniIfConfig_IfVpCapability 1.3.6.1.4.1.529.23.45.1.1.11 integer read-only
Indicates whether the interface is capable of having VPCs established within it or not. Enumeration: 'false': 3, 'true': 2.
               pnniIfConfig_IfAdmWeightCbr 1.3.6.1.4.1.529.23.45.1.1.12 integer read-write
The administrative weight of this interface for the constant bit rate service category.
               pnniIfConfig_IfAdmWeightRtVbr 1.3.6.1.4.1.529.23.45.1.1.13 integer read-write
The administrative weight of this interface for the real-time variable bit rate service category.
               pnniIfConfig_IfAdmWeightNrtVbr 1.3.6.1.4.1.529.23.45.1.1.14 integer read-write
The administrative weight of this interface for the non-real-time variable bit rate service category.
               pnniIfConfig_IfAdmWeightAbr 1.3.6.1.4.1.529.23.45.1.1.15 integer read-write
The administrative weight of this interface for the available bit rate service category.
               pnniIfConfig_IfAdmWeightUbr 1.3.6.1.4.1.529.23.45.1.1.16 integer read-write
The administrative weight of this interface for the unspecified bit rate service category.
               pnniIfConfig_IfRccServiceCategory 1.3.6.1.4.1.529.23.45.1.1.17 integer read-write
The service category used for the PNNI routing control channel (VCI=18) on this interface. Enumeration: 'rtVbr': 4, 'ubr': 7, 'cbr': 3, 'abr': 6, 'other': 2, 'nrtVbr': 5.
               pnniIfConfig_IfRccQosName 1.3.6.1.4.1.529.23.45.1.1.18 displaystring read-write
The QOS for the PNNI Routing control channel.
               pnniIfConfig_Action_o 1.3.6.1.4.1.529.23.45.1.1.19 integer read-write
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1.
 mibpnniMetricsConfig 1.3.6.1.4.1.529.23.46
       mibpnniMetricsConfigTable 1.3.6.1.4.1.529.23.46.1 no-access
A list of mibpnniMetricsConfig profile entries.
           mibpnniMetricsConfigEntry 1.3.6.1.4.1.529.23.46.1.1 no-access
A mibpnniMetricsConfig entry containing objects that maps to the parameters of mibpnniMetricsConfig profile.
               pnniMetricsConfig_MetricsIndex_NodeIndex 1.3.6.1.4.1.529.23.46.1.1.1 integer read-only
Index that identifies a logical PNNI node.
               pnniMetricsConfig_MetricsIndex_MetricsTag 1.3.6.1.4.1.529.23.46.1.1.2 integer 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.
               pnniMetricsConfig_MetricsIndex_MetricsDirection 1.3.6.1.4.1.529.23.46.1.1.3 integer read-only
The direction, with respect to the advertising node,in which the parameters in this entry apply.
               pnniMetricsConfig_MetricsIndex_MetricsIndex 1.3.6.1.4.1.529.23.46.1.1.4 integer read-only
An index into the set of parameters associated with the given tag and direction.
               pnniMetricsConfig_MetricsClasses 1.3.6.1.4.1.529.23.46.1.1.5 integer read-write
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 avail- able.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.
               pnniMetricsConfig_MetricsGcacClp 1.3.6.1.4.1.529.23.46.1.1.6 integer read-write
Indicates whether the advertised GCAC parameters apply for CLP=0 traffic or for CLP=0+1 traffic. Enumeration: 'clpequal0or1': 3, 'clpequal0': 2.
               pnniMetricsConfig_MetricsAdminWeight 1.3.6.1.4.1.529.23.46.1.1.7 integer read-write
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.
               pnniMetricsConfig_Metrics1 1.3.6.1.4.1.529.23.46.1.1.8 integer read-write
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.
               pnniMetricsConfig_Metrics2 1.3.6.1.4.1.529.23.46.1.1.9 integer read-write
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.
               pnniMetricsConfig_Metrics3 1.3.6.1.4.1.529.23.46.1.1.10 integer read-write
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.
               pnniMetricsConfig_Metrics4 1.3.6.1.4.1.529.23.46.1.1.11 integer read-write
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.
               pnniMetricsConfig_Metrics5 1.3.6.1.4.1.529.23.46.1.1.12 integer read-write
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.
               pnniMetricsConfig_Metrics6 1.3.6.1.4.1.529.23.46.1.1.13 integer read-write
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.
               pnniMetricsConfig_Metrics7 1.3.6.1.4.1.529.23.46.1.1.14 integer read-write
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.
               pnniMetricsConfig_Metrics8 1.3.6.1.4.1.529.23.46.1.1.15 integer read-write
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.
               pnniMetricsConfig_Active 1.3.6.1.4.1.529.23.46.1.1.16 integer read-write
The current state of this metrics entry Enumeration: 'yes': 2, 'no': 1.
               pnniMetricsConfig_Action_o 1.3.6.1.4.1.529.23.46.1.1.17 integer read-write
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1.
 mibpnniRouteNodeConfig 1.3.6.1.4.1.529.23.47
       mibpnniRouteNodeConfigTable 1.3.6.1.4.1.529.23.47.1 no-access
A list of mibpnniRouteNodeConfig profile entries.
           mibpnniRouteNodeConfigEntry 1.3.6.1.4.1.529.23.47.1.1 no-access
A mibpnniRouteNodeConfig entry containing objects that maps to the parameters of mibpnniRouteNodeConfig profile.
               pnniRouteNodeConfig_Index_NodeIndex 1.3.6.1.4.1.529.23.47.1.1.1 integer read-only
Index that identifies a logical PNNI node.
               pnniRouteNodeConfig_Index_RouteNodeClass 1.3.6.1.4.1.529.23.47.1.1.2 integer read-only
Indicates the service category with which this forwarding table entry is associated.
               pnniRouteNodeConfig_Index_RouteNodeDestNodeId 1.3.6.1.4.1.529.23.47.1.1.3 displaystring read-only
The node ID of the destination node to which this route proceeds, and at which the DTL stack for this route terminates.
               pnniRouteNodeConfig_Index_RouteNodeDtl 1.3.6.1.4.1.529.23.47.1.1.4 integer read-only
The index into the owning PNNI node's DTL table of the DTL stack that goes with this route.
               pnniRouteNodeConfig_DestPortId 1.3.6.1.4.1.529.23.47.1.1.5 integer read-write
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.
               pnniRouteNodeConfig_Proto 1.3.6.1.4.1.529.23.47.1.1.6 integer read-only
The routing mechanism via which this route was learned. Enumeration: 'pnni': 5, 'other': 2, 'local': 3, 'mgmt': 4.
               pnniRouteNodeConfig_TimeStamp 1.3.6.1.4.1.529.23.47.1.1.7 integer 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.
               pnniRouteNodeConfig_NodeInfo 1.3.6.1.4.1.529.23.47.1.1.8 displaystring read-write
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.Currently not supportted and is set to 0.0.
               pnniRouteNodeConfig_GcacClp 1.3.6.1.4.1.529.23.47.1.1.9 integer read-write
For PNNI, indicates whether any advertised GCAC parameters apply for CLP=0 traffic or for CLP=0+1 traffic. Enumeration: 'clpequal0or1': 3, 'clpequal0': 2.
               pnniRouteNodeConfig_FwdMetricAw 1.3.6.1.4.1.529.23.47.1.1.10 integer read-write
The cumulative administrative weight calculated for the forward direction of this route. 0xFFFFFFFF means the metric is not used.
               pnniRouteNodeConfig_FwdMetric1 1.3.6.1.4.1.529.23.47.1.1.11 integer read-write
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. 0xFFFFFFFF means the metric is not used.
               pnniRouteNodeConfig_FwdMetric2 1.3.6.1.4.1.529.23.47.1.1.12 integer read-write
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. 0xFFFFFFFF means the metric is not used.
               pnniRouteNodeConfig_FwdMetric3 1.3.6.1.4.1.529.23.47.1.1.13 integer read-write
An alternate routing parameter for the forward direction of this route. For information learned from PNNI nodes, this is the cumulative Max. Cell Transfer Delay (in microseconds) for the forward direction of the route. 0xFFFFFFFF means the metric is not used.
               pnniRouteNodeConfig_FwdMetric4 1.3.6.1.4.1.529.23.47.1.1.14 integer read-write
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 forward direction of the route. 0xFFFFFFFF means the metric is not used.
               pnniRouteNodeConfig_FwdMetric5 1.3.6.1.4.1.529.23.47.1.1.15 integer read-write
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. Cell loss ratio value is computed as 10**(-n) where 'n' is the value returned in this variable.0xFFFFFFFF means the metric is not used.
               pnniRouteNodeConfig_FwdMeteric6 1.3.6.1.4.1.529.23.47.1.1.16 integer read-write
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. Cell loss ratio value is computed as 10**(-n) where 'n' is the returned in this variable.0xFFFFFFFF means the metric is not used.
               pnniRouteNodeConfig_FwdMeteric7 1.3.6.1.4.1.529.23.47.1.1.17 integer read-write
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. 0xFFFFFFFF means the metric is not used.
               pnniRouteNodeConfig_FwdMeteric8 1.3.6.1.4.1.529.23.47.1.1.18 integer read-write
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. 0xFFFFFFFF means the metric is not used.
               pnniRouteNodeConfig_BwdMetricAw 1.3.6.1.4.1.529.23.47.1.1.19 integer read-write
The administrative weight calculated for the backward direction of this route. 0xFFFFFFFF means the metric is not used.
               pnniRouteNodeConfig_BwdMetric1 1.3.6.1.4.1.529.23.47.1.1.20 integer read-write
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. 0xFFFFFFFF means the metric is not used.
               pnniRouteNodeConfig_BwdMetric2 1.3.6.1.4.1.529.23.47.1.1.21 integer read-write
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. 0xFFFFFFFF means the metric is not used.
               pnniRouteNodeConfig_BwdMetric3 1.3.6.1.4.1.529.23.47.1.1.22 integer read-write
Alternate routing parameter for the backward direction of this route. For information learned from PNNI nodes, this is the cumulative Max Cell Transfer Delay (in microseconds) for the backward direction of the route.0xFFFFFFFF means the metric is not used.
               pnniRouteNodeConfig_BwdMetric4 1.3.6.1.4.1.529.23.47.1.1.23 integer read-write
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. 0xFFFFFFFF means the metric is not used.
               pnniRouteNodeConfig_BwdMetric5 1.3.6.1.4.1.529.23.47.1.1.24 integer read-write
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. Cell loss ratio value is computed as 10**(-n) where 'n' is the value returned in this variable.0xFFFFFFFF means the metric isn't used.
               pnniRouteNodeConfig_BwdMetric6 1.3.6.1.4.1.529.23.47.1.1.25 integer read-write
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 Cell loss ratio value is computed as 10**(-n) where 'n' is the value returned in this variable.0xFFFFFFFF means the metric isn't used.
               pnniRouteNodeConfig_BwdMetric7 1.3.6.1.4.1.529.23.47.1.1.26 integer read-write
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. 0xFFFFFFFF means the metric isn't used.
               pnniRouteNodeConfig_BwdMetric8 1.3.6.1.4.1.529.23.47.1.1.27 integer read-write
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. 0xFFFFFFFF means the metric isn't used.
               pnniRouteNodeConfig_VpCapability 1.3.6.1.4.1.529.23.47.1.1.28 integer read-write
Attribute indicates whether a VPC setup on this route is possible. Enumeration: 'false': 3, 'true': 2.
               pnniRouteNodeConfig_Active 1.3.6.1.4.1.529.23.47.1.1.29 integer read-write
The current state of this route node entry. Enumeration: 'yes': 2, 'no': 1.
               pnniRouteNodeConfig_Action_o 1.3.6.1.4.1.529.23.47.1.1.30 integer read-write
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1.
 mibpnniDTLConfig 1.3.6.1.4.1.529.23.48
       mibpnniDTLConfigTable 1.3.6.1.4.1.529.23.48.1 no-access
A list of mibpnniDTLConfig profile entries.
           mibpnniDTLConfigEntry 1.3.6.1.4.1.529.23.48.1.1 no-access
A mibpnniDTLConfig entry containing objects that maps to the parameters of mibpnniDTLConfig profile.
               pnniDTLConfig_DtlIndex_NodeIndex 1.3.6.1.4.1.529.23.48.1.1.1 integer read-only
Index that identifies a logical PNNI node.
               pnniDTLConfig_DtlIndex_DtlIndex 1.3.6.1.4.1.529.23.48.1.1.2 integer read-only
The index in the node's DTL table of this DTL stack.
               pnniDTLConfig_DtlIndex_DtlEntryIndex 1.3.6.1.4.1.529.23.48.1.1.3 integer read-only
The index in the current DTL stack of this entry.
               pnniDTLConfig_DtlNodeId 1.3.6.1.4.1.529.23.48.1.1.4 displaystring read-write
The node which is this hop in the DTL stack.
               pnniDTLConfig_DtlPortId 1.3.6.1.4.1.529.23.48.1.1.5 integer read-write
The port from the pnniDTLNodeId to use as the exit.If the DTL stack does not care, this is coded as zero.
               pnniDTLConfig_DtlLinkType 1.3.6.1.4.1.529.23.48.1.1.6 integer read-write
The type of link out from this node (pnniDTLNodeId).This is well defined even if the specific port is not specified. Enumeration: 'horizontal': 3, 'last': 5, 'uplink': 4, 'invalid': 2.
               pnniDTLConfig_Active 1.3.6.1.4.1.529.23.48.1.1.7 integer read-write
The current state of this DTL entry. Enumeration: 'yes': 2, 'no': 1.
               pnniDTLConfig_Action_o 1.3.6.1.4.1.529.23.48.1.1.8 integer read-write
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1.
 mibpnniRouteAddrConfig 1.3.6.1.4.1.529.23.49
       mibpnniRouteAddrConfigTable 1.3.6.1.4.1.529.23.49.1 no-access
A list of mibpnniRouteAddrConfig profile entries.
           mibpnniRouteAddrConfigEntry 1.3.6.1.4.1.529.23.49.1.1 no-access
A mibpnniRouteAddrConfig entry containing objects that maps to the parameters of mibpnniRouteAddrConfig profile.
               pnniRouteAddrConfig_Name 1.3.6.1.4.1.529.23.49.1.1.1 displaystring read-only
The name of this profile which is corresponding to the value of the addr-index.
               pnniRouteAddrConfig_AddrIndex_NodeIndex 1.3.6.1.4.1.529.23.49.1.1.2 integer read-write
Index that identifies a logical PNNI node.
               pnniRouteAddrConfig_AddrIndex_Address 1.3.6.1.4.1.529.23.49.1.1.3 displaystring read-write
The value of the ATM End System Address prefix.
               pnniRouteAddrConfig_AddrIndex_PrefixLen 1.3.6.1.4.1.529.23.49.1.1.4 integer read-write
The prefix length to be applied to the ATM End System Address prefix.
               pnniRouteAddrConfig_AddrIndex_Index 1.3.6.1.4.1.529.23.49.1.1.5 integer read-write
An index into the set of listings of connectivity to a given address prefix from a given local node.
               pnniRouteAddrConfig_IfIndex 1.3.6.1.4.1.529.23.49.1.1.6 integer read-write
The local interface over which the reachable address can be reached. The value zero indicates an unknown interface or reachability through a remote node.
               pnniRouteAddrConfig_AdvNodeId 1.3.6.1.4.1.529.23.49.1.1.7 displaystring read-write
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.
               pnniRouteAddrConfig_AdvPortId 1.3.6.1.4.1.529.23.49.1.1.8 integer read-write
The port identifier used from the advertising node to reach the given address prefix.
               pnniRouteAddrConfig_Type 1.3.6.1.4.1.529.23.49.1.1.9 integer read-write
The type (e.g. internal or exterior) of reachability from the advertising node to the address prefix. Enumeration: 'other': 2, 'internal': 4, 'exterior': 5, 'reject': 3.
               pnniRouteAddrConfig_Proto 1.3.6.1.4.1.529.23.49.1.1.10 integer read-only
The routing mechanism via which the connectivity from the advertising node to the reachable address prefix was learned. Enumeration: 'pnni': 5, 'other': 2, 'local': 3, 'mgmt': 4.
               pnniRouteAddrConfig_PnniScope 1.3.6.1.4.1.529.23.49.1.1.11 integer read-write
The PNNI scope of advertisement (i.e. level of PNNI hierarchy) of the reachability from the advertising node to the address prefix.
               pnniRouteAddrConfig_VpCapability 1.3.6.1.4.1.529.23.49.1.1.12 integer read-write
Indicates whether VPCs can be established from the advertising node to the reachable address prefix. Enumeration: 'false': 3, 'true': 2.
               pnniRouteAddrConfig_MetricsTag 1.3.6.1.4.1.529.23.49.1.1.13 integer read-write
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.
               pnniRouteAddrConfig_PtseIdPtseId 1.3.6.1.4.1.529.23.49.1.1.14 integer 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.
               pnniRouteAddrConfig_OriginateAdvert 1.3.6.1.4.1.529.23.49.1.1.15 integer read-write
Whether or not the reachable address specified by this entry is to be advertised by the local node into its PNNI routing domain. Enumeration: 'false': 3, 'true': 2.
               pnniRouteAddrConfig_Info 1.3.6.1.4.1.529.23.49.1.1.16 displaystring read-only
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. Currently not supportted and is set to 0.0.
               pnniRouteAddrConfig_OperStatus 1.3.6.1.4.1.529.23.49.1.1.17 integer read-only
Indicates whether the reachable address prefix is operationally valid and whether it is being advertised by this node. Enumeration: 'active': 3, 'inactive': 2, 'advertised': 4.
               pnniRouteAddrConfig_TimeStamp 1.3.6.1.4.1.529.23.49.1.1.18 integer read-only
Indicates when the connectivity from the advertising node to the reachable address prefix became known to the local node.
               pnniRouteAddrConfig_Active 1.3.6.1.4.1.529.23.49.1.1.19 integer read-write
The current state of this route address entry. Enumeration: 'yes': 2, 'no': 1.
               pnniRouteAddrConfig_Action_o 1.3.6.1.4.1.529.23.49.1.1.20 integer read-write
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1.
 mibpnniRouteTnsConfig 1.3.6.1.4.1.529.23.50
       mibpnniRouteTnsConfigTable 1.3.6.1.4.1.529.23.50.1 no-access
A list of mibpnniRouteTnsConfig profile entries.
           mibpnniRouteTnsConfigEntry 1.3.6.1.4.1.529.23.50.1.1 no-access
A mibpnniRouteTnsConfig entry containing objects that maps to the parameters of mibpnniRouteTnsConfig profile.
               pnniRouteTnsConfig_TnsIndex_NodeIndex 1.3.6.1.4.1.529.23.50.1.1.1 integer read-only
Index that identifies a logical PNNI node.
               pnniRouteTnsConfig_TnsIndex_RouteTnsType 1.3.6.1.4.1.529.23.50.1.1.2 integer read-only
The type of network identification used for this transit network.
               pnniRouteTnsConfig_TnsIndex_RouteTnsPlan 1.3.6.1.4.1.529.23.50.1.1.3 integer read-only
The network identification plan according to which network id has been assigned.
               pnniRouteTnsConfig_TnsIndex_RouteTnsId 1.3.6.1.4.1.529.23.50.1.1.4 displaystring read-only
The value of the transit network identifier.
               pnniRouteTnsConfig_TnsIndex_RouteTnsIndex 1.3.6.1.4.1.529.23.50.1.1.5 integer read-only
An index into the set of listings of connectivity to a given transit network from a given local node.
               pnniRouteTnsConfig_TnsIfIndex 1.3.6.1.4.1.529.23.50.1.1.6 integer read-write
The local interface over which the transit network can be reached.
               pnniRouteTnsConfig_TnsAdvertisingNodeId 1.3.6.1.4.1.529.23.50.1.1.7 displaystring read-write
The node ID of a node advertising reachability to the transit network.
               pnniRouteTnsConfig_TnsAdvertisedPortId 1.3.6.1.4.1.529.23.50.1.1.8 integer read-write
The port identifier used from the advertising node to reach the given transit network.
               pnniRouteTnsConfig_TnsRouteType 1.3.6.1.4.1.529.23.50.1.1.9 integer read-write
The type (e.g. exterior or other) of reachability from the advertising node to the transit network. Enumeration: 'other': 2, 'exterior': 5.
               pnniRouteTnsConfig_TnsPnniScope 1.3.6.1.4.1.529.23.50.1.1.10 integer read-write
The PNNI scope of advertisement (i.e. level of PNNI hierarchy) of the reachability from the advertising node to the transit network.
               pnniRouteTnsConfig_TnsVpCapability 1.3.6.1.4.1.529.23.50.1.1.11 integer read-write
Indicates whether VPCs can be established from the advertising node to the reachable transit network. Enumeration: 'false': 3, 'true': 2.
               pnniRouteTnsConfig_TnsMetricsTag 1.3.6.1.4.1.529.23.50.1.1.12 integer read-write
The index into the pnniMetricsTable for the traffic parameter values that apply for the connectivity from the advertising node to the transit network.
               pnniRouteTnsConfig_TnsOriginateAdvertisement 1.3.6.1.4.1.529.23.50.1.1.13 integer read-write
Whether or not the transit network specified by this entry is to be advertised by the local node into its PNNI routing domain. Enumeration: 'false': 3, 'true': 2.
               pnniRouteTnsConfig_Active 1.3.6.1.4.1.529.23.50.1.1.14 integer read-write
The current state of this route TNS entry. Enumeration: 'yes': 2, 'no': 1.
               pnniRouteTnsConfig_Action_o 1.3.6.1.4.1.529.23.50.1.1.15 integer read-write
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1.