xcmGenBaseSNMPWarningTrapSupport
XEROX-GENERAL-MIB ·
.1.3.6.1.4.1.253.8.51.1.2.1.21
Object
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.
Context
- MIB
- XEROX-GENERAL-MIB
- OID
.1.3.6.1.4.1.253.8.51.1.2.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- xcmGenBaseEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'XEROX-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-GENERAL-MIB::xcmGenBaseSNMPWarningTrapSupport'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-GENERAL-MIB::xcmGenBaseSNMPWarningTrapSupport.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-GENERAL-MIB::xcmGenBaseSNMPWarningTrapSupport'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of