xcmGenBaseSNMPTrapSupport

XEROX-GENERAL-MIB · .1.3.6.1.4.1.253.8.51.1.2.1.11

Object

This object SHALL be 'true' if this management agent
supports SNMP traps (in any SNMP domain and SNMP version)
and MAY support the 'xcmGenTrapClientTable'.
              
This object SHALL be 'false' if this management agent does NOT
support SNMP traps (in any SNMP domain and SNMP version)
and does NOT support the 'xcmGenTrapClientTable'.

Context

MIB
XEROX-GENERAL-MIB
OID
.1.3.6.1.4.1.253.8.51.1.2.1.11
Type
column
Access
readonly
Status
current
Parent
xcmGenBaseEntry
Groups
1

Walk 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::xcmGenBaseSNMPTrapSupport'
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::xcmGenBaseSNMPTrapSupport.<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::xcmGenBaseSNMPTrapSupport'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance