All MIBs › XEROX-COMMON-MIB › xcmCommsEngineName
xcmCommsEngineName
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::xcmCommsEngineName
OID (numeric): 1.3.6.1.4.1.253.8.61.3.2.1.2
Node type: OBJECT-TYPE
Type: XcmFixedLocaleDisplayString
Access: read-only
Description:
Human-readable name, used by system administrators and end users to identify this communications engine for systems management. Usage: This name SHOULD be the one normally used in a command shell for control of this communications engine.
What is xcmCommsEngineName?
This read-only object contains the human-readable name assigned to a communications engine that system administrators use to identify and control it from command-line tools. It serves as the standard reference name for the device in management operations. An operator would use this name in shell commands and configuration files to interact with the specific communications engine.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.61.3.2.1.2 snmpwalk -v2c -c public <target> XEROX-COMMON-MIB::xcmCommsEngineName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.61.3.2.1.2.1 snmpget -v2c -c public <target> XEROX-COMMON-MIB::xcmCommsEngineName.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> xcmCommsEngineName.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.2 | xcmCommsEngineName | XEROX-COMMON-MIB |