XYLANPNNI-MIB: View SNMP OID List / Download MIB

VENDOR: XYLAN CORP.


 Home MIB: XYLANPNNI-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
 xylanPnniMIB 1.3.6.1.4.1.800.3.2.1.2
This MIB specifies additional Xylan functionality to the ATM Forum's PNNI MIB.
     xylanPnniMIBExtens 1.3.6.1.4.1.800.3.2.1.2.1
         xylanPnniMIBObjs 1.3.6.1.4.1.800.3.2.1.2.1.1
             xPnniAssociativeNameTable 1.3.6.1.4.1.800.3.2.1.2.1.1.1 no-access
The xPnniAssociativeNameTable contains attributes that bind node names to PNNI Node IDs. There is a single row in this table for each PNNI node in the network. Default names are node1, node2, ... until the administrator specifically configures a different name.
                 xPnniNameEntry 1.3.6.1.4.1.800.3.2.1.2.1.1.1.1 no-access
An entry in the table, containing information about a PNNI node in this network.
                     xPnniNodeIndex 1.3.6.1.4.1.800.3.2.1.2.1.1.1.1.1 integer read-write
The index into the associative name table. This index also corresponds to entries in the nodal map table.
                     xPnniNodeId 1.3.6.1.4.1.800.3.2.1.2.1.1.1.1.2 xpnninodeid read-write
The value of the 22-byte node ID which a switching system uses to represent itself in the peer-group.
                     xPnniNodeName 1.3.6.1.4.1.800.3.2.1.2.1.1.1.1.3 displaystring read-write
The ASCII text string which represents this node. The default node name has the value NODE_n where n is 1..65535.
             xPnniAddressFilterTable 1.3.6.1.4.1.800.3.2.1.2.1.1.2 no-access
The xPnniAddressFilterTable contains attributes that allow an administrator to configure address filters for security. Address filters are specified by the following: the LGN to which the filter applies; their direction (in, out or both); their addresses (src, dest or both specified as an nsap prefix from 2 to 152 bits); their call type (PTOP, PMP, or both); their service class (CBR, ABR or RtVBR); their metric constraints (CBR - metric is PCR threshold, ABR - the metric is Min CR, and RtVBR - the metric threshold is either PCR, SCR, or Max Burst); their metric threshold; their trap threshold; any exceptions (all/no addresses pass except...) and the corresponding exception prefix (from 2-152 bits); and start/stop Time Of Day values: There is a single row in this table for each PNNI filter in this switching system.
                 xPnniAddressFilterEntry 1.3.6.1.4.1.800.3.2.1.2.1.1.2.1 no-access
An entry in the table, containing information about a filter in this switching system.
                     xPnniFiltIndex 1.3.6.1.4.1.800.3.2.1.2.1.1.2.1.1 integer read-write
The index into the PNNI Filter Table.
                     xPnniFiltNodeLevel 1.3.6.1.4.1.800.3.2.1.2.1.1.2.1.2 xpnninodelevel read-write
The level of the node within this switching system. Note that filters may be defined for any level. If a node at a specific level is disabled, then corresponding filters become inactive until the node is re-enabled.
                     xPnniFiltSrcPrefLen 1.3.6.1.4.1.800.3.2.1.2.1.1.2.1.3 xpnnifilterprefixlength read-write
The length (in bits) of the source prefix.
                     xPnniFiltSrcPrefix 1.3.6.1.4.1.800.3.2.1.2.1.1.2.1.4 xpnniaddrprefix read-write
The source prefix to be filtered.
                     xPnniFiltDestPrefLen 1.3.6.1.4.1.800.3.2.1.2.1.1.2.1.5 xpnnifilterprefixlength read-write
The length (in bits) of the destination prefix.
                     xPnniFiltDestPrefix 1.3.6.1.4.1.800.3.2.1.2.1.1.2.1.6 xpnniaddrprefix read-write
The destination prefix to be filtered.
                     xPnniFiltCallType 1.3.6.1.4.1.800.3.2.1.2.1.1.2.1.7 xpnnifiltcalltype read-write
The call type indicates if the filter is to be applied to point to point calls, point to multi-point calls (add parties), or to both.
                     xPnniFiltCallSrvCls 1.3.6.1.4.1.800.3.2.1.2.1.1.2.1.8 xpnnifiltservicecategory read-write
