All MIBs › ERI-DNX-SMC-MIB › systemMgrType
systemMgrType
Module: ERI-DNX-SMC-MIB
OID (symbolic): ERI-DNX-SMC-MIB::systemMgrType
OID (numeric): 1.3.6.1.4.1.644.2.4.1.6.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This is the hardware type of System Manager module.
What is systemMgrType?
This OID stores a 6-byte hardware identifier indicating what type of System Manager module is installed in the device—for example, a code like 'SM100' or 'SM200'. It tells you which management card is running in the chassis, important for understanding device capabilities and compatibility. An operator checks this during troubleshooting to confirm the correct management module is installed, or to verify module versions match across redundant systems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.6.11 snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::systemMgrType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.6.11.1 snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::systemMgrType.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.644 | eriEnterpriseRoot | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2 | eriProducts | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2.4 | dnx | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1 | sysMgr | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.6 | sysProfile | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.6.11 | systemMgrType | ERI-DNX-SMC-MIB |