CISCO-DSPU-MIB

File: CISCO-DSPU-MIB.mib (68570 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Integer32 DisplayString
MacAddress TruthValue TimeStamp
RowStatus MODULE-COMPLIANCE OBJECT-GROUP
ciscoMgmt

Defined Types

DspuPoolClassEntry  
SEQUENCE    
  dspuPoolClassIndex Integer32 0..2147483647
  dspuPoolClassName DisplayString
  dspuPoolClassInactivityTimeout INTEGER
  dspuPoolClassOperUpStreamLuDefs Integer32
  dspuPoolClassOperDnStreamLuDefs Integer32

DspuPooledLuEntry  
SEQUENCE    
  dspuPooledLuPeerPuIndex Integer32
  dspuPooledLuPeerLuLocalAddress INTEGER

DspuPuAdminEntry  
SEQUENCE    
  dspuPuAdminIndex Integer32 0..2147483647
  dspuPuAdminName DisplayString
  dspuPuAdminType INTEGER
  dspuPuAdminRemoteMacAddress MacAddress
  dspuPuAdminRemoteSapAddress INTEGER
  dspuPuAdminLocalSapAddress INTEGER
  dspuPuAdminXid Integer32
  dspuPuAdminXidFmt INTEGER
  dspuPuAdminWindowSize INTEGER
  dspuPuAdminMaxIframe INTEGER
  dspuPuAdminLinkRetryCount INTEGER
  dspuPuAdminLinkRetryTimeout INTEGER
  dspuPuAdminStartPu TruthValue
  dspuPuAdminDlcType INTEGER
  dspuPuAdminDlcUnit INTEGER
  dspuPuAdminDlcPort INTEGER
  dspuPuAdminFocalPoint TruthValue
  dspuPuAdminRowStatus RowStatus
  dspuPuAdminRemoteAddress DisplayString

DspuPuOperEntry  
SEQUENCE    
  dspuPuOperIndex Integer32 0..2147483647
  dspuPuOperName DisplayString
  dspuPuOperType INTEGER
  dspuPuOperRemoteMacAddress MacAddress
  dspuPuOperRemoteSapAddress INTEGER
  dspuPuOperLocalSapAddress INTEGER
  dspuPuOperXid Integer32
  dspuPuOperXidFmt INTEGER
  dspuPuOperWindowSize INTEGER
  dspuPuOperMaxIframe INTEGER
  dspuPuOperLinkRetryCount INTEGER
  dspuPuOperLinkRetryTimeout INTEGER
  dspuPuOperStartPu TruthValue
  dspuPuOperDlcType INTEGER
  dspuPuOperDlcUnit INTEGER
  dspuPuOperDlcPort INTEGER
  dspuPuOperFocalPoint TruthValue
  dspuPuOperState INTEGER
  dspuPuOperFsmState INTEGER
  dspuPuOperStartTime TimeStamp
  dspuPuOperLastStateChgTime TimeStamp
  dspuPuOperRemoteAddress DisplayString

DspuPuStatsEntry  
SEQUENCE    
  dspuPuStatsSentBytes Counter32
  dspuPuStatsRcvdBytes Counter32
  dspuPuStatsSentFrames Counter32
  dspuPuStatsRcvdFrames Counter32
  dspuPuStatsSentNegativeRsps Counter32
  dspuPuStatsRcvdNegativeRsps Counter32
  dspuPuStatsActiveLus Counter32
  dspuPuStatsInactiveLus Counter32
  dspuPuStatsBindLus Counter32
  dspuPuStatsActivationFailures Counter32
  dspuPuStatsLastActivationFailureReason INTEGER

DspuLuAdminEntry  
SEQUENCE    
  dspuLuAdminLuLocalAddress INTEGER
  dspuLuAdminType INTEGER
  dspuLuAdminPoolClassName DisplayString
  dspuLuAdminPeerPuIndex Integer32
  dspuLuAdminPeerLuLocalAddress INTEGER
  dspuLuAdminRowStatus RowStatus

DspuLuOperEntry  
SEQUENCE    
  dspuLuOperLuLocalAddress INTEGER
  dspuLuOperType INTEGER
  dspuLuOperPoolClassName DisplayString
  dspuLuOperPeerPuIndex Integer32
  dspuLuOperPeerLuLocalAddress INTEGER
  dspuLuOperState INTEGER
  dspuLuOperFsmState INTEGER
  dspuLuOperSessionState INTEGER
  dspuLuOperLastActivationFailureReason INTEGER

DspuSapEntry  
SEQUENCE    
  dspuSapAddress INTEGER
  dspuSapType INTEGER
  dspuSapDlcType INTEGER
  dspuSapDlcUnit INTEGER
  dspuSapDlcPort INTEGER
  dspuSapOperState INTEGER
  dspuSapRowStatus RowStatus

Defined Values

ciscoDspuMIB 1.3.6.1.4.1.9.9.24
Used to define and manage DSPU objects.
MODULE-IDENTITY    

dspuObjects 1.3.6.1.4.1.9.9.24.1
OBJECT IDENTIFIER    

dspuNode 1.3.6.1.4.1.9.9.24.1.1
OBJECT IDENTIFIER    

dspuPoolClass 1.3.6.1.4.1.9.9.24.1.2
OBJECT IDENTIFIER    

dspuPooledLu 1.3.6.1.4.1.9.9.24.1.3
OBJECT IDENTIFIER    

dspuPu 1.3.6.1.4.1.9.9.24.1.4
OBJECT IDENTIFIER    

dspuLu 1.3.6.1.4.1.9.9.24.1.5
OBJECT IDENTIFIER    

dspuSap 1.3.6.1.4.1.9.9.24.1.6
OBJECT IDENTIFIER    

dspuNodeRsrb 1.3.6.1.4.1.9.9.24.1.1.1
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
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dspuNodeRsrbLocalVirtualRing 1.3.6.1.4.1.9.9.24.1.1.2
Local virtual ring number used by the DSPU node. LocalVirtualRing is zero if RSRB is not enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4096  

dspuNodeRsrbBridgeNumber 1.3.6.1.4.1.9.9.24.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

dspuNodeRsrbTargetVirtualRing 1.3.6.1.4.1.9.9.24.1.1.4
Target virtual ring number used for RSRB. TargetVirtualRing is zero if RSRB is not enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4096  

dspuNodeRsrbVirtualMacAddress 1.3.6.1.4.1.9.9.24.1.1.5
Virtual MAC address of the the DSPU node. VirtualMacAddress is zero if RSRB is not enabled.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

dspuNodeDefaultPu 1.3.6.1.4.1.9.9.24.1.1.6
Default-PU feature enabled/disabled for the DSPU node. TRUE -> Default-PU feature enabled FALSE -> Default-PU feature disabled
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dspuNodeDefaultPuWindowSize 1.3.6.1.4.1.9.9.24.1.1.7
Send/receive window size to be used across the link between the default-PU and a remote PU.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..127  

dspuNodeDefaultPuMaxIframe 1.3.6.1.4.1.9.9.24.1.1.8
Maximum size of an I-frame that can be transmitted/received across the link between the default-PU and a remote PU.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 64..18432  

dspuNodeActivationWindow 1.3.6.1.4.1.9.9.24.1.1.9
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

dspuNodeLastConfigChgTime 1.3.6.1.4.1.9.9.24.1.1.10
Timestamp of last change to DSPU configuration parameters. LastConfigChgTime reflects any change in DSPU configuration.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

dspuPoolClassTable 1.3.6.1.4.1.9.9.24.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DspuPoolClassEntry

dspuPoolClassEntry 1.3.6.1.4.1.9.9.24.1.2.1.1
Each entry represents a defined pool class.
Status: current Access: not-accessible
OBJECT-TYPE    
  DspuPoolClassEntry  

dspuPoolClassIndex 1.3.6.1.4.1.9.9.24.1.2.1.1.1
Index of a pool class entry in the dspuPoolClassTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

dspuPoolClassName 1.3.6.1.4.1.9.9.24.1.2.1.1.2
Name identifier of the pool class.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

dspuPoolClassInactivityTimeout 1.3.6.1.4.1.9.9.24.1.2.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

dspuPoolClassOperUpStreamLuDefs 1.3.6.1.4.1.9.9.24.1.2.1.1.4
Number of upstream LUs defined in the pool class.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dspuPoolClassOperDnStreamLuDefs 1.3.6.1.4.1.9.9.24.1.2.1.1.5
Number of downstream LUs defined in the pool class.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dspuPooledLuTable 1.3.6.1.4.1.9.9.24.1.3.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DspuPooledLuEntry

dspuPooledLuEntry 1.3.6.1.4.1.9.9.24.1.3.1.1
Each entry represents an LU that is defined as a member of the specified pool class.
Status: current Access: not-accessible
OBJECT-TYPE    
  DspuPooledLuEntry  

dspuPooledLuPeerPuIndex 1.3.6.1.4.1.9.9.24.1.3.1.1.1
Index (dspuPuOperIndex) of the peer PU that owns the peer LU. PeerPuIndex is zero if peer LU has not been assigned.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dspuPooledLuPeerLuLocalAddress 1.3.6.1.4.1.9.9.24.1.3.1.1.2
NAU address (dspuLuOperLuLocalAddress) of the peer LU. PeerLuLocalAddress is zero if peer LU has not been assigned.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..254  

dspuPuAdminTable 1.3.6.1.4.1.9.9.24.1.4.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DspuPuAdminEntry

dspuPuAdminEntry 1.3.6.1.4.1.9.9.24.1.4.1.1
Each entry represents a defined upstream/downstream PU.
Status: current Access: not-accessible
OBJECT-TYPE    
  DspuPuAdminEntry  

dspuPuAdminIndex 1.3.6.1.4.1.9.9.24.1.4.1.1.1
Index of the PU entry in the dspuPuAdminTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

dspuPuAdminName 1.3.6.1.4.1.9.9.24.1.4.1.1.2
Name of the PU.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..8)  

dspuPuAdminType 1.3.6.1.4.1.9.9.24.1.4.1.1.3
PU Type is either upstream or downstream.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER upstreamPu(1), dnstreamPu(2)  

dspuPuAdminRemoteMacAddress 1.3.6.1.4.1.9.9.24.1.4.1.1.4
MAC address of the remote PU.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

dspuPuAdminRemoteSapAddress 1.3.6.1.4.1.9.9.24.1.4.1.1.5
SAP address of the remote PU.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..254  

dspuPuAdminLocalSapAddress 1.3.6.1.4.1.9.9.24.1.4.1.1.6
SAP address of the local PU.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..254  

dspuPuAdminXid 1.3.6.1.4.1.9.9.24.1.4.1.1.7
Upstream PU : XID that will be sent to the remote PU. Dnstream PU : XID that must be received from the remote PU.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

dspuPuAdminXidFmt 1.3.6.1.4.1.9.9.24.1.4.1.1.8
Type of XID format used during activation of the link between this dspuNode and the remote PU.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER formatUnknown(1), format0(2), format3(3)  

dspuPuAdminWindowSize 1.3.6.1.4.1.9.9.24.1.4.1.1.9
Send/Receive window size to be used across the link between this dspuNode and the remote PU.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..127  

dspuPuAdminMaxIframe 1.3.6.1.4.1.9.9.24.1.4.1.1.10
Maximum size of an I-frame that can be transmitted/received across the link between this dspuNode and the remote PU.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 64..18432  