The service class (if any) which this filter is active for. If the service class is CBR, then the xPnniFiltCallMtrcConstrnt field below must be set to PCR. If the service class is ABR, then the xPnniFiltCallMtrcConstrnt field below must be set to Min-CR. If the service class is RtVbr, then the xPnniFiltCallMtrcConstrnt field below must be set to either PCR, SCR or Max-burst. Any of the three previous values for xPnniFiltCallSrvCls (CBR, ABR and RtVbr) should result in a non-zero xPnniFiltCallMtrcThresh below. Finally, if the service class is set to none-specified, then the fields xPnniFiltCallMtrcConstrnt and xPnniFiltCallMtrcThresh are ignored.
                     xPnniFiltCallMtrcConstrnt 1.3.6.1.4.1.800.3.2.1.2.1.1.2.1.9 xpnnifiltmetricconstraint read-write
A metric constraint that is used with xPnniFiltCallSrvCls.
                     xPnniFiltCallMtrcThresh 1.3.6.1.4.1.800.3.2.1.2.1.1.2.1.10 integer read-write
A metric threshold value that is used with xPnniFiltCallSrvCls. The value 0 is only valid if the xPnniFiltCallSrvCls is none-specified.
                     xPnniFiltTrapThresh 1.3.6.1.4.1.800.3.2.1.2.1.1.2.1.11 integer read-write
A threshold which when this number of filter hits are encountered, will cause a trap to be sent to all trap-clients. The value of 0 causes traps to be inhibited.
                     xPnniFiltSrcExceptionCriteria 1.3.6.1.4.1.800.3.2.1.2.1.1.2.1.12 xpnnifiltexceptioncriteria read-write
The criteria used to cause exceptions to the source address filters. If the value is none-specified, then the fields: xPnniFiltSrcExceptionLen and xPnniFiltSrcException are ignored. If this value is all-addrs-pass-except or no-addrs-pass-except, then the xPnniFiltSrcExceptionLen and xPnniFiltSrcException attributes contain the source prefix len and prefix which are to be exception handled. This value cannot be set to all-addrs-pass-except or no-addrs-pass-except if the xPnniFiltSrcPrefLen (above) is set to 0.
                     xPnniFiltSrcExceptionLen 1.3.6.1.4.1.800.3.2.1.2.1.1.2.1.13 xpnnifilterprefixlength read-write
The length (in bits) of the exception address prefix attribute: xPnniFiltSrcException.
                     xPnniFiltSrcException 1.3.6.1.4.1.800.3.2.1.2.1.1.2.1.14 xpnniaddrprefix read-write
The ATM Address Prefix of the source address exception.
                     xPnniFiltDestExceptionCriteria 1.3.6.1.4.1.800.3.2.1.2.1.1.2.1.15 xpnnifiltexceptioncriteria read-write
The criteria used to cause exceptions to the destination address filters. If the value is none-specified, then the fields: xPnniFiltDestExceptionLen and xPnniFiltDestException are ignored. If this value is all-addrs-pass-except or no-addrs-pass-except, then the xPnniFiltDestExceptionLen and xPnniFiltDestException attributes contain the destination prefix len and prefix which are to be exception handled. This value cannot be set to all-addrs-pass-except or no-addrs-pass-except if the xPnniFiltDestPrefLen (above) is set to 0.
                     xPnniFiltDestExceptionLen 1.3.6.1.4.1.800.3.2.1.2.1.1.2.1.16 xpnnifilterprefixlength read-write
The length (in bits) of the exception address prefix attribute: xPnniFiltDestException.
                     xPnniFiltDestException 1.3.6.1.4.1.800.3.2.1.2.1.1.2.1.17 xpnniaddrprefix read-write
The ATM Address Prefix of the destination address exception.
                     xPnniFiltDeniedHitCount 1.3.6.1.4.1.800.3.2.1.2.1.1.2.1.18 counter read-write
A counter specifying how many times this filter was activated. Writing a 0 value to this field will cause this counter to be reset for this filter.
                     xPnniFiltExceptionHitCount 1.3.6.1.4.1.800.3.2.1.2.1.1.2.1.19 counter read-write
A counter specifying how many times this filter was activated but an exception was permitted. Writing a 0 value to this field will cause this counter to be reset for this filter.
                     xPnniFiltTODStartHr 1.3.6.1.4.1.800.3.2.1.2.1.1.2.1.20 integer read-write
The hour of the day (using a 24 hour clock) when the filter is to be activated.
                     xPnniFiltTODStartMin 1.3.6.1.4.1.800.3.2.1.2.1.1.2.1.21 integer read-write
The minute of the hour when the filter is to be activated.
                     xPnniFiltTODStartSec 1.3.6.1.4.1.800.3.2.1.2.1.1.2.1.22 integer read-write
The second of the minute when the filter is to be activated.
                     xPnniFiltTODStopHr 1.3.6.1.4.1.800.3.2.1.2.1.1.2.1.23 integer read-write
The hour of the day (using a 24 hour clock) when the filter is to be de-activated.
                     xPnniFiltTODStopMin 1.3.6.1.4.1.800.3.2.1.2.1.1.2.1.24 integer read-write
The minute of the hour when the filter is to be de-activated.
                     xPnniFiltTODStopSec 1.3.6.1.4.1.800.3.2.1.2.1.1.2.1.25 integer read-write
The second of the minute when the filter is to be de-activated.
             xPnniIAdjMIBObjects 1.3.6.1.4.1.800.3.2.1.2.1.1.3
                 xPnniIAdjGroup 1.3.6.1.4.1.800.3.2.1.2.1.1.3.1
                     xPnniNumIAdj 1.3.6.1.4.1.800.3.2.1.2.1.1.3.1.1 counter read-only
The number of adjacencies registered via ILMI in PNNIs lowest nodes adjacency table in this switching system.
                     xPnniIAdjTable 1.3.6.1.4.1.800.3.2.1.2.1.1.3.1.2 no-access
The xPnniIAdjTable stores records of adjacencies which ILMI has registered with the lowest level PNNI node in this network. There is a single row in this table for each adjacency which ILMI has registered.
                         xPnniIAdjEntry 1.3.6.1.4.1.800.3.2.1.2.1.1.3.1.2.1 no-access
An entry in the table, containing information about a PNNI logical node in this switching system.
                             xPnniIAdjIndex 1.3.6.1.4.1.800.3.2.1.2.1.1.3.1.2.1.1 integer no-access
A value assigned to an ILMI client registered via ILMI in this switching system that uniquely identifies it in the PNNI ILMI adjacency table.
                             xPnniIAdjAtmAddress 1.3.6.1.4.1.800.3.2.1.2.1.1.3.1.2.1.2 xpnniatmaddr read-only
This adjacency's ATM End System Address.
                             xPnniIAdjSlot 1.3.6.1.4.1.800.3.2.1.2.1.1.3.1.2.1.3 integer read-only
The slot in which this adjacency is physically connected to this switching system.
                             xPnniIAdjPort 1.3.6.1.4.1.800.3.2.1.2.1.1.3.1.2.1.4 integer read-only
The port in the slot which this adjacency is physically connected to this switching system.
                             xPnniIAdjInst 1.3.6.1.4.1.800.3.2.1.2.1.1.3.1.2.1.5 integer read-only
The instance identifier on the slot port pair which this adjacency is physically connected to this switching system. In the event that this is not a tunnel, this value will be zero.
                             xPnniIAdjCsmPPort 1.3.6.1.4.1.800.3.2.1.2.1.1.3.1.2.1.6 integer read-only
The unique port id which PNNI has bound to this physical slot, port, and instance tuple.
                             xPnniIAdjAdvertised 1.3.6.1.4.1.800.3.2.1.2.1.1.3.1.2.1.7 truthvalue read-only
Indicates if this ILMI client is advertised by this switching system. Note that if this value is False, the summary address may be used by remote nodes to still reach this ILMI client if xPnniIAdjSummarized is set to True (below).
                             xPnniIAdjSummarized 1.3.6.1.4.1.800.3.2.1.2.1.1.3.1.2.1.8 truthvalue read-only
Indicates if this ILMI client is summarized by this switching system. Note that if this value is True, other nodes in the peer group will route to this node's advertised port of 1. Calls terminating at end-systems attached to this node will then be vectored out the xPnniIAdjCsmPPort.
                             xPnniIAdjLearned 1.3.6.1.4.1.800.3.2.1.2.1.1.3.1.2.1.9 displaystring read-only
