CISCO-DSPU-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-DSPU-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
 ciscoDspuMIB 1.3.6.1.4.1.9.9.24
Used to define and manage DSPU objects.
       dspuObjects 1.3.6.1.4.1.9.9.24.1
           dspuNode 1.3.6.1.4.1.9.9.24.1.1
               dspuNodeRsrb 1.3.6.1.4.1.9.9.24.1.1.1 truthvalue read-write
RSRB feature enabled/disabled for the DSPU node. TRUE -> RSRB feature enabled FALSE -> RSRB feature disabled If the RSRB feature is enabled, the following object values must be valid (i.e. non-zero): - dspuNodeRsrbLocalVirtualRing - dspuNodeRsrbBridgeNumber - dspuNodeRsrbTargetVirtualRing - dspuNodeRsrbVirtualMacAddress
               dspuNodeRsrbLocalVirtualRing 1.3.6.1.4.1.9.9.24.1.1.2 integer read-write
Local virtual ring number used by the DSPU node. LocalVirtualRing is zero if RSRB is not enabled.
               dspuNodeRsrbBridgeNumber 1.3.6.1.4.1.9.9.24.1.1.3 integer read-write
Bridge number connecting the DSPU LocalVirtualRing with the RSRB TargetVirtualRing. Currently, the only valid BridgeNumber supported is 1. BridgeNumber must be one if RSRB is enabled. BridgeNumber is zero if RSRB is not enabled.
               dspuNodeRsrbTargetVirtualRing 1.3.6.1.4.1.9.9.24.1.1.4 integer read-write
Target virtual ring number used for RSRB. TargetVirtualRing is zero if RSRB is not enabled.
               dspuNodeRsrbVirtualMacAddress 1.3.6.1.4.1.9.9.24.1.1.5 macaddress read-write
Virtual MAC address of the the DSPU node. VirtualMacAddress is zero if RSRB is not enabled.
               dspuNodeDefaultPu 1.3.6.1.4.1.9.9.24.1.1.6 truthvalue read-write
Default-PU feature enabled/disabled for the DSPU node. TRUE -> Default-PU feature enabled FALSE -> Default-PU feature disabled
               dspuNodeDefaultPuWindowSize 1.3.6.1.4.1.9.9.24.1.1.7 integer read-write
Send/receive window size to be used across the link between the default-PU and a remote PU.
               dspuNodeDefaultPuMaxIframe 1.3.6.1.4.1.9.9.24.1.1.8 integer read-write
Maximum size of an I-frame that can be transmitted/received across the link between the default-PU and a remote PU.
               dspuNodeActivationWindow 1.3.6.1.4.1.9.9.24.1.1.9 integer read-write
Activation pacing window used by the DSPU node to limit the number of activation RUs sent for a given SAP before waiting for responses from the remote.
               dspuNodeLastConfigChgTime 1.3.6.1.4.1.9.9.24.1.1.10 timestamp read-only
Timestamp of last change to DSPU configuration parameters. LastConfigChgTime reflects any change in DSPU configuration.
           dspuPoolClass 1.3.6.1.4.1.9.9.24.1.2
               dspuPoolClassTable 1.3.6.1.4.1.9.9.24.1.2.1 no-access
Table listing defined pool classes for the DSPU node. A pool class is defined at the DSPU node as a pool of upstream LUs that may be shared among downstream PUs. Each entry in the table represents a separate pool class definition. Entries in the table may not be created/deleted; however, values in existing entries may be modified. Pool classes are created when an existing LU is defined as a member of the pool class.
                   dspuPoolClassEntry 1.3.6.1.4.1.9.9.24.1.2.1.1 no-access
Each entry represents a defined pool class.
                       dspuPoolClassIndex 1.3.6.1.4.1.9.9.24.1.2.1.1.1 integer32 no-access
Index of a pool class entry in the dspuPoolClassTable.
                       dspuPoolClassName 1.3.6.1.4.1.9.9.24.1.2.1.1.2 displaystring read-write
Name identifier of the pool class.
                       dspuPoolClassInactivityTimeout 1.3.6.1.4.1.9.9.24.1.2.1.1.3 integer read-write
