NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB: View SNMP OID List / Download MIB

VENDOR: SYNOPTICS


 Home MIB: NORTEL-NETWORKS-RAPID-SPANNING-TREE-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
 nnRapidSpanningTreeMib 1.3.6.1.4.1.45.5.4
Nortel Networks Rapid Spanning-Tree MIB Copyright 2003 Nortel Networks, Inc. All rights reserved. This Nortel Networks SNMP Management Information Base Specification embodies Nortel Networks' confidential and proprietary intellectual property. Nortel Networks retains all title and ownership in the Specification, including any revisions. This Specification is supplied 'AS IS,' and Nortel Networks makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
     nnRstNotifications 1.3.6.1.4.1.45.5.4.0
         nnRstGeneralEvent 1.3.6.1.4.1.45.5.4.0.1
Generated when any of the general events like protocol up or protocol down occurs
         nnRstErrorEvent 1.3.6.1.4.1.45.5.4.0.2
Generated when any of the error events like memory failure or buffer failure or protocol migration or new root or topology change occurs
         nnRstNewRoot 1.3.6.1.4.1.45.5.4.0.3
Generated whenever a new root bridge is selected in the topology
         nnRstTopologyChange 1.3.6.1.4.1.45.5.4.0.4
Generated when topology change is detected
         nnRstProtocolMigration 1.3.6.1.4.1.45.5.4.0.5
Generated when port protocol migration happens in the port
     nnRstObjects 1.3.6.1.4.1.45.5.4.1
         nnRstDot1d 1.3.6.1.4.1.45.5.4.1.1
             nnRstDot1dScalars 1.3.6.1.4.1.45.5.4.1.1.1
                 nnRstDot1dStpVersion 1.3.6.1.4.1.45.5.4.1.1.1.1 integer read-write
The version of Spanning Tree Protocol the bridge is currently running. The value 'stpCompatible(0)' indicates the Spanning Tree Protocol specified in IEEE 802.1D and 'rstp(2)' indicates the Rapid Spanning Tree Protocol specified in IEEE 802.1w. New value may be defined as future versions of the protocol become available. Enumeration: 'stpCompatible': 0, 'rstp': 2.
                 nnRstDot1dStpTxHoldCount 1.3.6.1.4.1.45.5.4.1.1.1.2 integer read-write
The value used by the Port Transmit state machine to limit the maximum transmission rate.
                 nnRstDot1dStpPathCostDefault 1.3.6.1.4.1.45.5.4.1.1.1.3 integer read-write
The version of the Spanning Tree default Path Costs that are to be used by this Bridge. A value of 8021d1998(1) uses the 16-bit default Path Costs from IEEE Std. 802.1D-1998. A value of stp8021t2001(2) uses the 32-bit default Path Costs from IEEE Std. 802.1t. Enumeration: 'stp8021d1998': 1, 'stp8021t2001': 2.
             nnRstDot1dStpPortTable 1.3.6.1.4.1.45.5.4.1.1.2 no-access
A table that contains port-specific Rapid Spanning Tree information.
                 nnRstDot1dStpPortEntry 1.3.6.1.4.1.45.5.4.1.1.2.1 no-access
A list of Rapid Spanning Tree information maintained by each port.
                     nnRstDot1dStpPortProtocolMigration 1.3.6.1.4.1.45.5.4.1.1.2.1.1 truthvalue read-write
When operating in RSTP (version 2) mode, writing TRUE(1) to this object forces this port to transmit RSTP BPDUs. Any other operation on this object has no effect and it always returns FALSE(2) when read.
                     nnRstDot1dStpPortAdminEdgePort 1.3.6.1.4.1.45.5.4.1.1.2.1.2 truthvalue read-write
The administrative value of the Edge Port parameter. A value of TRUE(1) indicates that this port should be assumed as an edge-port and a value of FALSE(2) indicates that this port should be assumed as a non-edge-port.
                     nnRstDot1dStpPortOperEdgePort 1.3.6.1.4.1.45.5.4.1.1.2.1.3 truthvalue read-only
The operational value of the Edge Port parameter. The object is initialized to the value of nnRstDot1dStpPortAdminEdgePort and is set FALSE on reception of a BPDU.
                     nnRstDot1dStpPortAdminPointToPoint 1.3.6.1.4.1.45.5.4.1.1.2.1.4 integer read-write
The administrative point-to-point status of the LAN segment attached to this port. A value of forceTrue(0) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of forceFalse(1) indicates that this port should be treated as having a shared media connection. A value of auto(2) indicates that this port is considered to have a point-to-point link if it is an Aggregator and all of its members are aggregatable, or if the MAC entity is configured for full duplex operation, either through auto-negotiation or by management means. Enumeration: 'forceFalse': 1, 'forceTrue': 0, 'auto': 2.
                     nnRstDot1dStpPortOperPointToPoint 1.3.6.1.4.1.45.5.4.1.1.2.1.5 truthvalue read-only
The operational point-to-point status of the LAN segment attached to this port. It indicates whether a port is considered to have a point-to-point connection or not. The value is determined by management or by auto-detection, as described in the nnRstDot1dStpPortAdminPointToPoint object.
                     nnRstDot1dStpPortParticipating 1.3.6.1.4.1.45.5.4.1.1.2.1.6 truthvalue read-write
This object specifies whether a port is participating in the 802.1w protocol.
         nnRstDot1w 1.3.6.1.4.1.45.5.4.1.2
             nnRstDot1wScalars 1.3.6.1.4.1.45.5.4.1.2.1
                 nnRstDot1wRstpUpCount 1.3.6.1.4.1.45.5.4.1.2.1.1 counter32 read-only
The number of times RSTP Module has been enabled. A Trap is generated on the occurence of this event.
                 nnRstDot1wRstpDownCount 1.3.6.1.4.1.45.5.4.1.2.1.2 counter32 read-only
The number of times RSTP Module has been disabled. A Trap is generated on the occurence of this event.
                 nnRstDot1wNewRootIdCount 1.3.6.1.4.1.45.5.4.1.2.1.3 counter32 read-only
The number of times this Bridge has detected a Root Identifier change. A Trap is generated on the occurence of this event.
                 nnRstDot1wPortRoleSelSmState 1.3.6.1.4.1.45.5.4.1.2.1.4 integer read-only
This indicates the current state of the Port Role Selection State Machine. This object will hold the value 'initbridge' when the Port Role Selection state machine is in the INIT_BRIDGE state and the value of 'roleselection' when the state machine is in the ROLE_SELECTION state. Enumeration: 'initbridge': 0, 'roleselection': 1.
                 nnRstDot1wOldDesignatedRoot 1.3.6.1.4.1.45.5.4.1.2.1.5 bridgeid read-only
The bridge identifier of the old root of the spanning tree as determined by the Spanning Tree Protocol as executed by this node.
             nnRstDot1wPortTable 1.3.6.1.4.1.45.5.4.1.2.2 no-access
This is a table that is an extension to the nnRstDot1dStpPortTable. This contains object(s) that are Port-based.
                 nnRstDot1wPortEntry 1.3.6.1.4.1.45.5.4.1.2.2.1 no-access
Each entry in this table is for each port present in the system. This table is indexed by the nnRstDot1wPort.
                     nnRstDot1wPort 1.3.6.1.4.1.45.5.4.1.2.2.1.1 integer32 no-access
A unique value, greater than zero, indicating the Port number.
                     nnRstDot1wPortRole 1.3.6.1.4.1.45.5.4.1.2.2.1.2 integer read-only
This indicates the current Port Role assumed by this Port. Enumeration: 'backupPort': 2, 'designatedPort': 4, 'disabledPort': 0, 'alternatePort': 1, 'rootPort': 3.
                     nnRstDot1wPortOperVersion 1.3.6.1.4.1.45.5.4.1.2.2.1.3 integer read-only
This indicates whether the Port is operationally in the Rstp mode or the Stp-compatible mode i.e., whether the Port is transmitting RST BPDUs or Config/TCN BPDUs. Enumeration: 'stpCompatible': 0, 'rstp': 2.
                     nnRstDot1wPortInfoSmState 1.3.6.1.4.1.45.5.4.1.2.2.1.4 integer read-only
This indicates the current state of the Port Information state machine. This object will hold the value 'disabled' when the Port Information state machine is in the DISABLED state, the value 'aged' when the state machine is in the AGED state, the value 'update' when the state machine is in the UPDATE state, the value 'superior' when the state machine is in the SUPERIOR state, the value 'repeat' when the state machine is in the REPEAT state, the value 'agreement' when the state machine is in the AGREEMENT state, the value 'present' when the state machine is in the CURRENT state and the value 'receive' when the state machine is in the RECEIVE state. Enumeration: 'superior': 3, 'repeat': 4, 'receive': 7, 'update': 2, 'agreement': 5, 'disabled': 0, 'aged': 1, 'present': 6.
                     nnRstDot1wPortMigSmState 1.3.6.1.4.1.45.5.4.1.2.2.1.5 integer read-only
This indicates the current state of the Port Protocol Migration state machine. This object will hold the value 'init' when the Protocol Migration state machine is in the INIT state, the value 'sendrstp' when the state machine is in the SEND_RSTP state, the value 'sendingrstp' when the state machine is in the SENDING_RSTP state, the value 'sendstp' when the state machine is in the SEND_STP state and the value 'sendingstp' when the state machine is in the SENDING_STP state. Enumeration: 'init': 0, 'sendrstp': 1, 'sendingrstp': 2, 'sendstp': 3, 'sendingstp': 4.
                     nnRstDot1wPortRoleTransSmState 1.3.6.1.4.1.45.5.4.1.2.2.1.6 integer read-only