dspuPuAdminLinkRetryCount 1.3.6.1.4.1.9.9.24.1.4.1.1.11
Number of times that the DSPU node will attempt to activate the link between the dspuNode and the remote PU.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

dspuPuAdminLinkRetryTimeout 1.3.6.1.4.1.9.9.24.1.4.1.1.12
Value (in seconds) for the delay between link activation attempts between the dspuNode and the remote PU.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..600  

dspuPuAdminStartPu 1.3.6.1.4.1.9.9.24.1.4.1.1.13
Attempt link activation with the remote PU. TRUE -> Attempt link activation with remote PU. FALSE -> Do not attempt link activation with remote PU.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

dspuPuAdminDlcType 1.3.6.1.4.1.9.9.24.1.4.1.1.14
DLC type used by the dspuNode for link activation with the remote PU.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER undefined(1), sdlc(2), ethernet(5), tokenRing(6), rsrb(8), framerelay(9), fddi(10), qllc(11)  

dspuPuAdminDlcUnit 1.3.6.1.4.1.9.9.24.1.4.1.1.15
DLC unit used by the dspuNode for link activation with the remote PU.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

dspuPuAdminDlcPort 1.3.6.1.4.1.9.9.24.1.4.1.1.16
DLC port used by the dspuNode for link activation with the remote PU.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

