cbbsmEventType
CISCO-BBSM-MIB ·
.1.3.6.1.4.1.9.9.358.1.1.4
Object
scalar Enumeration
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.
Context
- MIB
- CISCO-BBSM-MIB
- OID
.1.3.6.1.4.1.9.9.358.1.1.4- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- ciscoBbsmEventInfo
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-BBSM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BBSM-MIB::cbbsmEventType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-BBSM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-BBSM-MIB::cbbsmEventType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | error |
2 | warning |
3 | information |
Conformance
Member of