This indicates the current state of the Port Role Transition state machine. This object will hold the value 'init' when the Port Role Transition state machine is in the INIT state, the value 'blockport' when the state machine is in the BLOCK_PORT state, the value 'blockedport' when the state machine is in the BLOCKED_PORT state, the value 'rootport' when the state machine is in the ROOT_PORT state, the value 'desgport' when the state machine is in the DESIGNATED_PORT state, the value 'backupport' when the state machine is in BACKUP_PORT state, the value 'rootproposed' when the state machine is in the ROOT_PROPOSED state, the value 'rootagreed' when the state machine is in the ROOT_AGREED state, the value 'reroot' when the state machine is in the REROOT state, the value 'rootforward' when the state machine is in the ROOT_FORWARD state, the value 'rootlearn' when the state machine is in the ROOT_LEARN state, the value 'rerooted' when the state machine is in the REROOTED state, the value 'designatedpropose' when the state machine is in the DESIGNATED_PROPOSE state, the value 'designatedsynced' when the state machine is in the DESIGNATED_SYNCED state, the value 'designatedretired' when the state machine is in the DESIGNATED_RETIRED state, the value 'designatedforward' when the state machine is in the DESIGNATED_FORWARD state, the value 'designatedlearn' when the state machine is in the DESIGNATED_LEARN state and the value 'designatedlisten' when the state machine is in the DESIGNATED_LISTEN state. Enumeration: 'designatedport': 4, 'designatedforward': 15, 'rootport': 3, 'blockedport': 2, 'designatedlisten': 17, 'rootagreed': 7, 'reroot': 8, 'rerooted': 11, 'init': 0, 'rootlearn': 10, 'designatedretired': 14, 'designatedpropose': 12, 'backupport': 5, 'designatedsynced': 13, 'rootforward': 9, 'rootproposed': 6, 'designatedlearn': 16, 'blockport': 1.
                     nnRstDot1wPortStateTransSmState 1.3.6.1.4.1.45.5.4.1.2.2.1.7 integer read-only
This indicates the current state of the Port State Transition state machine. This object will hold the value 'discarding' when the Port State Transition state machine is in the DISCARDING state, the value 'learning' when the state machine is in the LEARNING state and the value 'forwarding' when the state machine is in the FORWARDING state. Enumeration: 'discarding': 0, 'forwarding': 2, 'learning': 1.
                     nnRstDot1wPortTopoChSmState 1.3.6.1.4.1.45.5.4.1.2.2.1.8 integer read-only
This indicates the current state of the Topology Change state machine. This object will hold the value 'init' when the Topology Change state machine is in the INIT state, the value 'inactive' when the state machine is in the INACTIVE state, the value 'active' when the state machine is in the ACTIVE state, the value 'detected' when the state machine is in the DETECTED state, the value 'notifiedtcn' when the state machine is in the NOTIFIED_TCN state, the value 'notifiedtc' when the state machine is in the NOTIFIED_TC state, the value 'propagating' state when the state machine is in the PROPAGATING state and the value 'acknowledged' when the state machine is in the ACKNOWLEDGED state. Enumeration: 'acknowledged': 7, 'detected': 3, 'notifiedtcn': 4, 'init': 0, 'inactive': 1, 'notifiedtc': 5, 'active': 2, 'propagating': 6.
                     nnRstDot1wPortTxSmState 1.3.6.1.4.1.45.5.4.1.2.2.1.9 integer read-only
This indicates the current state of the Port Transmit state machine. This object will hold the value 'transmitinit' when the Port Transmit state machine is in the TRANSMIT_INIT state, the value 'transmitperiodic' when the state machine is in the TRANSMIT_PERIODIC state, the value 'transmitconfig' when the state machine is in the TRANSMIT_CONFIG state, the value 'transmittcn', when the state machine is in the TRANSMIT_TCN state, the value 'transmitrstp', when the state machine is in the TRANSMIT_RSTP state and the value 'idle' when the state machine is in the IDLE state. Enumeration: 'transmitconfig': 2, 'transmittcn': 3, 'transmitinit': 0, 'idle': 5, 'transmitperiodic': 1, 'transmitrstp': 4.
                     nnRstDot1wPortRxRstBpduCount 1.3.6.1.4.1.45.5.4.1.2.2.1.10 counter32 read-only
The number of RST BPDUs that have been received on this Port.
                     nnRstDot1wPortRxConfigBpduCount 1.3.6.1.4.1.45.5.4.1.2.2.1.11 counter32 read-only
