xcmGenBaseSNMPVersionSupport
XEROX-GENERAL-MIB ·
.1.3.6.1.4.1.253.8.51.1.2.1.12
Object
column XEROX-GENERAL-TCCardinal32
This object is used to specify ALL SNMP versions (RFC 1157, RFC
1905, etc) which are supported by this management agent
for SNMP protocol traffic (SNMP responses, SNMP traps, etc),
in ALL domains specified by 'xcmGenBaseSNMPDomainSupport'.
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 'XcmGenSNMPVersion' textual convention.
Context
- MIB
- XEROX-GENERAL-MIB
- OID
.1.3.6.1.4.1.253.8.51.1.2.1.12- Type
- column
- Access
- readonly
- 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::xcmGenBaseSNMPVersionSupport'
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::xcmGenBaseSNMPVersionSupport.<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::xcmGenBaseSNMPVersionSupport'
Syntax
- Source
- XEROX-GENERAL-TCCardinal32
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..2147483647
Conformance
Member of