smTwoPortCfgType
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.22.3.2.2.2.1.1.3
Object
column mandatory
Enumeration
Switch Module 2 port type:
External port: This port is connected to external device and is for data traffic.
External management port: This port is solely for external management connection.
This port is not used for data traffic from remote to blades.
External dual port: This external port is used for both data traffic to blades as well as for management.
Blade port: This port is connected to the blade.
Management Module Management port: This port is connected to the Management Module.
Uplink port: This port is configured for up link functionality.
Inter-Module port: This port is either by design connected to another I/O Module,
by user configured, or by MM setting the port type.
Inter-Module Management port: This port is connected to another I/O Module for management purpose.
The port type is either by design connected to another I/O Module, by user configured,
or by MM setting the port type.
Inter-Module Dual port: The port is connected to another I/O Module and can be used for both data
and management purposes. The port type is either by design connected to another I/O Module,
by user configured, or by MM setting the port type.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.22.3.2.2.2.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- smTwoPortCfgEntry
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 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::smTwoPortCfgType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::smTwoPortCfgType.<smTwoPortCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CME-MIB::smTwoPortCfgType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unused |
1 | externalPort |
2 | externalManagementPort |
3 | externalDualPort |
4 | bladePort |
5 | mmManagementPort |
6 | uplinkPort |
7 | interModulePort |
8 | interModuleManagementPort |
9 | interModuleDualPort |
10 | interModuleExternalBridgePort |
11 | interModuleDualInternalBridgePort |