All MIBs › XEROX-COMMON-MIB › xcmCommsEngineCreateSupport
xcmCommsEngineCreateSupport
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::xcmCommsEngineCreateSupport
OID (numeric): 1.3.6.1.4.1.253.8.61.3.2.1.9
Node type: OBJECT-TYPE
Type: XcmCommsEngineGroupSupport
Access: read-only
Description:
The terse conformance statement of ALL mandatory, conditionally mandatory, and optional XCMI Comms Engine MIB object groups supported for dynamic row creation (via '...RowStatus') by this management agent implementation (ie, version) on this host system, specified in a bit-mask. Usage: Conforming management agents SHALL accurately report their support for XCMI Comms Engine MIB object groups.
What is xcmCommsEngineCreateSupport?
This OID is a bit-mask that indicates which management features the device supports for creating new rows of configuration data. It tells management software what operations it can perform on this printer or device without errors. A system administrator reads this to know whether the SNMP management system can automatically create new communication channels or must be manually configured.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.61.3.2.1.9 snmpwalk -v2c -c public <target> XEROX-COMMON-MIB::xcmCommsEngineCreateSupport
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.61.3.2.1.9.1 snmpget -v2c -c public <target> XEROX-COMMON-MIB::xcmCommsEngineCreateSupport.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> xcmCommsEngineCreateSupport.1
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.61 | xcmCommsEngineMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.61.3 | xcmCommsEngine | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.61.3.2 | xcmCommsEngineTable | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.61.3.2.1 | xcmCommsEngineEntry | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.61.3.2.1.9 | xcmCommsEngineCreateSupport | XEROX-COMMON-MIB |