Value (in minutes) of the inactivity timeout that will be applied to active LU sessions assigned from the pool class. The inactivity timeout feature for pooled LUs is disabled if the InactivityTimeout value is zero.
                       dspuPoolClassOperUpStreamLuDefs 1.3.6.1.4.1.9.9.24.1.2.1.1.4 integer32 read-only
Number of upstream LUs defined in the pool class.
                       dspuPoolClassOperDnStreamLuDefs 1.3.6.1.4.1.9.9.24.1.2.1.1.5 integer32 read-only
Number of downstream LUs defined in the pool class.
           dspuPooledLu 1.3.6.1.4.1.9.9.24.1.3
               dspuPooledLuTable 1.3.6.1.4.1.9.9.24.1.3.1 no-access
Table listing all LUs defined in a specified pool class. The entries in the table provide information such that the downstream LUs in the pool can be correlated with the upstream LUs to which they may be assigned and vice versa. If all upstream LUs have been assigned, downstream LUs may be waiting for assignment. If there are no downstream LUs waiting for assignment, upstream LUs may be unassigned.
                   dspuPooledLuEntry 1.3.6.1.4.1.9.9.24.1.3.1.1 no-access
Each entry represents an LU that is defined as a member of the specified pool class.
                       dspuPooledLuPeerPuIndex 1.3.6.1.4.1.9.9.24.1.3.1.1.1 integer32 read-only
Index (dspuPuOperIndex) of the peer PU that owns the peer LU. PeerPuIndex is zero if peer LU has not been assigned.
                       dspuPooledLuPeerLuLocalAddress 1.3.6.1.4.1.9.9.24.1.3.1.1.2 integer read-only
NAU address (dspuLuOperLuLocalAddress) of the peer LU. PeerLuLocalAddress is zero if peer LU has not been assigned.
           dspuPu 1.3.6.1.4.1.9.9.24.1.4
               dspuPuAdminTable 1.3.6.1.4.1.9.9.24.1.4.1 no-access
Table listing all defined upstream/downstream PUs that are owned by the DSPU node. NOTE: The dspuPuAdminTable does not include default downstream PUs that may be dynamically created.
                   dspuPuAdminEntry 1.3.6.1.4.1.9.9.24.1.4.1.1 no-access
Each entry represents a defined upstream/downstream PU.
                       dspuPuAdminIndex 1.3.6.1.4.1.9.9.24.1.4.1.1.1 integer32 no-access
Index of the PU entry in the dspuPuAdminTable.
                       dspuPuAdminName 1.3.6.1.4.1.9.9.24.1.4.1.1.2 displaystring read-only
Name of the PU.
                       dspuPuAdminType 1.3.6.1.4.1.9.9.24.1.4.1.1.3 integer read-only
PU Type is either upstream or downstream. Enumeration: 'upstreamP': 1, 'dnstreamP': 2.
                       dspuPuAdminRemoteMacAddress 1.3.6.1.4.1.9.9.24.1.4.1.1.4 macaddress read-only
MAC address of the remote PU.
                       dspuPuAdminRemoteSapAddress 1.3.6.1.4.1.9.9.24.1.4.1.1.5 integer read-only
SAP address of the remote PU.
                       dspuPuAdminLocalSapAddress 1.3.6.1.4.1.9.9.24.1.4.1.1.6 integer read-only
SAP address of the local PU.
                       dspuPuAdminXid 1.3.6.1.4.1.9.9.24.1.4.1.1.7 integer32 read-only
Upstream PU : XID that will be sent to the remote PU. Dnstream PU : XID that must be received from the remote PU.
                       dspuPuAdminXidFmt 1.3.6.1.4.1.9.9.24.1.4.1.1.8 integer read-only
Type of XID format used during activation of the link between this dspuNode and the remote PU. Enumeration: 'format0': 2, 'formatUnknown': 1, 'format3': 3.
                       dspuPuAdminWindowSize 1.3.6.1.4.1.9.9.24.1.4.1.1.9 integer read-only
Send/Receive window size to be used across the link between this dspuNode and the remote PU.
                       dspuPuAdminMaxIframe 1.3.6.1.4.1.9.9.24.1.4.1.1.10 integer read-only