dspuPuAdminFocalPoint 1.3.6.1.4.1.9.9.24.1.4.1.1.17
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

dspuPuAdminRowStatus 1.3.6.1.4.1.9.9.24.1.4.1.1.18
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dspuPuAdminRemoteAddress 1.3.6.1.4.1.9.9.24.1.4.1.1.19
Poll address, DLCI, or subscriber address associated with the remote PU.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..20)  

dspuPuOperTable 1.3.6.1.4.1.9.9.24.1.4.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DspuPuOperEntry

dspuPuOperEntry 1.3.6.1.4.1.9.9.24.1.4.2.1
Each entry represents an active upstream/downstream PU.
Status: current Access: not-accessible
OBJECT-TYPE    
  DspuPuOperEntry  

dspuPuOperIndex 1.3.6.1.4.1.9.9.24.1.4.2.1.1
Index of the PU entry in dspuPuOperTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

dspuPuOperName 1.3.6.1.4.1.9.9.24.1.4.2.1.2
Name of the PU.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

dspuPuOperType 1.3.6.1.4.1.9.9.24.1.4.2.1.3
PU type is either upstream or downstream.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER upstreamPu(1), dnstreamPu(2)  

dspuPuOperRemoteMacAddress 1.3.6.1.4.1.9.9.24.1.4.2.1.4
MAC address of the remote PU.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

dspuPuOperRemoteSapAddress 1.3.6.1.4.1.9.9.24.1.4.2.1.5
SAP address of the remote PU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..254  

dspuPuOperLocalSapAddress 1.3.6.1.4.1.9.9.24.1.4.2.1.6
SAP address of the local PU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..254  

dspuPuOperXid 1.3.6.1.4.1.9.9.24.1.4.2.1.7
Upstream PU : XID that was sent to the remote PU. Dnstream PU : XID that was received from the remote PU.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dspuPuOperXidFmt 1.3.6.1.4.1.9.9.24.1.4.2.1.8
Type of XID format used during activation of the link between this dspuNode and the remote PU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER formatUnknown(1), format0(2), format3(3)  

dspuPuOperWindowSize 1.3.6.1.4.1.9.9.24.1.4.2.1.9
Send/Receive window size to be used across the link between this dspuNode and the remote PU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..127  

dspuPuOperMaxIframe 1.3.6.1.4.1.9.9.24.1.4.2.1.10
Maximum size of an I-frame that can be transmitted/received across the link between this dspuNode and the remote PU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 64..18432  

dspuPuOperLinkRetryCount 1.3.6.1.4.1.9.9.24.1.4.2.1.11
Number of times that the DSPU node will attempt to activate the link between the dspuNode and the remote PU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

dspuPuOperLinkRetryTimeout 1.3.6.1.4.1.9.9.24.1.4.2.1.12
Value (in seconds) for the delay between link activation attempts between the dspuNode and the remote PU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..600  