This field contains a timestamp of when ILMI registered this adjacency with PNNI.
             xPnniTestMIBObjects 1.3.6.1.4.1.800.3.2.1.2.1.1.4
                 xPnniRtstMIBGroup 1.3.6.1.4.1.800.3.2.1.2.1.1.4.1
                     xPnniRtstTable 1.3.6.1.4.1.800.3.2.1.2.1.1.4.1.1 no-access
The xPnniRtstTable is a single-row table which returns the results of a route test requested by a remote mgmt station. The route test parameters are specified in the INDEX.
                         xPnniRtstEntry 1.3.6.1.4.1.800.3.2.1.2.1.1.4.1.1.1 no-access
An entry in the route test table, containing information about a route lookup request.
                             xPnniRtstClass 1.3.6.1.4.1.800.3.2.1.2.1.1.4.1.1.1.1 integer no-access
The class the route request is to use. Enumeration: 'cbr': 2, 'abr': 5, 'vbrNrt': 4, 'vbrRt': 3, 'ubr': 1.
                             xPnniRtstType 1.3.6.1.4.1.800.3.2.1.2.1.1.4.1.1.1.2 integer no-access
This index specifies the type of call which may be either point to point or point to multi-point. Enumeration: 'pmp': 2, 'ptpt': 1.
                             xPnniRtstDest 1.3.6.1.4.1.800.3.2.1.2.1.1.4.1.1.1.3 octet string no-access
The destination address. This may be specified by the user as an address prefix, but the SNMP manager must pad this out to 20 octets.
                             xPnniRtstError 1.3.6.1.4.1.800.3.2.1.2.1.1.4.1.1.1.4 integer read-only
Indicates if an error has occurred and if so, the nature of the error. If this is set to success, then no error occurred and the rest of the row contains useful information. Enumeration: 'noRouteToDest': 1, 'other': 3, 'dtlExhaustion': 2, 'success': 0.
                             xPnniRtstFlags 1.3.6.1.4.1.800.3.2.1.2.1.1.4.1.1.1.5 integer read-only
If error is set to success, this flag indicates the nature of the route lookup confirmation. If this flag is set to dtlAdded, then the route request resulted in a DTL being allocated for this request. In this case, the xPnniRtstOutboundPort, xPnniRtstHopCount, xPnniRtstDTL, and xPnniRtstCurPointer contain useful information. (Also, after this information is conveyed back to the manager, the DTL entry is freed.) If this flag is set to direct, then the route request is informing the caller to proceed out a directly attached port. In this case, the xPnniRtstOutboundPort is valid and is either 1 (to indicate a match on this node's summary address) or is a reference to the PNNI advertised outbound port. If this flag is set to myself, then the route request is informing the caller that the test call to the node in this switching system (identified by xPnniNodeIndex) returned a successful match of myself as the destination. In this case, the xPnniRtstOutboundPort is valid and is set to 0 (which indicates a match on this node's own address). If this flag is set to directEreach, then the route request is informing the caller that the test call to the destination resulted in a direct indication. In this case, the xPnniRtstOutboundPort is valid and is set to the static route's PNNI advertised port ID. If the user also specified a VPI and E.164 address, then the xPnniRtstVPI and xPnniRtstE164 fields will also be present. Enumeration: 'myself': 3, 'directEreach': 4, 'dtlAdded': 1, 'direct': 2.
                             xPnniRtstOutboundPort 1.3.6.1.4.1.800.3.2.1.2.1.1.4.1.1.1.6 xpnniportid read-only
If error is set to success, this indicates the outbound port of the route lookup confirmation. If this is set to 0, then this indicates the call was placed to this switching system's xPnniNodeIndex. If this is set to 1, then this indicates the call was placed to a reachability which matched this node's summary address. In this event, the IAdj table would be consulted to determine the actual port (if any) where the destination resided. If set to any other value, it indicates the PNNI advertised port of the static route which caused this port to be returned.
                             xPnniRtstVPI 1.3.6.1.4.1.800.3.2.1.2.1.1.4.1.1.1.7 integer read-only
If error is set to success, and xPnniRtstFlags is set to directEreach, then this indicates the vpi (if set by the user) used to route the call.
                             xPnniRtstE164 1.3.6.1.4.1.800.3.2.1.2.1.1.4.1.1.1.8 octet string read-only