Maximum size of an I-frame that can be transmitted/received across the link between this dspuNode and the remote PU.
                       dspuPuAdminLinkRetryCount 1.3.6.1.4.1.9.9.24.1.4.1.1.11 integer read-only
Number of times that the DSPU node will attempt to activate the link between the dspuNode and the remote PU.
                       dspuPuAdminLinkRetryTimeout 1.3.6.1.4.1.9.9.24.1.4.1.1.12 integer read-only
Value (in seconds) for the delay between link activation attempts between the dspuNode and the remote PU.
                       dspuPuAdminStartPu 1.3.6.1.4.1.9.9.24.1.4.1.1.13 truthvalue read-only
Attempt link activation with the remote PU. TRUE -> Attempt link activation with remote PU. FALSE -> Do not attempt link activation with remote PU.
                       dspuPuAdminDlcType 1.3.6.1.4.1.9.9.24.1.4.1.1.14 integer read-only
DLC type used by the dspuNode for link activation with the remote PU. Enumeration: 'qllc': 11, 'undefined': 1, 'tokenRing': 6, 'rsrb': 8, 'framerelay': 9, 'sdlc': 2, 'ethernet': 5, 'fddi': 10.
                       dspuPuAdminDlcUnit 1.3.6.1.4.1.9.9.24.1.4.1.1.15 integer read-only
DLC unit used by the dspuNode for link activation with the remote PU.
                       dspuPuAdminDlcPort 1.3.6.1.4.1.9.9.24.1.4.1.1.16 integer read-only
DLC port used by the dspuNode for link activation with the remote PU.
                       dspuPuAdminFocalPoint 1.3.6.1.4.1.9.9.24.1.4.1.1.17 truthvalue read-only
PU serves as a focal point for alert forwarding. TRUE -> PU serves as focal point FALSE -> PU does not serve as focal point Only an upstream PU may be defined as a focal point. Downstream PUs can never be defined as a focal point; FocalPoint is always FALSE for downstream PUs. The DSPU node may define only one upstream PU as a focal point PU.
                       dspuPuAdminRowStatus 1.3.6.1.4.1.9.9.24.1.4.1.1.18 rowstatus read-only
Used by a Management Station to create or delete the row entry in the dspuPuAdminTable following the RowStatus textual convention. Upon successful creation of the row, an Agent automatically creates a corresponding entry in the dspuPuOperTable. The Management Station can set the value to 'destroy (6)' and the Agent will then delete the rows corresponding to this PU from the dspuPuAdminTable and dspuPuOperTable.
                       dspuPuAdminRemoteAddress 1.3.6.1.4.1.9.9.24.1.4.1.1.19 displaystring read-only
Poll address, DLCI, or subscriber address associated with the remote PU.
               dspuPuOperTable 1.3.6.1.4.1.9.9.24.1.4.2 no-access
Table listing all active upstream/downstream PUs that are owned by the DSPU node (including default PUs). NOTE: In addition to the explicitly defined PUs from the dspuPuAdminTable, the dspuPuOperTable also includes default downstream PUs that may be dynamically created.
                   dspuPuOperEntry 1.3.6.1.4.1.9.9.24.1.4.2.1 no-access
Each entry represents an active upstream/downstream PU.
                       dspuPuOperIndex 1.3.6.1.4.1.9.9.24.1.4.2.1.1 integer32 no-access
Index of the PU entry in dspuPuOperTable.
                       dspuPuOperName 1.3.6.1.4.1.9.9.24.1.4.2.1.2 displaystring read-only
Name of the PU.
                       dspuPuOperType 1.3.6.1.4.1.9.9.24.1.4.2.1.3 integer read-only
PU type is either upstream or downstream. Enumeration: 'upstreamP': 1, 'dnstreamP': 2.
                       dspuPuOperRemoteMacAddress 1.3.6.1.4.1.9.9.24.1.4.2.1.4 macaddress read-only
MAC address of the remote PU.
                       dspuPuOperRemoteSapAddress 1.3.6.1.4.1.9.9.24.1.4.2.1.5 integer read-only
SAP address of the remote PU.
                       dspuPuOperLocalSapAddress 1.3.6.1.4.1.9.9.24.1.4.2.1.6 integer read-only
SAP address of the local PU.
                       dspuPuOperXid 1.3.6.1.4.1.9.9.24.1.4.2.1.7 integer32 read-only
Upstream PU : XID that was sent to the remote PU. Dnstream PU : XID that was received from the remote PU.
                       dspuPuOperXidFmt 1.3.6.1.4.1.9.9.24.1.4.2.1.8 integer read-only
Type of XID format used during activation of the link between this dspuNode and the remote PU. Enumeration: 'format0': 2, 'formatUnknown': 1, 'format3': 3.
                       dspuPuOperWindowSize 1.3.6.1.4.1.9.9.24.1.4.2.1.9 integer read-only
Send/Receive window size to be used across the link between this dspuNode and the remote PU.
                       dspuPuOperMaxIframe 1.3.6.1.4.1.9.9.24.1.4.2.1.10 integer read-only
Maximum size of an I-frame that can be transmitted/received across the link between this dspuNode and the remote PU.
                       dspuPuOperLinkRetryCount 1.3.6.1.4.1.9.9.24.1.4.2.1.11 integer read-only
Number of times that the DSPU node will attempt to activate the link between the dspuNode and the remote PU.
                       dspuPuOperLinkRetryTimeout 1.3.6.1.4.1.9.9.24.1.4.2.1.12 integer read-only
Value (in seconds) for the delay between link activation attempts between the dspuNode and the remote PU.
                       dspuPuOperStartPu 1.3.6.1.4.1.9.9.24.1.4.2.1.13 truthvalue read-only
Attempt link activation with the remote PU. TRUE -> Attempt link activation with remote PU. FALSE -> Do not attempt link activation with remote PU.
                       dspuPuOperDlcType 1.3.6.1.4.1.9.9.24.1.4.2.1.14 integer read-only
DLC type used by the dspuNode for link activation with the remote PU. Enumeration: 'qllc': 11, 'undefined': 1, 'tokenRing': 6, 'rsrb': 8, 'framerelay': 9, 'sdlc': 2, 'ethernet': 5, 'fddi': 10.
                       dspuPuOperDlcUnit 1.3.6.1.4.1.9.9.24.1.4.2.1.15 integer read-only
DLC unit used by the dspuNode for link activation with the remote PU.
                       dspuPuOperDlcPort 1.3.6.1.4.1.9.9.24.1.4.2.1.16 integer read-only
DLC port used by the dspuNode for link activation with the remote PU.
                       dspuPuOperFocalPoint 1.3.6.1.4.1.9.9.24.1.4.2.1.17 truthvalue read-only
PU serves as a focal point for alert forwarding. TRUE -> PU serves as focal point FALSE -> PU does not serve as focal point Only an upstream PU may be defined as a focal point. Downstream PUs can never be defined as a focal point; FocalPoint is always FALSE for downstream PUs. The DSPU node may define only one upstream PU as a focal point PU.
                       dspuPuOperState 1.3.6.1.4.1.9.9.24.1.4.2.1.18 integer read-only
Operational state of PU is either active or inactive. Enumeration: 'active': 1, 'inactive': 2.
                       dspuPuOperFsmState 1.3.6.1.4.1.9.9.24.1.4.2.1.19 integer read-only
Current FSM state of the PU as follows: linkReset - Link is in reset state - not connected linkPendConnOut - Pending ConnectOut to establish link linkPendConnIn - Pending ConnectIn to establish link linkPendXid - Pending XID negotiation on the link linkXidNeg - XID negotiation proceeding on link linkConnOut - ConnectOut link activation linkConnIn - ConnectIn link activation linkConnected - Link connected, PU inactive puPendAct - Link connected, PU pending activation puActive - Link connected, PU active puBusy - Link connected, PU busy puPendInact - Link connected, PU pending deactivation linkPendDisc - Pending disconnect of link linkPendClose - Pending close of link station Enumeration: 'linkConnected': 8, 'linkXidNeg': 5, 'linkPendConnIn': 3, 'puPendAct': 9, 'linkPendXid': 4, 'linkConnIn': 7, 'linkPendClose': 14, 'puPendInact': 12, 'linkConnOut': 6, 'puBusy': 11, 'puActive': 10, 'linkPendConnOut': 2, 'linkPendDisc': 13, 'linkReset': 1.
                       dspuPuOperStartTime 1.3.6.1.4.1.9.9.24.1.4.2.1.20 timestamp read-only
