SNMP Agent
Prime Cable Provisioning provides basic SNMP v2-based monitoring of the RDU and DPE servers. The Prime Cable Provisioning SNMP agents support SNMP informs and traps, collectively called notifications. You can configure the SNMP agent on the DPE using snmp-server CLI commands, and on the RDU using the SNMP configuration command-line tool.
For additional information on the SNMP configuration command-line tool, see Using snmpAgentCfgUtil.sh Tool, page 22-3. For additional information on the DPE CLI, see the Cisco Prime Cable Provisioning 6.3 DPE CLI Reference Guide.
MIB Support
Prime Cable Provisioning supports several different MIBs. The following table summarizes MIB support for each Prime Cable Provisioning component.
Component |
MIBs Supported |
---|---|
DPE |
CISCO-BACC-SERVER-MIB |
CISCO-BACC-DPE-MIB |
|
RDU |
CISCO-BACC-SERVER-MIB |
CISCO-BACC-RDU-MIB |
The SNMP agent supports the CISCO-BACC-SERVER-MIB. This MIB defines the managed objects that are common to all servers on Prime Cable Provisioning. This MIB supports the monitoring of multiple Prime Cable Provisioning servers when they are installed on the same device. The ciscoBaccServerStateChanged notification is generated every time a server state change occurs.
The RDU SNMP agent supports the CISCO-BACC-RDU-MIB, which defines managed objects for the RDU. This MIB defines statistics related to the state of the RDU and the statistics on the communication interface between the RDU and DPE and between the RDU and Network Registrar.
The SNMP agent generates a cnaHealthNotif trap that announces that the RDU server has started, shut down, or failed, or there is a change in the exit status.
The DPE SNMP agent supports the CISCO-BACC-DPE-MIB, which defines managed objects for the components installed on a DPE. The DPE manages local caching of device configurations and configuration files used by all supported devices. This MIB provides some basic DPE configuration and statistics information, including entries for TFTP and ToD servers.
The SNMP agent also supports the CISCO-NMS-APPL-HEALTH-MIB, which defines the Cisco NMS application health status notifications and related objects. These notifications are sent to the OSS/NMS to inform them about the NMS application status, including: started, stopped, failed, busy, or any abnormal exit of applications. The default MI is MIB-II.
Note |
For a description of all objects, see the corresponding MIB files in the BPR_HOME/rdu/mibs directory. |
The following table lists the Prime Cable Provisioning RDU SNMP Traps:
MIB |
Trap Name |
Trap OID |
Sub Type Varbind OID |
Sub Type Varbind Value |
Sub Type Varbind Value Description |
Trap Description |
---|---|---|---|---|---|---|
CISCO-BAC C-RDU-MIB |
ciscoBaccRdu LicenseLimit |
.1.3.6.1.4. 1.9.9.353. 0.0 |
.1.3.6.1.4.1.9.9.353.1. 1.2.1.2.(1-n) (LicenseName) |
[Technologyname] |
Indicates the corresponding technology name of the license. For example, DOCSIS, PacketCable and so on. |
The notification appears when the number of devices exceeds the limit allowed by the license for a specific technology. |
.1.3.6.1.4.1.9.9.353.1. 1.2.1.3.(1 - n) (LicenseMaxAllowed) |
0..4294967295 |
Indicates the total number of devices or server components allowed for the technology. |
||||
.1.3.6.1.4.1.9.9.349.1. 1.1.1.3.(1 - n) (cbsState) |
0..4294967295 |
Indicates the total number of licenses of specific technology type already in use. |
||||
CISCO-BAC C-SERVERMIB |
ciscoBaccSer verStateChan ged |
.1.3.6.1.4. 1.9.9.349. 0.0 |
.1.3.6.1.4.1.9.9.349.1. 1.1.1.3.(1 - n) (cbsState) |
1..8 |
Indicates the status of the server. |
This notification appears when the status of the server is changed:
|
.1.3.6.1.4.1.9.9.349.1. 1.1.1.6.(1 - n) (cbsServerType) |
[ServerType] RDU,DPE,etc. |
A unique name identifying the type of the server. For example: RDU, DPE and so on. |
||||
.1.3.6.1.2.1.1.5.0 (sysName) |
DisplayString (SIZE (0..255)) |
An administratively- assigned name for the managed node. By convention, this is the fully-qualified domain name of the node. If the name is unknown, the value is a zero-length string. |