xcmGenBaseSNMPDomainSupport

XEROX-GENERAL-MIB · .1.3.6.1.4.1.253.8.51.1.2.1.10

Object

This object is used to specify ALL transport domains (address
and name spaces) which are supported by this management agent
for SNMP protocol traffic (SNMP responses, SNMP traps, etc),
in ALL versions specified by 'xcmGenBaseSNMPVersionSupport'.
              
This object is also used to allow the 'xcmGenTrapClientTable' to
be used with any URI scheme (e.g., 'mailto:') for notifications,
by specifying 'uriNotifyDomain'.
              
Usage:  Conforming management agents SHALL report their
supported values as a 'bit-mask' formed via the bit-wise OR of
'2**(n)', where (n) is each supported enumerated value in the
in the 'XcmGenSNMPDomain' textual convention.

Context

MIB
XEROX-GENERAL-MIB
OID
.1.3.6.1.4.1.253.8.51.1.2.1.10
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::xcmGenBaseSNMPDomainSupport'
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::xcmGenBaseSNMPDomainSupport.<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::xcmGenBaseSNMPDomainSupport'

Syntax

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance