All MIBs › XEROX-COMMON-MIB › xcmGenBaseSNMPWarningTrapSupport
xcmGenBaseSNMPWarningTrapSupport
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::xcmGenBaseSNMPWarningTrapSupport
OID (numeric): 1.3.6.1.4.1.253.8.51.1.2.1.21
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
This object SHALL be 'true' if this management agent supports sending SNMP warning traps. This object SHALL be 'false'if this management agent does NOT support sending SNMP warning traps. This does not change the behavior of support for sending 'Error Cleared' traps such sending a trap when an alertRemovalOfBinaryChangeEntry is added to the Alert Table.
What is xcmGenBaseSNMPWarningTrapSupport?
This boolean object indicates whether the management agent in a Xerox printer or multifunction device supports sending SNMP warning-level traps to management stations. When set to 'true', the device will generate warning notifications for non-critical issues; when 'false', warning traps are suppressed. This is distinct from error and critical trap handling, giving administrators fine-grained control over alert volume.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.51.1.2.1.21 snmpwalk -v2c -c public <target> XEROX-COMMON-MIB::xcmGenBaseSNMPWarningTrapSupport
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.51.1.2.1.21.1 snmpget -v2c -c public <target> XEROX-COMMON-MIB::xcmGenBaseSNMPWarningTrapSupport.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.253.8.51.1.2.1.21.1 s <value>
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.21 | xcmGenBaseSNMPWarningTrapSupport | XEROX-COMMON-MIB |