Timestamp of PU activation (when ACTPU +rsp received).
                       dspuPuOperLastStateChgTime 1.3.6.1.4.1.9.9.24.1.4.2.1.21 timestamp read-only
TimeStamp of last PU state change between active<->inactive.
                       dspuPuOperRemoteAddress 1.3.6.1.4.1.9.9.24.1.4.2.1.22 displaystring read-only
Poll address, DLCI, or subscriber address associated with the remote PU.
               dspuPuStatsTable 1.3.6.1.4.1.9.9.24.1.4.3 no-access
Table listing the statistics recorded for each PU.
                   dspuPuStatsEntry 1.3.6.1.4.1.9.9.24.1.4.3.1 no-access
Each entry represents an active upstream/downstream PU and has a corresponding entry in the dspuPuOperTable.
                       dspuPuStatsSentBytes 1.3.6.1.4.1.9.9.24.1.4.3.1.1 counter32 read-only
Number of bytes sent by this PU.
                       dspuPuStatsRcvdBytes 1.3.6.1.4.1.9.9.24.1.4.3.1.2 counter32 read-only
Number of bytes received by this PU.
                       dspuPuStatsSentFrames 1.3.6.1.4.1.9.9.24.1.4.3.1.3 counter32 read-only
Number of frames sent by this PU.
                       dspuPuStatsRcvdFrames 1.3.6.1.4.1.9.9.24.1.4.3.1.4 counter32 read-only
Number of frames received by this PU.
                       dspuPuStatsSentNegativeRsps 1.3.6.1.4.1.9.9.24.1.4.3.1.5 counter32 read-only
Number of negative responses sent by this PU.
                       dspuPuStatsRcvdNegativeRsps 1.3.6.1.4.1.9.9.24.1.4.3.1.6 counter32 read-only
Number of negative responses received by this PU.
                       dspuPuStatsActiveLus 1.3.6.1.4.1.9.9.24.1.4.3.1.7 counter32 read-only
Number of active LUs on this PU (LU becomes active when ACTLU +rsp received).
                       dspuPuStatsInactiveLus 1.3.6.1.4.1.9.9.24.1.4.3.1.8 counter32 read-only
Number of inactive LUs on this PU (LU is inactive until ACTLU rq or ACTLU +rsp received).
                       dspuPuStatsBindLus 1.3.6.1.4.1.9.9.24.1.4.3.1.9 counter32 read-only
Number of LUs on this PU which are active-in-session. (LU is active-in-session when BIND rq received)
                       dspuPuStatsActivationFailures 1.3.6.1.4.1.9.9.24.1.4.3.1.10 counter32 read-only
Number of activation failures for this PU.
                       dspuPuStatsLastActivationFailureReason 1.3.6.1.4.1.9.9.24.1.4.3.1.11 integer read-only
Reason for last activation failure of this PU as follows: noError - No PU activation failure has been detected otherError - Undefined error detected during PU activation internalError - Internal resources error detected during PU activation configurationError - PU configuration error - PU could not be activated puNegativeResponse - Negative ACTPU response received from remote PU puAlreadyActive - PU is already active Enumeration: 'otherError': 2, 'internalError': 3, 'configurationError': 4, 'noError': 1, 'puAlreadyActive': 6, 'puNegativeResponse': 5.
               dspuPuTraps 1.3.6.1.4.1.9.9.24.1.4.4
                   dspuPuTrapsPrefix 1.3.6.1.4.1.9.9.24.1.4.4.0
                       newdspuPuStateChangeTrap 1.3.6.1.4.1.9.9.24.1.4.4.0.1
Generated when the operational state of the PU changes between active<-->inactive. The following information is returned: dspuPuOperName -> PU name dspuPuOperState -> Current operational state of the PU
                       newdspuPuActivationFailureTrap 1.3.6.1.4.1.9.9.24.1.4.4.0.2
Generated whenever a PU activation failure is detected. The following information is returned: dspuPuOperName -> PU name dspuPuOperState -> Current operational state of the PU dspuPuStatsLastActivationFailureReason -> Reason for PU activation failure
                   dspuPuStateChangeTrap 1.3.6.1.4.1.9.9.24.1.4.4.1