dspuPuOperStartPu 1.3.6.1.4.1.9.9.24.1.4.2.1.13
Attempt link activation with the remote PU. TRUE -> Attempt link activation with remote PU. FALSE -> Do not attempt link activation with remote PU.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dspuPuOperDlcType 1.3.6.1.4.1.9.9.24.1.4.2.1.14
DLC type used by the dspuNode for link activation with the remote PU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER undefined(1), sdlc(2), ethernet(5), tokenRing(6), rsrb(8), framerelay(9), fddi(10), qllc(11)  

dspuPuOperDlcUnit 1.3.6.1.4.1.9.9.24.1.4.2.1.15
DLC unit used by the dspuNode for link activation with the remote PU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

dspuPuOperDlcPort 1.3.6.1.4.1.9.9.24.1.4.2.1.16
DLC port used by the dspuNode for link activation with the remote PU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

dspuPuOperFocalPoint 1.3.6.1.4.1.9.9.24.1.4.2.1.17
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dspuPuOperState 1.3.6.1.4.1.9.9.24.1.4.2.1.18
Operational state of PU is either active or inactive.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

dspuPuOperFsmState 1.3.6.1.4.1.9.9.24.1.4.2.1.19
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
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER linkReset(1), linkPendConnOut(2), linkPendConnIn(3), linkPendXid(4), linkXidNeg(5), linkConnOut(6), linkConnIn(7), linkConnected(8), puPendAct(9), puActive(10), puBusy(11), puPendInact(12), linkPendDisc(13), linkPendClose(14)  

dspuPuOperStartTime 1.3.6.1.4.1.9.9.24.1.4.2.1.20
Timestamp of PU activation (when ACTPU +rsp received).
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

dspuPuOperLastStateChgTime 1.3.6.1.4.1.9.9.24.1.4.2.1.21
TimeStamp of last PU state change between active<->inactive.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

dspuPuOperRemoteAddress 1.3.6.1.4.1.9.9.24.1.4.2.1.22
Poll address, DLCI, or subscriber address associated with the remote PU.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

dspuPuStatsTable 1.3.6.1.4.1.9.9.24.1.4.3
Table listing the statistics recorded for each PU.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DspuPuStatsEntry

dspuPuStatsEntry 1.3.6.1.4.1.9.9.24.1.4.3.1
Each entry represents an active upstream/downstream PU and has a corresponding entry in the dspuPuOperTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DspuPuStatsEntry  

dspuPuStatsSentBytes 1.3.6.1.4.1.9.9.24.1.4.3.1.1
Number of bytes sent by this PU.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dspuPuStatsRcvdBytes 1.3.6.1.4.1.9.9.24.1.4.3.1.2
Number of bytes received by this PU.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dspuPuStatsSentFrames 1.3.6.1.4.1.9.9.24.1.4.3.1.3
Number of frames sent by this PU.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dspuPuStatsRcvdFrames 1.3.6.1.4.1.9.9.24.1.4.3.1.4
Number of frames received by this PU.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dspuPuStatsSentNegativeRsps 1.3.6.1.4.1.9.9.24.1.4.3.1.5
Number of negative responses sent by this PU.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dspuPuStatsRcvdNegativeRsps 1.3.6.1.4.1.9.9.24.1.4.3.1.6
Number of negative responses received by this PU.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dspuPuStatsActiveLus 1.3.6.1.4.1.9.9.24.1.4.3.1.7
Number of active LUs on this PU (LU becomes active when ACTLU +rsp received).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dspuPuStatsInactiveLus 1.3.6.1.4.1.9.9.24.1.4.3.1.8
Number of inactive LUs on this PU (LU is inactive until ACTLU rq or ACTLU +rsp received).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dspuPuStatsBindLus 1.3.6.1.4.1.9.9.24.1.4.3.1.9
Number of LUs on this PU which are active-in-session. (LU is active-in-session when BIND rq received)
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dspuPuStatsActivationFailures 1.3.6.1.4.1.9.9.24.1.4.3.1.10
Number of activation failures for this PU.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dspuPuStatsLastActivationFailureReason 1.3.6.1.4.1.9.9.24.1.4.3.1.11
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
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noError(1), otherError(2), internalError(3), configurationError(4), puNegativeResponse(5), puAlreadyActive(6)  

