CISCO-DSPU-MIB
- Registered at
- 1.3.6.1.4.1.9.9.24
- Last updated
- 1995-08-15 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 1995-12-18 00:00, 1995-08-15 00:00, 1995-01-25 00:00
- Namespace
- cisco
- Source file
CISCO-DSPU-MIB- Digest
sha256:a4b91d7d202a93d7e79744de17677dde4291dc58ea1544b15f8de6a275da11f0
Description
Used to define and manage DSPU objects.
Contact
Cisco Systems Customer Service Postal: 170 West Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-snmp@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-DSPU-MIB CISCO-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dspuObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.24.1 | |||
| dspuNode OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.24.1.1 | |||
| dspuNodeRsrb OBJECT-TYPE 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 | 1.3.6.1.4.1.9.9.24.1.1.1 | TruthValue | read-write | current |
| dspuNodeRsrbLocalVirtualRing OBJECT-TYPE Local virtual ring number used by the DSPU node. LocalVirtualRing is zero if RSRB is not enabled. | 1.3.6.1.4.1.9.9.24.1.1.2 | INTEGER (0..4096) | read-write | current |
| dspuNodeRsrbBridgeNumber OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.24.1.1.3 | INTEGER (0..15) | read-write | current |
| dspuNodeRsrbTargetVirtualRing OBJECT-TYPE Target virtual ring number used for RSRB. TargetVirtualRing is zero if RSRB is not enabled. | 1.3.6.1.4.1.9.9.24.1.1.4 | INTEGER (0..4096) | read-write | current |
| dspuNodeRsrbVirtualMacAddress OBJECT-TYPE Virtual MAC address of the the DSPU node. VirtualMacAddress is zero if RSRB is not enabled. | 1.3.6.1.4.1.9.9.24.1.1.5 | MacAddress | read-write | current |
| dspuNodeDefaultPu OBJECT-TYPE Default-PU feature enabled/disabled for the DSPU node. TRUE -> Default-PU feature enabled FALSE -> Default-PU feature disabled | 1.3.6.1.4.1.9.9.24.1.1.6 | TruthValue | read-write | current |
| dspuNodeDefaultPuWindowSize OBJECT-TYPE Send/receive window size to be used across the link between the default-PU and a remote PU. | 1.3.6.1.4.1.9.9.24.1.1.7 | INTEGER (1..127) | read-write | current |
| dspuNodeDefaultPuMaxIframe OBJECT-TYPE Maximum size of an I-frame that can be transmitted/received across the link between the default-PU and a remote PU. | 1.3.6.1.4.1.9.9.24.1.1.8 | INTEGER (64..18432) | read-write | current |
| dspuNodeActivationWindow OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.24.1.1.9 | INTEGER (1..65535) | read-write | current |
| dspuNodeLastConfigChgTime OBJECT-TYPE Timestamp of last change to DSPU configuration parameters. LastConfigChgTime reflects any change in DSPU configuration. | 1.3.6.1.4.1.9.9.24.1.1.10 | TimeStamp | read-only | current |
| dspuPoolClass OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.24.1.2 | |||
| dspuPoolClassTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.24.1.2.1 | not-accessible | current | |
| dspuPoolClassEntry OBJECT-TYPE Each entry represents a defined pool class. | 1.3.6.1.4.1.9.9.24.1.2.1.1 | not-accessible | current | |
| dspuPoolClassIndex OBJECT-TYPE Index of a pool class entry in the dspuPoolClassTable. | 1.3.6.1.4.1.9.9.24.1.2.1.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| dspuPoolClassName OBJECT-TYPE Name identifier of the pool class. | 1.3.6.1.4.1.9.9.24.1.2.1.1.2 | DisplayString (SIZE(0..10)) | read-write | current |
| dspuPoolClassInactivityTimeout OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.24.1.2.1.1.3 | INTEGER (0..255) | read-write | current |
| dspuPoolClassOperUpStreamLuDefs OBJECT-TYPE Number of upstream LUs defined in the pool class. | 1.3.6.1.4.1.9.9.24.1.2.1.1.4 | Integer32 | read-only | current |
| dspuPoolClassOperDnStreamLuDefs OBJECT-TYPE Number of downstream LUs defined in the pool class. | 1.3.6.1.4.1.9.9.24.1.2.1.1.5 | Integer32 | read-only | current |
| dspuPooledLu OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.24.1.3 | |||
| dspuPooledLuTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.24.1.3.1 | not-accessible | current | |
| dspuPooledLuEntry OBJECT-TYPE Each entry represents an LU that is defined as a member of the specified pool class. | 1.3.6.1.4.1.9.9.24.1.3.1.1 | not-accessible | current | |
| dspuPooledLuPeerPuIndex OBJECT-TYPE Index (dspuPuOperIndex) of the peer PU that owns the peer LU. PeerPuIndex is zero if peer LU has not been assigned. | 1.3.6.1.4.1.9.9.24.1.3.1.1.1 | Integer32 | read-only | current |
| dspuPooledLuPeerLuLocalAddress OBJECT-TYPE NAU address (dspuLuOperLuLocalAddress) of the peer LU. PeerLuLocalAddress is zero if peer LU has not been assigned. | 1.3.6.1.4.1.9.9.24.1.3.1.1.2 | INTEGER (0..254) | read-only | current |
| dspuPu OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.24.1.4 | |||
| dspuPuAdminTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.24.1.4.1 | not-accessible | current | |
| dspuPuAdminEntry OBJECT-TYPE Each entry represents a defined upstream/downstream PU. | 1.3.6.1.4.1.9.9.24.1.4.1.1 | not-accessible | current | |
| dspuPuAdminIndex OBJECT-TYPE Index of the PU entry in the dspuPuAdminTable. | 1.3.6.1.4.1.9.9.24.1.4.1.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| dspuPuAdminName OBJECT-TYPE Name of the PU. | 1.3.6.1.4.1.9.9.24.1.4.1.1.2 | DisplayString (SIZE(0..8)) | read-create | current |
| dspuPuAdminType OBJECT-TYPE PU Type is either upstream or downstream. | 1.3.6.1.4.1.9.9.24.1.4.1.1.3 | INTEGER {upstreamPu(1), dnstreamPu(2)} | read-create | current |
| dspuPuAdminRemoteMacAddress OBJECT-TYPE MAC address of the remote PU. | 1.3.6.1.4.1.9.9.24.1.4.1.1.4 | MacAddress | read-create | current |
| dspuPuAdminRemoteSapAddress OBJECT-TYPE SAP address of the remote PU. | 1.3.6.1.4.1.9.9.24.1.4.1.1.5 | INTEGER (1..254) | read-create | current |
| dspuPuAdminLocalSapAddress OBJECT-TYPE SAP address of the local PU. | 1.3.6.1.4.1.9.9.24.1.4.1.1.6 | INTEGER (1..254) | read-create | current |
| dspuPuAdminXid OBJECT-TYPE Upstream PU : XID that will be sent to the remote PU. Dnstream PU : XID that must be received from the remote PU. | 1.3.6.1.4.1.9.9.24.1.4.1.1.7 | Integer32 | read-create | current |
| dspuPuAdminXidFmt OBJECT-TYPE Type of XID format used during activation of the link between this dspuNode and the remote PU. | 1.3.6.1.4.1.9.9.24.1.4.1.1.8 | INTEGER {formatUnknown(1), format0(2), format3(3)} | read-create | current |
| dspuPuAdminWindowSize OBJECT-TYPE Send/Receive window size to be used across the link between this dspuNode and the remote PU. | 1.3.6.1.4.1.9.9.24.1.4.1.1.9 | INTEGER (1..127) | read-create | current |
| dspuPuAdminMaxIframe OBJECT-TYPE Maximum size of an I-frame that can be transmitted/received across the link between this dspuNode and the remote PU. | 1.3.6.1.4.1.9.9.24.1.4.1.1.10 | INTEGER (64..18432) | read-create | current |
| dspuPuAdminLinkRetryCount OBJECT-TYPE Number of times that the DSPU node will attempt to activate the link between the dspuNode and the remote PU. | 1.3.6.1.4.1.9.9.24.1.4.1.1.11 | INTEGER (0..255) | read-create | current |
| dspuPuAdminLinkRetryTimeout OBJECT-TYPE Value (in seconds) for the delay between link activation attempts between the dspuNode and the remote PU. | 1.3.6.1.4.1.9.9.24.1.4.1.1.12 | INTEGER (1..600) | read-create | current |
| dspuPuAdminStartPu OBJECT-TYPE Attempt link activation with the remote PU. TRUE -> Attempt link activation with remote PU. FALSE -> Do not attempt link activation with remote PU. | 1.3.6.1.4.1.9.9.24.1.4.1.1.13 | TruthValue | read-create | current |
| dspuPuAdminDlcType OBJECT-TYPE DLC type used by the dspuNode for link activation with the remote PU. | 1.3.6.1.4.1.9.9.24.1.4.1.1.14 | INTEGER {undefined(1), sdlc(2), ethernet(5), tokenRing(6), rsrb(8), framerelay(9), fddi(10), qllc(11)} | read-create | current |
| dspuPuAdminDlcUnit OBJECT-TYPE DLC unit used by the dspuNode for link activation with the remote PU. | 1.3.6.1.4.1.9.9.24.1.4.1.1.15 | INTEGER (0..255) | read-create | current |
| dspuPuAdminDlcPort OBJECT-TYPE DLC port used by the dspuNode for link activation with the remote PU. | 1.3.6.1.4.1.9.9.24.1.4.1.1.16 | INTEGER (0..255) | read-create | current |
| dspuPuAdminFocalPoint OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.24.1.4.1.1.17 | TruthValue | read-create | current |
| dspuPuAdminRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.24.1.4.1.1.18 | RowStatus | read-create | current |
| dspuPuAdminRemoteAddress OBJECT-TYPE Poll address, DLCI, or subscriber address associated with the remote PU. | 1.3.6.1.4.1.9.9.24.1.4.1.1.19 | DisplayString (SIZE(0..20)) | read-create | current |
| dspuPuOperTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.24.1.4.2 | not-accessible | current | |
| dspuPuOperEntry OBJECT-TYPE Each entry represents an active upstream/downstream PU. | 1.3.6.1.4.1.9.9.24.1.4.2.1 | not-accessible | current | |
| dspuPuOperIndex OBJECT-TYPE Index of the PU entry in dspuPuOperTable. | 1.3.6.1.4.1.9.9.24.1.4.2.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| dspuPuOperName OBJECT-TYPE Name of the PU. | 1.3.6.1.4.1.9.9.24.1.4.2.1.2 | DisplayString (SIZE(0..8)) | read-only | current |
| dspuPuOperType OBJECT-TYPE PU type is either upstream or downstream. | 1.3.6.1.4.1.9.9.24.1.4.2.1.3 | INTEGER {upstreamPu(1), dnstreamPu(2)} | read-only | current |
| dspuPuOperRemoteMacAddress OBJECT-TYPE MAC address of the remote PU. | 1.3.6.1.4.1.9.9.24.1.4.2.1.4 | MacAddress | read-only | current |
| dspuPuOperRemoteSapAddress OBJECT-TYPE SAP address of the remote PU. | 1.3.6.1.4.1.9.9.24.1.4.2.1.5 | INTEGER (1..254) | read-only | current |
| dspuPuOperLocalSapAddress OBJECT-TYPE SAP address of the local PU. | 1.3.6.1.4.1.9.9.24.1.4.2.1.6 | INTEGER (1..254) | read-only | current |
| dspuPuOperXid OBJECT-TYPE Upstream PU : XID that was sent to the remote PU. Dnstream PU : XID that was received from the remote PU. | 1.3.6.1.4.1.9.9.24.1.4.2.1.7 | Integer32 | read-only | current |
| dspuPuOperXidFmt OBJECT-TYPE Type of XID format used during activation of the link between this dspuNode and the remote PU. | 1.3.6.1.4.1.9.9.24.1.4.2.1.8 | INTEGER {formatUnknown(1), format0(2), format3(3)} | read-only | current |
| dspuPuOperWindowSize OBJECT-TYPE Send/Receive window size to be used across the link between this dspuNode and the remote PU. | 1.3.6.1.4.1.9.9.24.1.4.2.1.9 | INTEGER (1..127) | read-only | current |
| dspuPuOperMaxIframe OBJECT-TYPE Maximum size of an I-frame that can be transmitted/received across the link between this dspuNode and the remote PU. | 1.3.6.1.4.1.9.9.24.1.4.2.1.10 | INTEGER (64..18432) | read-only | current |
| dspuPuOperLinkRetryCount OBJECT-TYPE Number of times that the DSPU node will attempt to activate the link between the dspuNode and the remote PU. | 1.3.6.1.4.1.9.9.24.1.4.2.1.11 | INTEGER (0..255) | read-only | current |
| dspuPuOperLinkRetryTimeout OBJECT-TYPE Value (in seconds) for the delay between link activation attempts between the dspuNode and the remote PU. | 1.3.6.1.4.1.9.9.24.1.4.2.1.12 | INTEGER (1..600) | read-only | current |
| dspuPuOperStartPu OBJECT-TYPE Attempt link activation with the remote PU. TRUE -> Attempt link activation with remote PU. FALSE -> Do not attempt link activation with remote PU. | 1.3.6.1.4.1.9.9.24.1.4.2.1.13 | TruthValue | read-only | current |
| dspuPuOperDlcType OBJECT-TYPE DLC type used by the dspuNode for link activation with the remote PU. | 1.3.6.1.4.1.9.9.24.1.4.2.1.14 | INTEGER {undefined(1), sdlc(2), ethernet(5), tokenRing(6), rsrb(8), framerelay(9), fddi(10), qllc(11)} | read-only | current |
| dspuPuOperDlcUnit OBJECT-TYPE DLC unit used by the dspuNode for link activation with the remote PU. | 1.3.6.1.4.1.9.9.24.1.4.2.1.15 | INTEGER (0..255) | read-only | current |
| dspuPuOperDlcPort OBJECT-TYPE DLC port used by the dspuNode for link activation with the remote PU. | 1.3.6.1.4.1.9.9.24.1.4.2.1.16 | INTEGER (0..255) | read-only | current |
| dspuPuOperFocalPoint OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.24.1.4.2.1.17 | TruthValue | read-only | current |
| dspuPuOperState OBJECT-TYPE Operational state of PU is either active or inactive. | 1.3.6.1.4.1.9.9.24.1.4.2.1.18 | INTEGER {active(1), inactive(2)} | read-only | current |
| dspuPuOperFsmState OBJECT-TYPE 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 | 1.3.6.1.4.1.9.9.24.1.4.2.1.19 | 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)} | read-only | current |
| dspuPuOperStartTime OBJECT-TYPE Timestamp of PU activation (when ACTPU +rsp received). | 1.3.6.1.4.1.9.9.24.1.4.2.1.20 | TimeStamp | read-only | current |
| dspuPuOperLastStateChgTime OBJECT-TYPE TimeStamp of last PU state change between active<->inactive. | 1.3.6.1.4.1.9.9.24.1.4.2.1.21 | TimeStamp | read-only | current |
| dspuPuOperRemoteAddress OBJECT-TYPE Poll address, DLCI, or subscriber address associated with the remote PU. | 1.3.6.1.4.1.9.9.24.1.4.2.1.22 | DisplayString (SIZE(0..20)) | read-only | current |
| dspuPuStatsTable OBJECT-TYPE Table listing the statistics recorded for each PU. | 1.3.6.1.4.1.9.9.24.1.4.3 | not-accessible | current | |
| dspuPuStatsEntry OBJECT-TYPE Each entry represents an active upstream/downstream PU and has a corresponding entry in the dspuPuOperTable. | 1.3.6.1.4.1.9.9.24.1.4.3.1 | not-accessible | current | |
| dspuPuStatsSentBytes OBJECT-TYPE Number of bytes sent by this PU. | 1.3.6.1.4.1.9.9.24.1.4.3.1.1 | Counter32 | read-only | current |
| dspuPuStatsRcvdBytes OBJECT-TYPE Number of bytes received by this PU. | 1.3.6.1.4.1.9.9.24.1.4.3.1.2 | Counter32 | read-only | current |
| dspuPuStatsSentFrames OBJECT-TYPE Number of frames sent by this PU. | 1.3.6.1.4.1.9.9.24.1.4.3.1.3 | Counter32 | read-only | current |
| dspuPuStatsRcvdFrames OBJECT-TYPE Number of frames received by this PU. | 1.3.6.1.4.1.9.9.24.1.4.3.1.4 | Counter32 | read-only | current |
| dspuPuStatsSentNegativeRsps OBJECT-TYPE Number of negative responses sent by this PU. | 1.3.6.1.4.1.9.9.24.1.4.3.1.5 | Counter32 | read-only | current |
| dspuPuStatsRcvdNegativeRsps OBJECT-TYPE Number of negative responses received by this PU. | 1.3.6.1.4.1.9.9.24.1.4.3.1.6 | Counter32 | read-only | current |
| dspuPuStatsActiveLus OBJECT-TYPE Number of active LUs on this PU (LU becomes active when ACTLU +rsp received). | 1.3.6.1.4.1.9.9.24.1.4.3.1.7 | Counter32 | read-only | current |
| dspuPuStatsInactiveLus OBJECT-TYPE Number of inactive LUs on this PU (LU is inactive until ACTLU rq or ACTLU +rsp received). | 1.3.6.1.4.1.9.9.24.1.4.3.1.8 | Counter32 | read-only | current |
| dspuPuStatsBindLus OBJECT-TYPE Number of LUs on this PU which are active-in-session. (LU is active-in-session when BIND rq received) | 1.3.6.1.4.1.9.9.24.1.4.3.1.9 | Counter32 | read-only | current |
| dspuPuStatsActivationFailures OBJECT-TYPE Number of activation failures for this PU. | 1.3.6.1.4.1.9.9.24.1.4.3.1.10 | Counter32 | read-only | current |
| dspuPuStatsLastActivationFailureReason OBJECT-TYPE 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 | 1.3.6.1.4.1.9.9.24.1.4.3.1.11 | INTEGER {noError(1), otherError(2), internalError(3), configurationError(4), puNegativeResponse(5), puAlreadyActive(6)} | read-only | current |
| dspuPuTraps OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.24.1.4.4 | |||
| dspuPuTrapsPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.24.1.4.4.0 | |||
| dspuLu OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.24.1.5 | |||
| dspuLuAdminTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.24.1.5.1 | not-accessible | current | |
| dspuLuAdminEntry OBJECT-TYPE Each entry represents a defined LU owned by the PU. | 1.3.6.1.4.1.9.9.24.1.5.1.1 | not-accessible | current | |
| dspuLuAdminLuLocalAddress OBJECT-TYPE NAU address of the local LU. | 1.3.6.1.4.1.9.9.24.1.5.1.1.1 | INTEGER (1..254) | not-accessible | current |
| dspuLuAdminType OBJECT-TYPE LU type is either pooled or dedicated. | 1.3.6.1.4.1.9.9.24.1.5.1.1.2 | INTEGER {pooled(1), dedicated(2)} | read-create | current |
| dspuLuAdminPoolClassName OBJECT-TYPE Pool class to which the LU is defined as a member. The dspuLuAdminPoolClassName is valid for pooled LUs only. | 1.3.6.1.4.1.9.9.24.1.5.1.1.3 | DisplayString (SIZE(0..10)) | read-create | current |
| dspuLuAdminPeerPuIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.24.1.5.1.1.4 | Integer32 | read-create | current |
| dspuLuAdminPeerLuLocalAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.24.1.5.1.1.5 | INTEGER (1..254) | read-create | current |
| dspuLuAdminRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.24.1.5.1.1.6 | RowStatus | read-create | current |
| dspuLuOperTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.24.1.5.2 | not-accessible | current | |
| dspuLuOperEntry OBJECT-TYPE Each entry represents a defined LU owned by the PU. | 1.3.6.1.4.1.9.9.24.1.5.2.1 | not-accessible | current | |
| dspuLuOperLuLocalAddress OBJECT-TYPE NAU address of the local LU. | 1.3.6.1.4.1.9.9.24.1.5.2.1.1 | INTEGER (1..254) | not-accessible | current |
| dspuLuOperType OBJECT-TYPE LU type is either pooled or dedicated. | 1.3.6.1.4.1.9.9.24.1.5.2.1.2 | INTEGER {pooled(1), dedicated(2)} | read-only | current |
| dspuLuOperPoolClassName OBJECT-TYPE Pool class to which the LU is defined as a member. The dspuLuOperPoolClassName is valid for pooled LUs only. | 1.3.6.1.4.1.9.9.24.1.5.2.1.3 | DisplayString (SIZE(0..10)) | read-only | current |
| dspuLuOperPeerPuIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.24.1.5.2.1.4 | Integer32 | read-only | current |
| dspuLuOperPeerLuLocalAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.24.1.5.2.1.5 | INTEGER (0..254) | read-only | current |
| dspuLuOperState OBJECT-TYPE Operational state of LU is either active or inactive. | 1.3.6.1.4.1.9.9.24.1.5.2.1.6 | INTEGER {active(1), inactive(2)} | read-only | current |
| dspuLuOperFsmState OBJECT-TYPE 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 | 1.3.6.1.4.1.9.9.24.1.5.2.1.7 | INTEGER {reset(1), dnLuStarted(2), upLuActive(3), dnLuPendAct(4), dnLuActUnav(5), upLuPendAvail(6), bothAvail(7), dnLuPendInact(8), upLuPendInact(9), luInactivityTimeout(10), dnInactivityPendInact(11)} | read-only | current |
| dspuLuOperSessionState OBJECT-TYPE Operational state of LU session is either bound or unbound. | 1.3.6.1.4.1.9.9.24.1.5.2.1.8 | INTEGER {bound(1), unbound(2)} | read-only | current |
| dspuLuOperLastActivationFailureReason OBJECT-TYPE 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 | 1.3.6.1.4.1.9.9.24.1.5.2.1.9 | INTEGER {noError(1), otherError(2), luNegativeResponse(3)} | read-only | current |
| dspuLuTraps OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.24.1.5.3 | |||
| dspuLuTrapsPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.24.1.5.3.0 | |||
| dspuSap OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.24.1.6 | |||
| dspuSapTable OBJECT-TYPE Table listing the SAPs that are enabled for the DSPU node. | 1.3.6.1.4.1.9.9.24.1.6.1 | not-accessible | current | |
| dspuSapEntry OBJECT-TYPE Each entry represents an enabled SAP for the DSPU node. | 1.3.6.1.4.1.9.9.24.1.6.1.1 | not-accessible | current | |
| dspuSapAddress OBJECT-TYPE SAP address of the local SAP. | 1.3.6.1.4.1.9.9.24.1.6.1.1.1 | INTEGER (1..254) | not-accessible | current |
| dspuSapType OBJECT-TYPE Local SAP type is either upstreamSap or downstreamSap. | 1.3.6.1.4.1.9.9.24.1.6.1.1.2 | INTEGER {upstreamSap(1), dnstreamSap(2)} | read-create | current |
| dspuSapDlcType OBJECT-TYPE DLC type of the adapter that owns the local SAP. | 1.3.6.1.4.1.9.9.24.1.6.1.1.3 | INTEGER {undefined(1), sdlc(2), ethernet(5), tokenRing(6), rsrb(8), framerelay(9), fddi(10), qllc(11)} | not-accessible | current |
| dspuSapDlcUnit OBJECT-TYPE DLC unit of the adapter that owns the local SAP. | 1.3.6.1.4.1.9.9.24.1.6.1.1.4 | INTEGER (0..255) | not-accessible | current |
| dspuSapDlcPort OBJECT-TYPE DLC port of the adapter that owns the local SAP. | 1.3.6.1.4.1.9.9.24.1.6.1.1.5 | INTEGER (0..255) | not-accessible | current |
| dspuSapOperState OBJECT-TYPE Operational state of the local SAP as follows: - sapClosed - sapOpening - sapOpened - sapClosing | 1.3.6.1.4.1.9.9.24.1.6.1.1.6 | INTEGER {sapClosed(1), sapOpening(2), sapOpened(3), sapClosing(4)} | read-only | current |
| dspuSapRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.24.1.6.1.1.7 | RowStatus | read-create | current |
| dspuSapTraps OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.24.1.6.2 | |||
| ciscoDspuMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.24.2 | |||
| ciscoDspuMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.24.2.1 | |||
| ciscoDspuMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.24.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| newdspuPuStateChangeTrap NOTIFICATION-TYPE 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 | 1.3.6.1.4.1.9.9.24.1.4.4.0.1 | current |
| newdspuPuActivationFailureTrap NOTIFICATION-TYPE 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 | 1.3.6.1.4.1.9.9.24.1.4.4.0.2 | current |
| dspuPuStateChangeTrap NOTIFICATION-TYPE 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 | 1.3.6.1.4.1.9.9.24.1.4.4.1 | obsolete |
| dspuPuActivationFailureTrap NOTIFICATION-TYPE 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 | 1.3.6.1.4.1.9.9.24.1.4.4.2 | obsolete |
| newdspuLuStateChangeTrap NOTIFICATION-TYPE 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 | 1.3.6.1.4.1.9.9.24.1.5.3.0.1 | current |
| dspuLuActivationFailureTrap NOTIFICATION-TYPE 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 | 1.3.6.1.4.1.9.9.24.1.5.3.0.2 | current |
| dspuLuStateChangeTrap NOTIFICATION-TYPE 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 | 1.3.6.1.4.1.9.9.24.1.5.3.1 | obsolete |
| dspuSapStateChangeTrap NOTIFICATION-TYPE 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 | 1.3.6.1.4.1.9.9.24.1.6.2.1 | obsolete |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoDspuMIBCompliance MODULE-COMPLIANCE The compliance statement for the SNMPv2 entities which implement the Cisco DSPU MIB. | 1.3.6.1.4.1.9.9.24.2.1.1 | obsolete |
| ciscoDspuMIBComplianceV11R01 MODULE-COMPLIANCE The compliance statement for the SNMPv2 entities which implement the Cisco DSPU MIB. | 1.3.6.1.4.1.9.9.24.2.1.2 | current |
| dspuNodeGroup OBJECT-GROUP Global DSPU node information | 1.3.6.1.4.1.9.9.24.2.2.1 | current |
| dspuPoolClassGroup OBJECT-GROUP LU pool class information | 1.3.6.1.4.1.9.9.24.2.2.2 | current |
| dspuPooledLuGroup OBJECT-GROUP Pooled LU information | 1.3.6.1.4.1.9.9.24.2.2.3 | current |
| dspuPuGroup OBJECT-GROUP Upstream/Downstream PU node information | 1.3.6.1.4.1.9.9.24.2.2.4 | obsolete |
| dspuLuGroup OBJECT-GROUP Upstream/Downstream LU information | 1.3.6.1.4.1.9.9.24.2.2.5 | obsolete |
| dspuSapGroup OBJECT-GROUP Local SAP information | 1.3.6.1.4.1.9.9.24.2.2.6 | current |
| dspuPuGroupV11R01 OBJECT-GROUP Upstream/Downstream PU node information | 1.3.6.1.4.1.9.9.24.2.2.7 | current |
| dspuLuGroupV11R01 OBJECT-GROUP Upstream/Downstream LU information | 1.3.6.1.4.1.9.9.24.2.2.8 | current |