Generated when the operational state of the PU changes between active<-->inactive. The following information is returned: dspuPuOperName -> PU name dspuPuOperState -> Current operational state of the PU
                   dspuPuActivationFailureTrap 1.3.6.1.4.1.9.9.24.1.4.4.2
Generated whenever a PU activation failure is detected. The following information is returned: dspuPuOperName -> PU name dspuPuOperState -> Current operational state of the PU dspuPuStatsLastActivationFailureReason -> Reason for PU activation failure
           dspuLu 1.3.6.1.4.1.9.9.24.1.5
               dspuLuAdminTable 1.3.6.1.4.1.9.9.24.1.5.1 no-access
Table listing all LUs owned by the PU. NOTE: The dspuLuAdminTable does not include LUs owned by default downstream PUs that may be dynamically created.
                   dspuLuAdminEntry 1.3.6.1.4.1.9.9.24.1.5.1.1 no-access
Each entry represents a defined LU owned by the PU.
                       dspuLuAdminLuLocalAddress 1.3.6.1.4.1.9.9.24.1.5.1.1.1 integer no-access
NAU address of the local LU.
                       dspuLuAdminType 1.3.6.1.4.1.9.9.24.1.5.1.1.2 integer read-only
LU type is either pooled or dedicated. Enumeration: 'dedicated': 2, 'pooled': 1.
                       dspuLuAdminPoolClassName 1.3.6.1.4.1.9.9.24.1.5.1.1.3 displaystring read-only
Pool class to which the LU is defined as a member. The dspuLuAdminPoolClassName is valid for pooled LUs only.
                       dspuLuAdminPeerPuIndex 1.3.6.1.4.1.9.9.24.1.5.1.1.4 integer32 read-only
For downstream LUs, the PeerPuIndex identifies the upstream PU that owns the upstream LU to which this downstream LU is assigned. For upstream LUs, the PeerPuIndex identifies the downstream PU that owns the downstream LU to which this upstream LU is assigned. The PeerPuIndex is valid for dedicated LUs only; otherwise, the PeerPuIndex is zero.
                       dspuLuAdminPeerLuLocalAddress 1.3.6.1.4.1.9.9.24.1.5.1.1.5 integer read-only
For downstream LUs, the PeerLuLocalAddress identifies the NAU address of the upstream LU to which this downstream LU is assigned. For upstream LUs, the PeerLuLocalAddress identifies the NAU address of the downstream LU to which this upstream LU is assigned. The PeerLuLocalAddress is valid for dedicated LUs only; otherwise, the PeerLuLocalAddress is zero.
                       dspuLuAdminRowStatus 1.3.6.1.4.1.9.9.24.1.5.1.1.6 rowstatus read-only
Used by a Management Station to create or delete the row entry in the dspuLuAdminTable following the RowStatus textual convention. Upon successful creation of the row, an Agent automatically creates a corresponding entry in the dspuLuOperTable. The Management Station can set the value to 'destroy (6)' and the Agent will then delete the rows corresponding to this LU from the dspuLuAdminTable and the dspuLuOperTable.
               dspuLuOperTable 1.3.6.1.4.1.9.9.24.1.5.2 no-access
Table listing all LUs owned by the PU. NOTE: In addition to the LUs owned by explicitly defined PUs from the dspuLuAdminTable, the dspuLuOperTable also includes the LUs owned by default downstream PUs that may be dynamically created.
                   dspuLuOperEntry 1.3.6.1.4.1.9.9.24.1.5.2.1 no-access
Each entry represents a defined LU owned by the PU.
                       dspuLuOperLuLocalAddress 1.3.6.1.4.1.9.9.24.1.5.2.1.1 integer no-access
NAU address of the local LU.
                       dspuLuOperType 1.3.6.1.4.1.9.9.24.1.5.2.1.2 integer read-only
LU type is either pooled or dedicated. Enumeration: 'dedicated': 2, 'pooled': 1.
                       dspuLuOperPoolClassName 1.3.6.1.4.1.9.9.24.1.5.2.1.3 displaystring read-only
Pool class to which the LU is defined as a member. The dspuLuOperPoolClassName is valid for pooled LUs only.
                       dspuLuOperPeerPuIndex 1.3.6.1.4.1.9.9.24.1.5.2.1.4 integer32 read-only
