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

VENDOR: CISCO


 Home MIB: CISCO-BBSM-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoBbsmMIB 1.3.6.1.4.1.9.9.358
This mib is designed to send BBSM specific notifications. There are variables that contain detail data that are bind to a notification. The SNMP Manager that receives the notifications should look at the binding variables for further details of the notification data. BBSM stands for Building Broadband Service Manager. It is a software-based service platform that enables customers to create, market, and operate broadband access services, such as high-speed Internet access with plug-and-play, multiple authentication and billing options and Web-based management, reporting, and configuration.
         ciscoBbsmNotifications 1.3.6.1.4.1.9.9.358.0
             ciscoBbsmEvent 1.3.6.1.4.1.9.9.358.0.1
Notification of a BBSM event. The details of the event is binded in variables listed. These variables are identical to the same event logged on the Microsoft Event Viewer. For example, if BBSM had problem connecting to RADIUS server and SNMP Service on BBSM is configured to send notifications, a notification of ciscoBbsmEvent will be sent and binded variables will have following values cbbsmEventDescription = 'Failed to connect to RADIUS server xx.yy.zz.aa' cbbsmEventSource = 'BBSM_RADIUS' cbbsmEventID = '1' cbbsmEventType = 2
         ciscoBbsmMIBObjects 1.3.6.1.4.1.9.9.358.1
             ciscoBbsmEventInfo 1.3.6.1.4.1.9.9.358.1.1
                 cbbsmEventDescription 1.3.6.1.4.1.9.9.358.1.1.1 octet string no-access
The cbbsmEventDescription binds with notification. It displays the description of an event that caused a notification to be sent. Examples of cbbsmEventDescription value would be 'Failed to connect to RADIUS server xx.yy.zz.aa' or 'Failed to connect to ICS server xx.yy.zz.aa'
                 cbbsmEventSource 1.3.6.1.4.1.9.9.358.1.1.2 snmpadminstring no-access
The cbbsmEventSource binds with a notification. It displays the source of an event that caused the notification to be sent. The cbbsmEventSource also binds with cbbsmEventDescription. Examples of cbbsmEventSource value would be 'BBSM_RADIUS' or 'BBSM_ICS'
                 cbbsmEventID 1.3.6.1.4.1.9.9.358.1.1.3 unsigned32 no-access
The cbbsmEventID binds with a notification. It displays event ID of an event that caused the notification to be sent. The cbbsmEventID also binds with cbbsmEventDescription. Examples of a cbbsmEventID would be 1, 2, ...
                 cbbsmEventType 1.3.6.1.4.1.9.9.358.1.1.4 integer no-access
The cbbsmEventType binds with the notification. It displays the event type of an event that caused notification to be sent. The cbbsmEventType also binds with cbbsmEventDescription. error(1) : An Error event indicates a significant problem, such as loss of data or loss of functionality. warning(2): A Warning event is not necessarily significant, but may indicate a possible future problem. information(3): An Information event describes the successful operation of an application, driver, or service. Enumeration: 'information': 3, 'warning': 2, 'error': 1.
                 cbbsmEventTime 1.3.6.1.4.1.9.9.358.1.1.5 dateandtime no-access
The cbbsmEventTime binds with the notification. It is a date and time string that displays the time of the event that caused notification to be sent.
         ciscoBbsmMIBConformance 1.3.6.1.4.1.9.9.358.2
             ciscoBbsmMIBCompliances 1.3.6.1.4.1.9.9.358.2.1
                 ciscoBbsmMIBCompliance 1.3.6.1.4.1.9.9.358.2.1.1
The compliance statement for entities which implement the Cisco BBSM MIB
             ciscoBbsmMIBGroups 1.3.6.1.4.1.9.9.358.2.2
                 ciscoBbsmMIBGroup 1.3.6.1.4.1.9.9.358.2.2.1
A set of objects providing details of a event to a Cisco agent.
                 ciscoBbsmMIBNotificationGroup 1.3.6.1.4.1.9.9.358.2.2.2
Set of notifications implemented in this module.