smOnePortCfgType
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.22.3.2.2.1.1.1.3
Object
column mandatory
Enumeration
Switch Module 1 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 AMM 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 AMM 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 AMM setting the port type.
Context
- MIB
- BLADE-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.22.3.2.2.1.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- smOnePortCfgEntry
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 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::smOnePortCfgType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::smOnePortCfgType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADE-MIB::smOnePortCfgType'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.