For downstream LUs, the PeerPuIndex identifies the upstream PU that owns the upstream LU to which this downstream LU is assigned. For upstream LUs, the PeerPuIndex identifies the downstream PU that owns the downstream LU to which this upstream LU is assigned. If PeerPuIndex is zero, the LU is a pooled LU and has not been assigned a peer LU from the pool.
                       dspuLuOperPeerLuLocalAddress 1.3.6.1.4.1.9.9.24.1.5.2.1.5 integer read-only
For downstream LUs, the PeerLuLocalAddress identifies the NAU address of the upstream LU to which this downstream LU is assigned. For upstream LUs, the PeerLuLocalAddress identifies the NAU address of the downstream LU to which this upstream LU is assigned. If the PeerLuLocalAddress is zero, the LU is a pooled LU and has not been assigned a peer LU from the pool.
                       dspuLuOperState 1.3.6.1.4.1.9.9.24.1.5.2.1.6 integer read-only
Operational state of LU is either active or inactive. Enumeration: 'active': 1, 'inactive': 2.
                       dspuLuOperFsmState 1.3.6.1.4.1.9.9.24.1.5.2.1.7 integer read-only
Current FSM state of the LU as follows: reset - neither dnLu or upLu active dnLuStarted - dnLu active, upLu inactive upLuActive - upLu active, dnLu inactive dnLuPendAct - dnLu pending activation, upLu active-unavailable dnLuActUnav - dnLu active-unavailable, upLu active-available upLuPendAvail - upLu pending-available bothAvail - both upLu and dnLu active-available dnLuPendInact - dnLu pending inactive upLuPendInact - upLu pending inactive luInactivityTimeout - inactivity Timeout on LU-to-LU session dnInactivityPendInact - dnLu pending inactive from inactivity timeout Enumeration: 'reset': 1, 'luInactivityTimeout': 10, 'upLuActive': 3, 'bothAvail': 7, 'upLuPendInact': 9, 'upLuPendAvail': 6, 'dnLuPendInact': 8, 'dnInactivityPendInact': 11, 'dnLuActUnav': 5, 'dnLuStarted': 2, 'dnLuPendAct': 4.
                       dspuLuOperSessionState 1.3.6.1.4.1.9.9.24.1.5.2.1.8 integer read-only
Operational state of LU session is either bound or unbound. Enumeration: 'unbound': 2, 'bound': 1.
                       dspuLuOperLastActivationFailureReason 1.3.6.1.4.1.9.9.24.1.5.2.1.9 integer read-only
Reason for last activation failure of this PU as follows: noError - No LU activation failure has been detected otherError - Undefined error detected during LU activation luNegativeResponse - Negative ACTLU response received from remote LU Enumeration: 'noError': 1, 'luNegativeResponse': 3, 'otherError': 2.
               dspuLuTraps 1.3.6.1.4.1.9.9.24.1.5.3
                   dspuLuTrapsPrefix 1.3.6.1.4.1.9.9.24.1.5.3.0
                       newdspuLuStateChangeTrap 1.3.6.1.4.1.9.9.24.1.5.3.0.1
Generated when the operational state of the LU changes between active<-->inactive. The following information is returned: dspuPuOperName -> PU name dspuLuOperState -> Current operational state of the LU
                       dspuLuActivationFailureTrap 1.3.6.1.4.1.9.9.24.1.5.3.0.2
Generated whenever an LU activation failure is detected. The following information is returned: dspuPuOperName -> PU name dspuLuOperState -> Current operational state of the LU dspuLuOperLastActivationFailureReason -> Reason for LU activation failure
                   dspuLuStateChangeTrap 1.3.6.1.4.1.9.9.24.1.5.3.1
Generated when the operational state of the PU changes between active<-->inactive. The following information is returned: dspuPuOperName -> PU name dspuLuOperLuLocalAddress -> NAU address of LU dspuLuOperState -> Current operational state of the LU
           dspuSap 1.3.6.1.4.1.9.9.24.1.6
               dspuSapTable 1.3.6.1.4.1.9.9.24.1.6.1 no-access
