All MIBs › XEROX-COMMON-MIB › xcmGenBaseNotifySeveritySupport
xcmGenBaseNotifySeveritySupport
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::xcmGenBaseNotifySeveritySupport
OID (numeric): 1.3.6.1.4.1.253.8.51.1.2.1.18
Node type: OBJECT-TYPE
Type: XcmGenNotifySeverityFilter
Access: read-only
Description:
The terse conformance statement of ALL notification severity filters supported by this management agent implementation (ie, version) on this host system, specified in a bit-mask. Usage: Individual trap definitions MAY further constrain which notifications are 'in scope'. Usage: Conforming management agents SHALL accurately report their support for notification severity filters.
What is xcmGenBaseNotifySeveritySupport?
This OID indicates which alert severity levels the device can send (a list of supported warning types—like critical, warning, or informational). It tells you what kinds of alerts the equipment's management software is capable of generating. Network teams use this to understand what alert levels they should expect from the device's monitoring notifications.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.51.1.2.1.18 snmpwalk -v2c -c public <target> XEROX-COMMON-MIB::xcmGenBaseNotifySeveritySupport
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.51.1.2.1.18.1 snmpget -v2c -c public <target> XEROX-COMMON-MIB::xcmGenBaseNotifySeveritySupport.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> xcmGenBaseNotifySeveritySupport.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.253 | xerox | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8 | xeroxCommonMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.51 | xcmGeneralMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.51.1 | xcmGenBase | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.51.1.2 | xcmGenBaseTable | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.51.1.2.1 | xcmGenBaseEntry | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.51.1.2.1.18 | xcmGenBaseNotifySeveritySupport | XEROX-COMMON-MIB |