The number of Config BPDUs that have been received on this Port.
                     nnRstDot1wPortRxTcnBpduCount 1.3.6.1.4.1.45.5.4.1.2.2.1.12 counter32 read-only
The number of TCN BPDUs that have been received on this Port.
                     nnRstDot1wPortTxRstBpduCount 1.3.6.1.4.1.45.5.4.1.2.2.1.13 counter32 read-only
The number of RST BPDUs that have been transmitted by this Port.
                     nnRstDot1wPortTxConfigBpduCount 1.3.6.1.4.1.45.5.4.1.2.2.1.14 counter32 read-only
The number of Config BPDUs that have been transmitted by this Port.
                     nnRstDot1wPortTxTcnBpduCount 1.3.6.1.4.1.45.5.4.1.2.2.1.15 counter32 read-only
The number of TCN BPDUs that have been transmitted by this Port.
                     nnRstDot1wPortInvalidRstBpduRxCount 1.3.6.1.4.1.45.5.4.1.2.2.1.16 counter32 read-only
The number of invalid RSTP BPDUs that have been received on this Port. A Trap is generated on the occurence of this event.
                     nnRstDot1wPortInvalidConfigBpduRxCount 1.3.6.1.4.1.45.5.4.1.2.2.1.17 counter32 read-only
The number of invalid Configuration BPDUs that have been received on this Port. A Trap is generated on the occurence of this event.
                     nnRstDot1wPortInvalidTcnBpduRxCount 1.3.6.1.4.1.45.5.4.1.2.2.1.18 counter32 read-only
The number of invalid TCN BPDUs that have been received on this Port. A Trap is generated on the occurence of this event.
                     nnRstDot1wPortProtocolMigrationCount 1.3.6.1.4.1.45.5.4.1.2.2.1.19 counter32 read-only
The number of times this Port has migrated from one STP protocol version to another. The relevant protocols are STP-COMPATIBLE and RSTP. A Trap is generated on the occurence of this event.
                     nnRstDot1wPortEffectivePortState 1.3.6.1.4.1.45.5.4.1.2.2.1.20 truthvalue read-only
The effective Operational state of the port. This object will be set to TRUE only when the port is operationally up in the interface manager and the force Port State for this port and specified port state is enabled. Otherwise this object is set to FALSE.
         nnRstNotificationControl 1.3.6.1.4.1.45.5.4.1.3
             nnRstNotificationControlScalars 1.3.6.1.4.1.45.5.4.1.3.1
                 nnRstSetNotifications 1.3.6.1.4.1.45.5.4.1.3.1.1 integer32 read-write
This object is used to enable and disable specific RSTP traps. Currently the following are defined 0 - Notifications are not enabled. 1 - General Notifications like protocol up or down 2 - Exception Notifications like memory failure or buffer failure or port protocol migration or invalid packet rcvd in port 3 - All the above Notifications
                 nnRstGenNotificationType 1.3.6.1.4.1.45.5.4.1.3.1.2 integer read-only
The general events like none - none of the below values up - protocol UP, down - protocol DOWN Enumeration: 'down': 2, 'none': 0, 'up': 1.
                 nnRstErrNotificationType 1.3.6.1.4.1.45.5.4.1.3.1.3 integer read-only
The error event like none - none of the below values memfail - memory allocation failure bufffail - buffer allocation failure Enumeration: 'none': 0, 'bufffail': 2, 'memfail': 1.
             nnRstPortNotificationTable 1.3.6.1.4.1.45.5.4.1.3.2 no-access
This table is used to store the notification information occured in each of the port for protocol migration and invalid packet received
                 nnRstPortNotificationEntry 1.3.6.1.4.1.45.5.4.1.3.2.1 no-access
This entry is used to store the notification information
                     nnRstPortNotificationIndex 1.3.6.1.4.1.45.5.4.1.3.2.1.1 integer32 no-access
A unique value, greater than zero, indicating the Port number.
                     nnRstPortNotificationMigrationType 1.3.6.1.4.1.45.5.4.1.3.2.1.2 integer read-only
Port Protocol migration type occured in the port Enumeration: 'sendrstp': 1, 'sendstp': 0.
                     nnRstPortNotificationPktErrType 1.3.6.1.4.1.45.5.4.1.3.2.1.3 integer read-only
Type of invalid packet received in each of the port Enumeration: 'configLengthErr': 2, 'invalidBpd': 1, 'tcnLengthErr': 3, 'maxAgeErr': 5, 'rstpLengthErr': 4, 'helloTimeErr': 7, 'fwdDelayErr': 6, 'protocolIdErr': 0.
                     nnRstPortNotificationPktErrVal 1.3.6.1.4.1.45.5.4.1.3.2.1.4 integer32 read-only
Packet error value corresponding to the above type