dspuPuTraps 1.3.6.1.4.1.9.9.24.1.4.4
OBJECT IDENTIFIER    

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
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

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
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

dspuPuTrapsPrefix 1.3.6.1.4.1.9.9.24.1.4.4.0
OBJECT IDENTIFIER    

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
Status: current Access: read-only
NOTIFICATION-TYPE    

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
Status: current Access: read-only
NOTIFICATION-TYPE    

dspuLuAdminTable 1.3.6.1.4.1.9.9.24.1.5.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DspuLuAdminEntry

dspuLuAdminEntry 1.3.6.1.4.1.9.9.24.1.5.1.1
Each entry represents a defined LU owned by the PU.
Status: current Access: not-accessible
OBJECT-TYPE    
  DspuLuAdminEntry  

dspuLuAdminLuLocalAddress 1.3.6.1.4.1.9.9.24.1.5.1.1.1
NAU address of the local LU.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..254  

dspuLuAdminType 1.3.6.1.4.1.9.9.24.1.5.1.1.2
LU type is either pooled or dedicated.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER pooled(1), dedicated(2)  

dspuLuAdminPoolClassName 1.3.6.1.4.1.9.9.24.1.5.1.1.3
Pool class to which the LU is defined as a member. The dspuLuAdminPoolClassName is valid for pooled LUs only.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..10)  

dspuLuAdminPeerPuIndex 1.3.6.1.4.1.9.9.24.1.5.1.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

dspuLuAdminPeerLuLocalAddress 1.3.6.1.4.1.9.9.24.1.5.1.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..254  

dspuLuAdminRowStatus 1.3.6.1.4.1.9.9.24.1.5.1.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dspuLuOperTable 1.3.6.1.4.1.9.9.24.1.5.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DspuLuOperEntry

dspuLuOperEntry 1.3.6.1.4.1.9.9.24.1.5.2.1
Each entry represents a defined LU owned by the PU.
Status: current Access: not-accessible
OBJECT-TYPE    
  DspuLuOperEntry  

dspuLuOperLuLocalAddress 1.3.6.1.4.1.9.9.24.1.5.2.1.1
NAU address of the local LU.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..254  

dspuLuOperType 1.3.6.1.4.1.9.9.24.1.5.2.1.2
LU type is either pooled or dedicated.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER pooled(1), dedicated(2)  

dspuLuOperPoolClassName 1.3.6.1.4.1.9.9.24.1.5.2.1.3
Pool class to which the LU is defined as a member. The dspuLuOperPoolClassName is valid for pooled LUs only.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..10)  

dspuLuOperPeerPuIndex 1.3.6.1.4.1.9.9.24.1.5.2.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dspuLuOperPeerLuLocalAddress 1.3.6.1.4.1.9.9.24.1.5.2.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..254  

dspuLuOperState 1.3.6.1.4.1.9.9.24.1.5.2.1.6
Operational state of LU is either active or inactive.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

dspuLuOperFsmState 1.3.6.1.4.1.9.9.24.1.5.2.1.7
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
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER reset(1), dnLuStarted(2), upLuActive(3), dnLuPendAct(4), dnLuActUnav(5), upLuPendAvail(6), bothAvail(7), dnLuPendInact(8), upLuPendInact(9), luInactivityTimeout(10), dnInactivityPendInact(11)  

dspuLuOperSessionState 1.3.6.1.4.1.9.9.24.1.5.2.1.8
Operational state of LU session is either bound or unbound.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER bound(1), unbound(2)  

dspuLuOperLastActivationFailureReason 1.3.6.1.4.1.9.9.24.1.5.2.1.9
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
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noError(1), otherError(2), luNegativeResponse(3)  

dspuLuTraps 1.3.6.1.4.1.9.9.24.1.5.3
OBJECT IDENTIFIER    

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
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