If error is set to success, and xPnniRtstFlags is set to directEreach, then this indicates the E.164 address (if set by the user) used to route the call.
                             xPnniRtstE164len 1.3.6.1.4.1.800.3.2.1.2.1.1.4.1.1.1.9 integer read-only
If error is set to success, and xPnniRtstFlags is set to directEreach, then this indicates the number of significant octets used in the above E.164 address.
                             xPnniRtstHopCount 1.3.6.1.4.1.800.3.2.1.2.1.1.4.1.1.1.10 integer read-only
If error is set to success, and xPnniRtstFlags is set to dtlAdded, then this indicates the number of hops in the xPnniRtstDTL.
                             xPnniRtstDTL 1.3.6.1.4.1.800.3.2.1.2.1.1.4.1.1.1.11 octet string read-only
If error is set to success, and xPnniRtstFlags is set to dtlAdded, then this indicates the DTL generated by the route lookup function in the switching system. Note that this is a complete DTL meaning that the DTL IE header is also present. It has enough room for 50 entries (50 hops). Each entry has a 22-octet node-ID followed by a 4-octet PnniPortId. Entries therefore are 26 octets each and each entry is contiguous with its predecessor and successor. This DTL will not appear in the DTL table since it's freed after generating the reply to the management station.
                             xPnniRtstCurPointer 1.3.6.1.4.1.800.3.2.1.2.1.1.4.1.1.1.12 integer read-only
If error is set to success, and xPnniRtstFlags is set to dtlAdded, then this indicates the offset (in bytes) into xPnniRtstDTL of the curPtr.
                 xPnniTrcMIBGroup 1.3.6.1.4.1.800.3.2.1.2.1.1.4.2
                     xPnniTrcBufSiz 1.3.6.1.4.1.800.3.2.1.2.1.1.4.2.1 integer read-write
A value indicating the size of the trace capture buffer.
                     xPnniTrcBufTrigger 1.3.6.1.4.1.800.3.2.1.2.1.1.4.2.2 integer read-write
A value indicating action on buffer capacity reached. Enumeration: 'loop': 1, 'haltOnFull': 2.
                     xPnniTrcBufControl 1.3.6.1.4.1.800.3.2.1.2.1.1.4.2.3 integer read-write
A value indicating a control action on trace. Enumeration: 'start': 1, 'stopAndFreeBuf': 3, 'freeze': 2.
                     xPnniTrcNodeIndex 1.3.6.1.4.1.800.3.2.1.2.1.1.4.2.4 integer read-write
This variable indicates the node index within this switching system to be traced.
                     xPnniTrcTable 1.3.6.1.4.1.800.3.2.1.2.1.1.4.2.5 no-access
The xPnniITrcTable stores records of captured frames from both the AAL-SAP as well as signalled RCCs. There is a single row in this table for each adjacency which ILMI has registered.
                         xPnniTrcEntry 1.3.6.1.4.1.800.3.2.1.2.1.1.4.2.5.1 no-access
An entry in the analyzer table, containing information about a PNNI received by a node in this switching system.
                             xPnniTrcFrameIndex 1.3.6.1.4.1.800.3.2.1.2.1.1.4.2.5.1.1 integer read-only
An index selecting a particular frame.
                             xPnniTrcFrameFrag 1.3.6.1.4.1.800.3.2.1.2.1.1.4.2.5.1.2 integer read-only
A fragment within a captured frame.
                             xPnniTrcDirection 1.3.6.1.4.1.800.3.2.1.2.1.1.4.2.5.1.3 integer read-only
Indicates whether the frame was transmitted or received. Enumeration: 'inbound': 1, 'outbound': 2.
                             xPnniTrcSlot 1.3.6.1.4.1.800.3.2.1.2.1.1.4.2.5.1.4 integer read-only
Indicates the physical slot where the frame was transmitted or received.
                             xPnniTrcPort 1.3.6.1.4.1.800.3.2.1.2.1.1.4.2.5.1.5 integer read-only
Indicates the physical port where the frame was transmitted or received.
                             xPnniTrcCsmPPort 1.3.6.1.4.1.800.3.2.1.2.1.1.4.2.5.1.6 integer read-only
Indicates the advertised PNNI port ID where the frame was transmitted or received. This is used primarily for signaled RCCs.
                             xPnniTrcFrType 1.3.6.1.4.1.800.3.2.1.2.1.1.4.2.5.1.7 integer read-only