Table listing the SAPs that are enabled for the DSPU node.
                   dspuSapEntry 1.3.6.1.4.1.9.9.24.1.6.1.1 no-access
Each entry represents an enabled SAP for the DSPU node.
                       dspuSapAddress 1.3.6.1.4.1.9.9.24.1.6.1.1.1 integer no-access
SAP address of the local SAP.
                       dspuSapType 1.3.6.1.4.1.9.9.24.1.6.1.1.2 integer read-only
Local SAP type is either upstreamSap or downstreamSap. Enumeration: 'dnstreamSap': 2, 'upstreamSap': 1.
                       dspuSapDlcType 1.3.6.1.4.1.9.9.24.1.6.1.1.3 integer no-access
DLC type of the adapter that owns the local SAP. Enumeration: 'qllc': 11, 'undefined': 1, 'tokenRing': 6, 'rsrb': 8, 'framerelay': 9, 'sdlc': 2, 'ethernet': 5, 'fddi': 10.
                       dspuSapDlcUnit 1.3.6.1.4.1.9.9.24.1.6.1.1.4 integer no-access
DLC unit of the adapter that owns the local SAP.
                       dspuSapDlcPort 1.3.6.1.4.1.9.9.24.1.6.1.1.5 integer no-access
DLC port of the adapter that owns the local SAP.
                       dspuSapOperState 1.3.6.1.4.1.9.9.24.1.6.1.1.6 integer read-only
Operational state of the local SAP as follows: - sapClosed - sapOpening - sapOpened - sapClosing Enumeration: 'sapClosed': 1, 'sapOpening': 2, 'sapOpened': 3, 'sapClosing': 4.
                       dspuSapRowStatus 1.3.6.1.4.1.9.9.24.1.6.1.1.7 rowstatus read-only
This object is used by a Management Station to create or delete the row entry in the dspuSapTable following the RowStatus textual convention. The Management Station can set the value to 'destroy (6)' and the Agent will then delete the rows corresponding to this SAP from the dspuSapTable. The local SAP address is enabled on the specified adapter when a row entry in the dspuSapTable is created.
               dspuSapTraps 1.3.6.1.4.1.9.9.24.1.6.2
                   dspuSapStateChangeTrap 1.3.6.1.4.1.9.9.24.1.6.2.1
Generated when the operational state of the SAP changes between 'open' or 'closed'. The following information is returned: dspuSapOperDlcType -> DLC type of the adapter on which SAP is located dspuSapOperDlcUnit -> Unit ID of the adapter on which SAP is located dspuSapOperDlcPort -> Port ID of the adapter on which SAP is located dspuSapOperAddress -> SAP address dspuSapOperState -> Current operational state of the SAP
       ciscoDspuMIBConformance 1.3.6.1.4.1.9.9.24.2
           ciscoDspuMIBCompliances 1.3.6.1.4.1.9.9.24.2.1
               ciscoDspuMIBCompliance 1.3.6.1.4.1.9.9.24.2.1.1
The compliance statement for the SNMPv2 entities which implement the Cisco DSPU MIB.
               ciscoDspuMIBComplianceV11R01 1.3.6.1.4.1.9.9.24.2.1.2
The compliance statement for the SNMPv2 entities which implement the Cisco DSPU MIB.
           ciscoDspuMIBGroups 1.3.6.1.4.1.9.9.24.2.2
               dspuNodeGroup 1.3.6.1.4.1.9.9.24.2.2.1
Global DSPU node information
               dspuPoolClassGroup 1.3.6.1.4.1.9.9.24.2.2.2
LU pool class information
               dspuPooledLuGroup 1.3.6.1.4.1.9.9.24.2.2.3
Pooled LU information
               dspuPuGroup 1.3.6.1.4.1.9.9.24.2.2.4
Upstream/Downstream PU node information
               dspuLuGroup 1.3.6.1.4.1.9.9.24.2.2.5
Upstream/Downstream LU information
               dspuSapGroup 1.3.6.1.4.1.9.9.24.2.2.6
Local SAP information
               dspuPuGroupV11R01 1.3.6.1.4.1.9.9.24.2.2.7
Upstream/Downstream PU node information
               dspuLuGroupV11R01 1.3.6.1.4.1.9.9.24.2.2.8
Upstream/Downstream LU information