dspuLuTrapsPrefix 1.3.6.1.4.1.9.9.24.1.5.3.0
OBJECT IDENTIFIER    

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
Status: current Access: read-only
NOTIFICATION-TYPE    

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
Status: current Access: read-only
NOTIFICATION-TYPE    

dspuSapTable 1.3.6.1.4.1.9.9.24.1.6.1
Table listing the SAPs that are enabled for the DSPU node.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DspuSapEntry

dspuSapEntry 1.3.6.1.4.1.9.9.24.1.6.1.1
Each entry represents an enabled SAP for the DSPU node.
Status: current Access: not-accessible
OBJECT-TYPE    
  DspuSapEntry  

dspuSapAddress 1.3.6.1.4.1.9.9.24.1.6.1.1.1
SAP address of the local SAP.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..254  

dspuSapType 1.3.6.1.4.1.9.9.24.1.6.1.1.2
Local SAP type is either upstreamSap or downstreamSap.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER upstreamSap(1), dnstreamSap(2)  

dspuSapDlcType 1.3.6.1.4.1.9.9.24.1.6.1.1.3
DLC type of the adapter that owns the local SAP.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER undefined(1), sdlc(2), ethernet(5), tokenRing(6), rsrb(8), framerelay(9), fddi(10), qllc(11)  

dspuSapDlcUnit 1.3.6.1.4.1.9.9.24.1.6.1.1.4
DLC unit of the adapter that owns the local SAP.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..255  

dspuSapDlcPort 1.3.6.1.4.1.9.9.24.1.6.1.1.5
DLC port of the adapter that owns the local SAP.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..255  

dspuSapOperState 1.3.6.1.4.1.9.9.24.1.6.1.1.6
Operational state of the local SAP as follows: - sapClosed - sapOpening - sapOpened - sapClosing
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sapClosed(1), sapOpening(2), sapOpened(3), sapClosing(4)  

dspuSapRowStatus 1.3.6.1.4.1.9.9.24.1.6.1.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dspuSapTraps 1.3.6.1.4.1.9.9.24.1.6.2
OBJECT IDENTIFIER    

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
Status: obsolete Access: read-create
NOTIFICATION-TYPE    

ciscoDspuMIBConformance 1.3.6.1.4.1.9.9.24.2
OBJECT IDENTIFIER    

ciscoDspuMIBCompliances 1.3.6.1.4.1.9.9.24.2.1
OBJECT IDENTIFIER    

ciscoDspuMIBGroups 1.3.6.1.4.1.9.9.24.2.2
OBJECT IDENTIFIER    

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.
Status: obsolete Access: read-create
MODULE-COMPLIANCE    

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.
Status: current Access: read-create
MODULE-COMPLIANCE    

dspuNodeGroup 1.3.6.1.4.1.9.9.24.2.2.1
Global DSPU node information
Status: current Access: read-create
OBJECT-GROUP    

dspuPoolClassGroup 1.3.6.1.4.1.9.9.24.2.2.2
LU pool class information
Status: current Access: read-create
OBJECT-GROUP    

dspuPooledLuGroup 1.3.6.1.4.1.9.9.24.2.2.3
Pooled LU information
Status: current Access: read-create
OBJECT-GROUP    

dspuPuGroup 1.3.6.1.4.1.9.9.24.2.2.4
Upstream/Downstream PU node information
Status: obsolete Access: read-create
OBJECT-GROUP    

dspuLuGroup 1.3.6.1.4.1.9.9.24.2.2.5
Upstream/Downstream LU information
Status: obsolete Access: read-create
OBJECT-GROUP    

dspuSapGroup 1.3.6.1.4.1.9.9.24.2.2.6
Local SAP information
Status: current Access: read-create
OBJECT-GROUP    

dspuPuGroupV11R01 1.3.6.1.4.1.9.9.24.2.2.7
Upstream/Downstream PU node information
Status: current Access: read-create
OBJECT-GROUP    

dspuLuGroupV11R01 1.3.6.1.4.1.9.9.24.2.2.8
Upstream/Downstream LU information
Status: current Access: read-create
OBJECT-GROUP