Indicates the type of frame as specified in the ATM-Forum PNNI V1.0 Specification, Section 5.14.4, Table 5-21. Enumeration: 'ptsp': 2, 'ptseAck': 3, 'hello': 1, 'dbSumm': 4, 'ptseReq': 5.
                             xPnniTrcFrLen 1.3.6.1.4.1.800.3.2.1.2.1.1.4.2.5.1.8 integer read-only
Indicates the overall frame length.
                             xPnniTrcLearned 1.3.6.1.4.1.800.3.2.1.2.1.1.4.2.5.1.9 timestamp read-only
Indicates the timestamp of when the frame was either transmitted or received.
                             xPnniTrcFrame 1.3.6.1.4.1.800.3.2.1.2.1.1.4.2.5.1.10 octet string read-only
Contains the raw frame contents.
             xPnniAliasTable 1.3.6.1.4.1.800.3.2.1.2.1.1.5 no-access
This table stores address (prefix) bindings for Display purposes.
                 xPnniAliasEntry 1.3.6.1.4.1.800.3.2.1.2.1.1.5.1 no-access
An entry in the alias table containing information about a binding between PNNI address, nodeId or address prefix and a text string. When referring to a nodeId, this is called a domain name.
                     xPnniAliasIndex 1.3.6.1.4.1.800.3.2.1.2.1.1.5.1.1 integer read-write
An index selecting a particular name-binding.
                     xPnniAliasName 1.3.6.1.4.1.800.3.2.1.2.1.1.5.1.2 displaystring read-write
The name to be bound to the prefix.
                     xPnniAliasPrefLen 1.3.6.1.4.1.800.3.2.1.2.1.1.5.1.3 integer read-write
An length (in bits) of the prefix binding. A Prefix length of 176 bits (22 Octets) implies a node ID. A length of 160 bits implies an ATM Address.
                     xPnniAliasPrefixBinding 1.3.6.1.4.1.800.3.2.1.2.1.1.5.1.4 octet string read-write
The prefix binding.
             xPnniTrapMIBObjects 1.3.6.1.4.1.800.3.2.1.2.1.1.6
                 xPnniTrapPnPortId 1.3.6.1.4.1.800.3.2.1.2.1.1.6.1 integer read-only
On a trap condition, this identifies the port-related variable.
                 xPnniTrapRouteAddrAddress 1.3.6.1.4.1.800.3.2.1.2.1.1.6.2 xpnniaddrprefix read-only
On a trap condition, this identifies the address prefix-related variable.
                 xPnniTrapRouteAddrPrefixLength 1.3.6.1.4.1.800.3.2.1.2.1.1.6.3 xpnnifilterprefixlength read-only
On a trap condition, this identifies the address prefix length related variable.
                 xPnniTrapFiltIndex 1.3.6.1.4.1.800.3.2.1.2.1.1.6.4 integer read-only
On a trap condition, this identifies the filter index variable.
                 xPnniTrapNeighborId 1.3.6.1.4.1.800.3.2.1.2.1.1.6.5 xpnninodeid read-only
On a Neighbor trap condition, this identifies the neighbor node Id-related variable.
                 xPnniTrapNodeId 1.3.6.1.4.1.800.3.2.1.2.1.1.6.6 xpnninodeid read-only
On a trap condition, this identifies the local node ID variable which specifies the level and LGN or lowest level node.
                 xPnniTrapNodeDownReason 1.3.6.1.4.1.800.3.2.1.2.1.1.6.7 integer read-only
On a trap condition, this identifies the reason a node has gone down. A value of LocalUiAdmin specifies that a user on the MPM's Console or Modem Port has caused the action via a UI Shell:phalt command. A value of RemoteTelnet indicates that a user logged in remotely has caused the action via a UI Shell:phalt command. A value of Mgmt indicates that a remote SNMP management entity Has caused the action via a (re)configuration of the PNNI Node Table. Enumeration: 'remoteTelnet': 2, 'other': 4, 'localUiAdmin': 1, 'mgmt': 3.
                 xPnniTrapNodeDownRemoteIPAddr 1.3.6.1.4.1.800.3.2.1.2.1.1.6.8 integer read-only
If the above variable: xPnniTrapNodeDownReason indicates a value of either RemoteTelnet or then this variable indicates the remote IP Address of the entity causing the action.