CISCO-POP-MGMT-MIB
- Registered at
- 1.3.6.1.4.1.9.10.19
- Last updated
- 2005-12-21 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2005-12-21 00:00, 2002-12-26 00:00, 2000-11-29 00:00, 2000-03-03 00:00, 1998-02-02 00:00, 1997-10-21 00:00, 1997-05-01 00:00
- Namespace
- cisco
- Source file
CISCO-POP-MGMT-MIB- Digest
sha256:d7b283bc2c4a19167d2da16e615fc9d0fdae2148f62a070a142525be828f2c86
Description
Cisco Point Of Presence Management MIB to provide DSX1 and DSX0 facilities management and call summaries.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-apm@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoExperiment |
| DS1-MIB | dsx1LineIndex, dsx1LineStatus |
| IF-MIB | InterfaceIndexOrZero |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, 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-POP-MGMT-MIB CISCO-SMI DS1-MIB IANAifType-MIB IF-MIB PerfHist-TC-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoPopMgmtMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.19.1 | |||
| cpmDS0Usage OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.19.1.1 | |||
| cpmDS0UsageTable OBJECT-TYPE The DS0 usage table is for hardware and software objects not used as interfaces, and not covered in rfc1213. These objects include analog calls coming over ISDN, Channelized T1, and Channelized E1. This table is created for every DS1 line in the device. | 1.3.6.1.4.1.9.10.19.1.1.1 | not-accessible | current | |
| cpmDS0UsageEntry OBJECT-TYPE An entry in the DS0 Usage table. | 1.3.6.1.4.1.9.10.19.1.1.1.1 | not-accessible | current | |
| cpmDS1SlotIndex OBJECT-TYPE The slot index indicates the slot number on the device where the DS1 card resides. | 1.3.6.1.4.1.9.10.19.1.1.1.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cpmDS1PortIndex OBJECT-TYPE The port index indicates the port number of a specific DS1 on the DS1 card in the slot | 1.3.6.1.4.1.9.10.19.1.1.1.1.2 | Integer32 (0..2147483647) | not-accessible | current |
| cpmChannelIndex OBJECT-TYPE The channel index that distinguishes the DS0 timeslot of the DS1 port. The range of the channel index is based on the number of T1/E1 channels: 1-24(T1) and 1-31(E1). | 1.3.6.1.4.1.9.10.19.1.1.1.1.3 | Integer32 (0..2147483647) | not-accessible | current |
| cpmConfiguredType OBJECT-TYPE The configured technology for the channel: ISDN(2), Channelized T1 (3) or Channelized E1 (4). | 1.3.6.1.4.1.9.10.19.1.1.1.1.4 | INTEGER {unknown(1), isdn(2), ct1(3), ce1(4)} | read-only | current |
| cpmDS0CallType OBJECT-TYPE The type of the current call carried by this DS0. idle - This DS0 is currently idle. unknown - The data type of the call currently occupying this DS0 is not one of the types listed here. analog - The data type of the call currently occupying this DS0 is analog, i.e. a modem call. digital - The data type of the call currently occupying this DS0 is digital. v110 - The call currently occupying this DS0 is a V110 call. v120 - The call currently occupying this DS0 is a V120 call. voice - The call currently occupying this DS0 is a voice call. | 1.3.6.1.4.1.9.10.19.1.1.1.1.5 | INTEGER {idle(1), unknown(2), analog(3), digital(4), v110(5), v120(6), voice(7)} | read-only | current |
| cpmL2Encapsulation OBJECT-TYPE The data link encapsulation of the call currently occuppying this DS0: idle - This DS0 is currently idle. unknown - The encapsulation of the currently active call on this DS0 is not one of the options following. PPP - slip - arap - hdlc - exec - voice - voice encapsulation; IANA type voiceEncap(103) | 1.3.6.1.4.1.9.10.19.1.1.1.1.6 | INTEGER {idle(1), unknown(2), ppp(3), slip(4), arap(5), hdlc(6), exec(7), voice(8)} | read-only | current |
| cpmCallCount OBJECT-TYPE The number of calls that have occupied this DS0. | 1.3.6.1.4.1.9.10.19.1.1.1.1.7 | Counter32 | read-only | current |
| cpmTimeInUse OBJECT-TYPE The amount of time that this DS0 has been in use. This is computed by summing up the call durations of all past calls that have occupied this DS0. | 1.3.6.1.4.1.9.10.19.1.1.1.1.8 | TimeTicks | read-only | current |
| cpmInOctets OBJECT-TYPE The total number of octets received on this DS0 for data calls (cpmDS0CallType has the value 'analog(3)' or 'digital(4)' or 'v110(5)' or 'v120(6)'). All the received 'raw' octets are counted, including any protocol headers which may or may not be present, depending on the service type of data call. | 1.3.6.1.4.1.9.10.19.1.1.1.1.9 | Counter32 | read-only | current |
| cpmOutOctets OBJECT-TYPE The total number of octets transmitted on this DS0 for data calls (cpmDS0CallType has the value 'analog(3)' or 'digital(4)' or 'v110(5)' or 'v120(6)'). All the transmitted 'raw' octets are counted, including any protocol headers which may or may not be present, depending on the service type of data call. | 1.3.6.1.4.1.9.10.19.1.1.1.1.10 | Counter32 | read-only | current |
| cpmInPackets OBJECT-TYPE The total number of packets received on this DS0 for data calls (cpmDS0CallTyp has the value 'analog(3)' or 'digital(4)' or 'v110(5)' or 'v120(6)'). | 1.3.6.1.4.1.9.10.19.1.1.1.1.11 | Counter32 | read-only | current |
| cpmOutPackets OBJECT-TYPE The total number of packets transmitted on this DS0 for data calls (cpmDS0CallTyp has the value 'analog(3)' or 'digital(4)' or 'v110(5)' or 'v120(6)'). | 1.3.6.1.4.1.9.10.19.1.1.1.1.12 | Counter32 | read-only | current |
| cpmAssociatedInterface OBJECT-TYPE This is the value of ifIndex when the specific channel has an active call with a corresponding interface in the ifTable. For example, a digital ISDN call has a value pointing to the B-Channel entry in the ifTable. A modem call over ISDN or CT1/CE1 has a value pointing to the async interface of the modem assigned to this call. If the channel is idle, this value is 0. | 1.3.6.1.4.1.9.10.19.1.1.1.1.13 | InterfaceIndexOrZero | read-only | current |
| cpmISDNCfgBChanInUseForAnalog OBJECT-TYPE The number of configured ISDN B-Channels that are currently occupied by analog calls. | 1.3.6.1.4.1.9.10.19.1.1.2 | Gauge32 | read-only | current |
| cpmISDNCfgBChannelsInUse OBJECT-TYPE The number of configured ISDN B-Channels that are currently occupied by both Digital and Analog calls. | 1.3.6.1.4.1.9.10.19.1.1.3 | Gauge32 | read-only | current |
| cpmActiveDS0s OBJECT-TYPE The number of DS0s that are currently in use. | 1.3.6.1.4.1.9.10.19.1.1.4 | Gauge32 | read-only | current |
| cpmPPPCalls OBJECT-TYPE The current number of active PPP calls received by the managed device | 1.3.6.1.4.1.9.10.19.1.1.5 | Gauge32 | read-only | current |
| cpmV120Calls OBJECT-TYPE The current number of active V.120 calls received by the managed device | 1.3.6.1.4.1.9.10.19.1.1.6 | Gauge32 | read-only | current |
| cpmV110Calls OBJECT-TYPE The current number of active V.110 calls received by the managed device | 1.3.6.1.4.1.9.10.19.1.1.7 | Gauge32 | read-only | current |
| cpmActiveDS0sHighWaterMark OBJECT-TYPE The high water mark for number of DS0s that are active simultaneously | 1.3.6.1.4.1.9.10.19.1.1.8 | Counter32 | read-only | current |
| cpmDS1DS0UsageTable OBJECT-TYPE The DS1-DS0-usage table is for hardware and software objects not used as interfaces, and not covered in rfc1213. These objects provide information on timeslots usage for a particular DS1. | 1.3.6.1.4.1.9.10.19.1.1.9 | not-accessible | current | |
| cpmDS1DS0UsageEntry OBJECT-TYPE An entry in the DS0 Usage table. | 1.3.6.1.4.1.9.10.19.1.1.9.1 | not-accessible | current | |
| cpmDS1UsageSlotIndex OBJECT-TYPE The slot index indicates the slot number on the device where the DS1 card resides. The slot index of the first slot is starting from 0 and increment by 1 for the next slot in the device. | 1.3.6.1.4.1.9.10.19.1.1.9.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| cpmDS1UsagePortIndex OBJECT-TYPE The port index indicates the port number of a specific DS1 on the DS1 card in the slot. The port index of the first port is starting from 0 and increment by 1 for the next port on the DS1 card. | 1.3.6.1.4.1.9.10.19.1.1.9.1.2 | Integer32 (0..2147483647) | not-accessible | current |
| cpmDS1ActiveDS0s OBJECT-TYPE The number of DS0s that are currently in use for a particular DS1. | 1.3.6.1.4.1.9.10.19.1.1.9.1.3 | Gauge32 | read-only | current |
| cpmDS1ActiveDS0sHighWaterMark OBJECT-TYPE The highest number of simultaneously actived DS0s on a specified DS1. | 1.3.6.1.4.1.9.10.19.1.1.9.1.4 | Counter32 | read-only | current |
| cpmDS1TotalAnalogCalls OBJECT-TYPE The accumulated number of analog data calls (cpmDS0CallType has the value 'analog(3)') on all ds0s within this DS1 since system startup. The object includes active and terminated calls. | 1.3.6.1.4.1.9.10.19.1.1.9.1.5 | Counter32 | read-only | current |
| cpmDS1TotalDigitalCalls OBJECT-TYPE The accumulated number of digital data calls (cpmDS0CallType has the value 'digital(4)') on all ds0s within this DS1 since system startup. The object includes active and terminated calls. | 1.3.6.1.4.1.9.10.19.1.1.9.1.6 | Counter32 | read-only | current |
| cpmDS1TotalV110Calls OBJECT-TYPE The accumulated number of v.110 data calls (cpmDS0CallType has the value 'v110(5)') on all ds0s within this DS1 since system startup. The object includes active and terminated calls. | 1.3.6.1.4.1.9.10.19.1.1.9.1.7 | Counter32 | read-only | current |
| cpmDS1TotalV120Calls OBJECT-TYPE The accumulated number of v.120 data calls (cpmDS0CallType has the value 'v120(6)') on all ds0s within this DS1 since system startup. The object includes active and terminated calls. | 1.3.6.1.4.1.9.10.19.1.1.9.1.8 | Counter32 | read-only | current |
| cpmDS1TotalCalls OBJECT-TYPE The total number of calls on all the DS0s within this DS1 since last system re-initialization. The object includes active and terminated calls. This only includes DS0s configured as bearer channels, not those configured for signaling, such as PRI D-channel. | 1.3.6.1.4.1.9.10.19.1.1.9.1.9 | Counter32 | read-only | current |
| cpmDS1TotalTimeInUse OBJECT-TYPE The total call duration on all the DS0s within this DS1 since last system re-initialization. This only includes DS0s configured as bearer channels, not those configured for signaling, such as PRI D-channel. | 1.3.6.1.4.1.9.10.19.1.1.9.1.10 | Unsigned32 | read-only | current |
| cpmDS1CurrentIdle OBJECT-TYPE The total number of DS0s currently in idle state within this DS1. This only includes DS0s configured as bearer and CAS channels, not those configured for signaling, such as PRI D-channel. See cpmDS0OperStatus in the cpmDS0StatusTable for individual DS0s. | 1.3.6.1.4.1.9.10.19.1.1.9.1.11 | Gauge32 | read-only | current |
| cpmDS1CurrentOutOfService OBJECT-TYPE The total number of DS0s in this DS1 currently placed out of service. This only includes DS0s configured as bearer and CAS channels, not those configured for signaling, such as PRI D-channel. See cpmDS0OperStatus in the cpmDS0StatusTable for individual DS0s. | 1.3.6.1.4.1.9.10.19.1.1.9.1.12 | Gauge32 | read-only | current |
| cpmDS1CurrentBusyout OBJECT-TYPE The total number of DS0s in this DS1 which currently have been requested to be busied out, but are not yet out of service. When an active call on a busied out DS0 terminates, the DS0 will be out of service, this object will be decremented and cpmDS1TotalOutOfService will be incremented. This only includes DS0s configured as bearer channels, not those configured for signaling, such as PRI D-channel. See cpmDS0AdminStatus in the cpmDS0StatusTable for individual DS0s. | 1.3.6.1.4.1.9.10.19.1.1.9.1.13 | Gauge32 | read-only | current |
| cpmDS1InOctets OBJECT-TYPE The total number of octets received over all the DS0 bearer channels within this DS1 since last system re-initialization. This value is a sum of all the cpmInOctets objects in the cpmDS0UsageTable for this DS1. | 1.3.6.1.4.1.9.10.19.1.1.9.1.14 | Counter32 | read-only | current |
| cpmDS1OutOctets OBJECT-TYPE The total number of octets transmitted over all the DS0 bearer channels within this DS1 since last system re-initialization. This value is a sum of all the cpmOutOctets objects in the cpmDS0UsageTable for this DS1. | 1.3.6.1.4.1.9.10.19.1.1.9.1.15 | Counter32 | read-only | current |
| cpmDS1InPackets OBJECT-TYPE The total number of data packets received over all the DS0 bearer channels within this DS1 since last system re-initialization. This value is a sum of all the cpmInPackets objects in the cpmDS0UsageTable for this DS1. It consists of PPP or PCM voice data packets. | 1.3.6.1.4.1.9.10.19.1.1.9.1.16 | Counter32 | read-only | current |
| cpmDS1OutPackets OBJECT-TYPE The total number of data packets transmitted over all the DS0 bearer channels within this DS1 since last system re-initialization. This value is a sum of all the cpmOutPackets objects in the cpmDS0UsageTable for this DS1. It consists of PPP or PCM voice data packets. | 1.3.6.1.4.1.9.10.19.1.1.9.1.17 | Counter32 | read-only | current |
| cpmSW56CfgBChannelsInUse OBJECT-TYPE The number of configured SW56 B-Channels that are currently occupied by Digital calls. | 1.3.6.1.4.1.9.10.19.1.1.10 | Gauge32 | read-only | current |
| cpmISDNCfgBChanInUseForVoice OBJECT-TYPE The number of configured ISDN B-Channels that are currently occupied by Voice calls. | 1.3.6.1.4.1.9.10.19.1.1.11 | Gauge32 | read-only | current |
| cpmCASCfgBChanInUseForVoice OBJECT-TYPE The number of configured CAS Channels that are currently occupied by Voice calls. | 1.3.6.1.4.1.9.10.19.1.1.12 | Gauge32 | read-only | current |
| cpmISDNCfgActiveDChannels OBJECT-TYPE The number of ISDN signaling channels which are active. | 1.3.6.1.4.1.9.10.19.1.1.13 | Gauge32 | read-only | current |
| cpmISDNCfgBChannelsTimeInUse OBJECT-TYPE The total call duration on all the ISDN B-channels since last system re-initialization. | 1.3.6.1.4.1.9.10.19.1.1.14 | Counter32 | read-only | current |
| cpmISDNCfgBChannelsTimeInUseAnlg OBJECT-TYPE The total analog call duration on all the ISDN B-channels since last system re-initialization. Analog call type is identified in cpmDS0CallType. | 1.3.6.1.4.1.9.10.19.1.1.15 | Counter32 | read-only | current |
| cpmISDNCfgBChannelCalls OBJECT-TYPE The total number of calls on all the ISDN B-channels since last system re-initialization. | 1.3.6.1.4.1.9.10.19.1.1.16 | Counter32 | read-only | current |
| cpmISDNCfgBChannelAnalogCalls OBJECT-TYPE The total number of analog calls on all the ISDN B-channels since last system re-initialization. Analog call type is identified in cpmDS0CallType. | 1.3.6.1.4.1.9.10.19.1.1.17 | Counter32 | read-only | current |
| cpmTotalISDNSyncPPPCalls OBJECT-TYPE The total number of ISDN-sync PPP calls received by the managed device since last system re-initialization. | 1.3.6.1.4.1.9.10.19.1.1.18 | Counter32 | read-only | current |
| cpmCallFailure OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.19.1.2 | |||
| cpmISDNCallsRejected OBJECT-TYPE The number of rejected ISDN calls in this managed device. | 1.3.6.1.4.1.9.10.19.1.2.1 | Counter32 | read-only | current |
| cpmModemCallsRejected OBJECT-TYPE The number of rejected modem calls in this managed device. | 1.3.6.1.4.1.9.10.19.1.2.2 | Counter32 | read-only | current |
| cpmISDNCallsClearedAbnormally OBJECT-TYPE The number of connected ISDN calls that have been abnormally cleared, that is, they were cleared by some event other than the following: a - The transmission of a normal disconnect message by the local end. b - The reception of a normal disconnect message from the remote end. | 1.3.6.1.4.1.9.10.19.1.2.3 | Counter32 | read-only | current |
| cpmModemCallsClearedAbnormally OBJECT-TYPE The number of connected modem calls that have been abnormally cleared, that is, they were not cleared with the proper modem protocol handshakes. | 1.3.6.1.4.1.9.10.19.1.2.4 | Counter32 | read-only | current |
| cpmISDNNoResource OBJECT-TYPE The number of ISDN calls that have been rejected because there is no B-Channel available to handle the call. | 1.3.6.1.4.1.9.10.19.1.2.5 | Counter32 | read-only | current |
| cpmModemNoResource OBJECT-TYPE The number of modem calls that have been rejected because there is no modem available to handle the call. | 1.3.6.1.4.1.9.10.19.1.2.6 | Counter32 | read-only | current |
| cpmActiveCallSummary OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.19.1.3 | |||
| cpmActiveCallSummaryTable OBJECT-TYPE The active call summary table is needed to track currently active calls. This table is needed because modem calls are not in CALL-HISTORY-MIB, and the DIAL-CONTROL_MIB is not yet available. | 1.3.6.1.4.1.9.10.19.1.3.1 | not-accessible | current | |
| cpmActiveCallSummaryEntry OBJECT-TYPE An entry in the Call Summary table. | 1.3.6.1.4.1.9.10.19.1.3.1.1 | not-accessible | current | |
| cpmActiveCallStartTimeIndex OBJECT-TYPE The start time of the current call. | 1.3.6.1.4.1.9.10.19.1.3.1.1.1 | TimeStamp | not-accessible | current |
| cpmActiveCallSummaryIndex OBJECT-TYPE Arbitrary small integer to distinguish calls that occured at the same time tick. | 1.3.6.1.4.1.9.10.19.1.3.1.1.2 | Integer32 (0..2147483647) | not-accessible | current |
| cpmActiveUserID OBJECT-TYPE The User login ID or zero length string if unavailable. | 1.3.6.1.4.1.9.10.19.1.3.1.1.3 | DisplayString (SIZE(0..255)) | read-only | current |
| cpmActiveUserIpAddr OBJECT-TYPE The IP address of the call or 0.0.0.0 if unavailable. This object comes directly from IOS. | 1.3.6.1.4.1.9.10.19.1.3.1.1.4 | IpAddress | read-only | current |
| cpmActiveCallType OBJECT-TYPE The call type: unknown - None of the following analog - Modem call digital - Digital call v110 - V110 Call v120 - V120 Call voice - Voice Call | 1.3.6.1.4.1.9.10.19.1.3.1.1.5 | INTEGER {unknown(1), analog(2), digital(3), v110(4), v120(5), voice(6)} | read-only | current |
| cpmActiveModemSlot OBJECT-TYPE Identification of modem resource allocated to call. This is the value of cmSlotIndex from CISCO-MODEM-MGMT-MIB. This value along with cpmActiveModemPort uniquely identifies a modem. Value is -1 if call does not utilize a modem. | 1.3.6.1.4.1.9.10.19.1.3.1.1.6 | Integer32 (0..2147483647) | read-only | current |
| cpmActiveModemPort OBJECT-TYPE Identification of modem resource allocated to call. This is the value of cmPortIndex from CISCO-MODEM-MGMT-MIB. This value along with cpmActiveModemSlot uniquely identifies a modem. Value is -1 if call does not utilize a modem. | 1.3.6.1.4.1.9.10.19.1.3.1.1.7 | Integer32 (0..2147483647) | read-only | current |
| cpmActiveCallDuration OBJECT-TYPE The duration of the current call. | 1.3.6.1.4.1.9.10.19.1.3.1.1.8 | TimeTicks | read-only | current |
| cpmActiveEntrySlot OBJECT-TYPE The logical slot in which the DS1 line that the user connected on resides. | 1.3.6.1.4.1.9.10.19.1.3.1.1.9 | Integer32 (0..2147483647) | read-only | current |
| cpmActiveEntryPort OBJECT-TYPE The logical port for the DS1 line that the user connected on. | 1.3.6.1.4.1.9.10.19.1.3.1.1.10 | Integer32 (0..2147483647) | read-only | current |
| cpmActiveEntryChannel OBJECT-TYPE The channel within the DS1 that is allocated to the call. | 1.3.6.1.4.1.9.10.19.1.3.1.1.11 | Integer32 (0..2147483647) | read-only | current |
| cpmActiveRemotePhoneNumber OBJECT-TYPE The remote telephone number. For a call into the device, this is the originating number. For a call out of the device, this is the dialed number. If not available the string length is zero. | 1.3.6.1.4.1.9.10.19.1.3.1.1.12 | DisplayString (SIZE(0..255)) | read-only | current |
| cpmActiveLocalPhoneNumber OBJECT-TYPE The local telephone number. For a call into the device, this is the dialed number. For a call out of the device, this is the originating number. If not available the string length is zero. | 1.3.6.1.4.1.9.10.19.1.3.1.1.13 | DisplayString (SIZE(0..255)) | read-only | current |
| cpmActiveTTYNumber OBJECT-TYPE The TTY number associated with this call. This information comes from the IOS 'show line' command. | 1.3.6.1.4.1.9.10.19.1.3.1.1.14 | Integer32 | read-only | current |
| cpmCallHistorySummary OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.19.1.4 | |||
| cpmCallHistorySummaryTableMaxLength OBJECT-TYPE The upper limit on the number of entries that the cpmCallHistoryTable may contain. A value of 0 will prevent any history from being retained. When this table is full, the oldest entry will be deleted and the new one will be created. | 1.3.6.1.4.1.9.10.19.1.4.1 | Integer32 (0..500) | read-write | current |
| cpmCallHistorySummaryRetainTimer OBJECT-TYPE The minimum amount of time that an cpmCallHistoryEntry will be maintained before being deleted. A value of 0 will prevent any history from being retained, but will not prevent callCompletion traps being genarated. | 1.3.6.1.4.1.9.10.19.1.4.2 | Integer32 (0..500) | read-write | current |
| cpmCallHistorySummaryTable OBJECT-TYPE The call history summary table is needed to track ended active calls. This table is needed because modem calls are not in CALL-HISTORY-MIB; the CISCO-ISDN-MIB objects do not contain information about the active calls; and the DIAL-CONTROL_MIB is not yet available. | 1.3.6.1.4.1.9.10.19.1.4.3 | not-accessible | current | |
| cpmCallHistorySummaryEntry OBJECT-TYPE An entry in the Call Summary table. | 1.3.6.1.4.1.9.10.19.1.4.3.1 | not-accessible | current | |
| cpmCallDisconnectTimeIndex OBJECT-TYPE The disconnect time of the call. | 1.3.6.1.4.1.9.10.19.1.4.3.1.1 | TimeStamp | not-accessible | current |
| cpmCallStartTimeIndex OBJECT-TYPE The start time of the current call. | 1.3.6.1.4.1.9.10.19.1.4.3.1.2 | TimeStamp | not-accessible | current |
| cpmCallHistorySummaryIndex OBJECT-TYPE Arbitrary small integer to distinguish calls that occured at the same time tick. | 1.3.6.1.4.1.9.10.19.1.4.3.1.3 | Integer32 (0..2147483647) | not-accessible | current |
| cpmUserID OBJECT-TYPE The User login ID or zero length string if unavailable. This object comes directly from IOS. | 1.3.6.1.4.1.9.10.19.1.4.3.1.4 | DisplayString (SIZE(0..255)) | read-only | current |
| cpmUserIpAddr OBJECT-TYPE The IP address of the call or 0.0.0.0 if unavailable. This object comes directly from IOS. | 1.3.6.1.4.1.9.10.19.1.4.3.1.5 | IpAddress | read-only | current |
| cpmCallType OBJECT-TYPE The call type: unknown - None of the following analog - Modem call digital - Digital call v110 - V110 Call v120 - V120 Call voice - Voice Call | 1.3.6.1.4.1.9.10.19.1.4.3.1.6 | INTEGER {unknown(1), analog(2), digital(3), v110(4), v120(5), voice(6)} | read-only | current |
| cpmModemSlot OBJECT-TYPE Identification of modem resource allocated to call. This is the value of cmSlotIndex from CISCO-MODEM-MGMT-MIB. This value along with cpmModemPort uniquely identifies a modem. Value is -1 if call does not utilize a modem. | 1.3.6.1.4.1.9.10.19.1.4.3.1.7 | Integer32 | read-only | current |
| cpmModemPort OBJECT-TYPE Identification of modem resource allocated to call. This is the value of cmPortIndex from CISCO-MODEM-MGMT-MIB. This value along with cpmModemSlot uniquely identifies a modem. Value is -1 if call does not utilize a modem. | 1.3.6.1.4.1.9.10.19.1.4.3.1.8 | Integer32 | read-only | current |
| cpmCallDuration OBJECT-TYPE The duration of the current call. | 1.3.6.1.4.1.9.10.19.1.4.3.1.9 | TimeTicks | read-only | current |
| cpmEntrySlot OBJECT-TYPE The physical system slot in which the DS1 line that the user connected on resides. | 1.3.6.1.4.1.9.10.19.1.4.3.1.10 | Integer32 | read-only | current |
| cpmEntryPort OBJECT-TYPE The logical port for the DS1 line that the user connected on. | 1.3.6.1.4.1.9.10.19.1.4.3.1.11 | Integer32 | read-only | current |
| cpmEntryChannel OBJECT-TYPE The channel within the DS1 that is allocated to the call. | 1.3.6.1.4.1.9.10.19.1.4.3.1.12 | Integer32 | read-only | current |
| cpmRemotePhoneNumber OBJECT-TYPE The remote telephone number. For a call into the device, this is the originating number. For a call out of the device, this is the dialed number. If not available the string length is zero. | 1.3.6.1.4.1.9.10.19.1.4.3.1.13 | DisplayString (SIZE(0..255)) | read-only | current |
| cpmLocalPhoneNumber OBJECT-TYPE The local telephone number. For a call into the device, this is the dialed number. For a call out of the device, this is the originating number. If not available the string length is zero. | 1.3.6.1.4.1.9.10.19.1.4.3.1.14 | DisplayString (SIZE(0..255)) | read-only | current |
| cpmTTYNumber OBJECT-TYPE The TTY number associated with this call. This information comes from the IOS 'show line' command. | 1.3.6.1.4.1.9.10.19.1.4.3.1.15 | Integer32 | read-only | current |
| cpmDS0Status OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.19.1.5 | |||
| cpmDS0BusyoutNotifyEnable OBJECT-TYPE This variable controls generation of cpmDS0BusyoutNotification. When this variable is 'true(1)', generation of cpmDS0BusyoutNotification is enabled. When this variable is 'false(2)', generation of cpmDS0BusyoutNotification is disabled. The default value is 'false(2)'. | 1.3.6.1.4.1.9.10.19.1.5.1 | TruthValue | read-write | current |
| cpmDS0StatusTable OBJECT-TYPE The DS0 Status Table provides additional DS0 level information and configuration. This table is an extension of the cpmDS0UsageTable. | 1.3.6.1.4.1.9.10.19.1.5.2 | not-accessible | current | |
| cpmDS0StatusEntry OBJECT-TYPE Status for an individual DS0. This entry AUGMENTS the cpmDS0UsageEntry. An entry exists for each configured DS0 in the system. | 1.3.6.1.4.1.9.10.19.1.5.2.1 | not-accessible | current | |
| cpmDS0OperStatus OBJECT-TYPE The operational state of the DSO. This object provides more detailed information than the IF-MIB ifOperStatus. unknown - The DSO is in an unknown state down - The DS0 is out of service idle - This DS0 is currently idle setup - A new connection is in the process of being established connected - A active connection exists test - The DSO is undergoing internal testing | 1.3.6.1.4.1.9.10.19.1.5.2.1.1 | INTEGER {unknown(1), down(2), idle(3), setup(4), connected(5), test(6)} | read-only | current |
| cpmDS0BusyoutAdminStatus OBJECT-TYPE The administratively requested busyout state of the DSO. This object represents the desired busyout state of the DS0, which may or may not be reflected in the operation state, cpmDS0OperStatus. This object may be set via SNMP or the system console. noBusyout - No administrative busyout has been requested busyout - The DS0 will be shutdown when it next transitions to idle(2) cpmDS0OperStatus busyoutImmediate - Immediately transition the DS0 to down(2), terminating any current activity The effect of setting this object to busyout or busyoutImmediate is constrained by the value of cpmDS0BusyoutAllowed. If cpmDS0BusyoutAllowed has a value of false, attempting to set this object to busyout or busyoutImmediate will fail. This object provides more busyout information not available from the IF-MIB ifAdminStatus. This object reflects busyout requests configured on the local system as defined for the object cpmDS0BusyoutSource. | 1.3.6.1.4.1.9.10.19.1.5.2.1.2 | INTEGER {noBusyout(1), busyout(2), busyoutImmediate(3)} | read-write | current |
| cpmDS0BusyoutAllow OBJECT-TYPE The object indicates if busyout requests for this DSO will be allowed. true - Setting cpmDS0BusyoutAdminStatus to busyout(2) or busyoutImmediate(3) will be accepted false - Busyout requests for this DS0 are not allowed The default value is true(1). If cpmDS0BusyoutAllowed has a value of false(2), attempting to set cpmDS0BusyoutAdminStatus to busyout or busyoutImmediate will fail. This object only constrains setting the value of cpmDS0BusyoutAdminStatus when cpmDS0BusyoutAdminStatus is set via SNMP. | 1.3.6.1.4.1.9.10.19.1.5.2.1.3 | TruthValue | read-only | current |
| cpmDS0BusyoutStatus OBJECT-TYPE The busyout status of the DSO. noBusyout - The DS0 is not busied out nor has a busyout pending. busyoutPending - The DS0 has a busyout request pending. It will shutdown when it next transitions to idle(2) cpmDS0OperStatus. busiedOut - The DS0 is out of service due to a busyout request. This object is needed to reflect busyouts initiated other than administrativly, as described in cpmDS0BusyoutSource. | 1.3.6.1.4.1.9.10.19.1.5.2.1.4 | INTEGER {noBusyout(1), busyoutPending(2), busiedOut(3)} | read-only | current |
| cpmDS0BusyoutSource OBJECT-TYPE The source of the busyout request either pending or active for the DSO. none - The DS0 is not busied out nor has a busyout request pending local - The DS0 is busied out or has a pending request due to an adminstrative command issued locally. internal - The DS0 is busied out or has a pending request due to internal system processing. remote - The DS0 is busied out or has a pending request due to a request from the peer switch. | 1.3.6.1.4.1.9.10.19.1.5.2.1.5 | INTEGER {none(1), local(2), internal(3), remote(4)} | read-only | current |
| cpmDS0BusyoutTime OBJECT-TYPE Value of sysUpTime when the most recent busyout request was issued for this DS0. The value is zero indicates no busyout request has been issued. | 1.3.6.1.4.1.9.10.19.1.5.2.1.6 | TimeStamp | read-only | current |
| cpmDS0ConfigFunction OBJECT-TYPE The object indicates the function this DSO is configured to provide. This object provides more detail than cpmConfiguredType. unknown - Unknown configuration t1SignallingChan - DS0 is configured as a T1 common channel signalling (CCS) such as ISDN PRI D-channel t1CcsBearerChan - DS0 is configured as a T1 common channel signalling (CCS) bearer channel e1SignallingChan - DS0 is configured as a E1 common channel signalling (CCS) such as ISDN PRI D-channel e1CcsBearerChan - DS0 is configured as a E1 common channel signalling (CCS) bearer channel t1CasChan - DS0 is configured as a T1 channel associated signalling channel e1CasChan - DS0 is configured as a E1 channel associated signalling channel | 1.3.6.1.4.1.9.10.19.1.5.2.1.7 | INTEGER {unknown(1), t1CcsSignallingChan(2), t1CcsBearerChan(3), e1CcsSignallingChan(4), e1CcsBearerChan(5), t1CasChan(6), e1CasChan(7)} | read-only | current |
| cpmDS0InterfaceIndex OBJECT-TYPE This is the value of ifIndex in the ifTable for this DS0. | 1.3.6.1.4.1.9.10.19.1.5.2.1.8 | InterfaceIndexOrZero | read-only | current |
| cpmDS1LoopbackNotifyConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.19.1.6 | |||
| cpmDS1LoopbackNotifyEnable OBJECT-TYPE This variable controls the generation of cpmDS1LoopbackNotification When this variable is 'true(1)', generation of these notification is enabled. When this variable is 'false(2)', generation is disabled The default value is 'false(2)'. | 1.3.6.1.4.1.9.10.19.1.6.1 | TruthValue | read-write | current |
| cpmCallVolume OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.19.1.7 | |||
| cpmCallVolSuccISDNDigital OBJECT-TYPE The number of incoming and outgoing successful ISDN digital data calls (cpmDS0CallType has the value 'digital(4)'), since system startup. A successful call is a terminated call that has a disconnect cause of 'normal call clearing(16)'. | 1.3.6.1.4.1.9.10.19.1.7.1 | Counter32 | read-only | current |
| cpmCallVolAnalogCallClearedNormally OBJECT-TYPE The number of incoming and outgoing successful analog data calls which use modem resource (cpmDS0CallType has the value 'analog(3)'), since system startup. A successful call is a terminated call who is cleared by the proper modem protocol handshake. | 1.3.6.1.4.1.9.10.19.1.7.2 | Counter32 | read-only | current |
| cPopMgmtMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.19.2 | |||
| cpmNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.19.2.0 | |||
| cpmMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.19.3 | |||
| cpmMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.19.3.1 | |||
| cpmMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.19.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| cpmDS0BusyoutNotification NOTIFICATION-TYPE This notification is sent when there is a state change in cpmDS0BusyoutStatus object. | 1.3.6.1.4.1.9.10.19.2.0.1 | current |
| cpmDS1LoopbackNotification NOTIFICATION-TYPE This notification is sent when there is a state change in dsx1LineStatus object of RFC1406-MIB. | 1.3.6.1.4.1.9.10.19.2.0.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| cpmMIBCompliance MODULE-COMPLIANCE The compliance statement used in a PoPM Stack, which implement the Cisco PoP Management MIB | 1.3.6.1.4.1.9.10.19.3.1.1 | obsolete |
| cpmMIBComplianceRev1 MODULE-COMPLIANCE The compliance statement used in a PoPM Stack, which implement the Cisco PoP Management MIB | 1.3.6.1.4.1.9.10.19.3.1.2 | obsolete |
| cpmComplianceRev2 MODULE-COMPLIANCE The compliance statement used in a PoPM Stack, which implement the Cisco PoP Management MIB | 1.3.6.1.4.1.9.10.19.3.1.3 | obsolete |
| cpmMIBComplianceRev3 MODULE-COMPLIANCE The compliance statement used in a PoPM Stack, which implement the Cisco PoP Management MIB | 1.3.6.1.4.1.9.10.19.3.1.4 | deprecated |
| cpmMIBComplianceRev4 MODULE-COMPLIANCE The compliance statement used in a PoPM Stack, which implement the Cisco PoP Management MIB | 1.3.6.1.4.1.9.10.19.3.1.5 | deprecated |
| cpmMIBComplianceRev5 MODULE-COMPLIANCE The compliance statement used in a PoPM Stack, which implement the Cisco PoP Management MIB | 1.3.6.1.4.1.9.10.19.3.1.6 | current |
| cpmDS0UsageGroup OBJECT-GROUP A collection of objects providing the analog and digital statistics for a DS1. | 1.3.6.1.4.1.9.10.19.3.2.1 | obsolete |
| cpmCallFailureGroup OBJECT-GROUP A collection of objects providing aggregate totals of call failures | 1.3.6.1.4.1.9.10.19.3.2.2 | current |
| cpmActiveCallSummaryGroup OBJECT-GROUP A collection of objects providing the summary of the currently active calls. | 1.3.6.1.4.1.9.10.19.3.2.3 | current |
| cpmCallHistorySummaryGroup OBJECT-GROUP A collection of objects providing the summary of calls that were recently terminated. | 1.3.6.1.4.1.9.10.19.3.2.4 | current |
| cpmDS0UsageGroupRev1 OBJECT-GROUP A collection of objects providing the analog and digital statistics for a DS1. | 1.3.6.1.4.1.9.10.19.3.2.5 | obsolete |
| cpmDS0UsageGroupRev2 OBJECT-GROUP A collection of objects providing the analog and digital statistics for a DS1. | 1.3.6.1.4.1.9.10.19.3.2.6 | current |
| cpmDS1UsageGroup OBJECT-GROUP A collection of objects providing statistics aggregation across DS0s within a DS1. | 1.3.6.1.4.1.9.10.19.3.2.7 | current |
| cpmSystemGroup OBJECT-GROUP A collection of objects providing statistics aggregation for the entire system. | 1.3.6.1.4.1.9.10.19.3.2.8 | current |
| cpmDS0StatusGroup OBJECT-GROUP A collection of objects providing the status for a DS0. | 1.3.6.1.4.1.9.10.19.3.2.9 | current |
| cpmNotificationGroup NOTIFICATION-GROUP The collection of notifications | 1.3.6.1.4.1.9.10.19.3.2.10 | deprecated |
| cpmDS1LoopbackNotifyConfigGroup OBJECT-GROUP A collection of objects providing the notification configuration | 1.3.6.1.4.1.9.10.19.3.2.11 | current |
| cpmCallVolumeGroup OBJECT-GROUP A collection of objects providing aggregate totals of call successfully completed | 1.3.6.1.4.1.9.10.19.3.2.12 | current |
| cpmNotificationGroupRev1 NOTIFICATION-GROUP The collection of notifications | 1.3.6.1.4.1.9.10.19.3.2.13 | current |