swPortMgtPortType
ELS100-S24TX2M-MIB ·
.1.3.6.1.4.1.52.3.9.1.10.7.2.1.1.2
Object
column Enumeration
Indicates the port type is tenBaseT/hundredBaseTX(1), hundredBaseFX(2) or thousandBaseSX(3).
Context
- MIB
- ELS100-S24TX2M-MIB
- OID
.1.3.6.1.4.1.52.3.9.1.10.7.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- switchPortMgtEntry
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 'ELS100-S24TX2M-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELS100-S24TX2M-MIB::swPortMgtPortType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELS100-S24TX2M-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELS100-S24TX2M-MIB::swPortMgtPortType.<swUnitIndex>.<swPortMgtIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELS100-S24TX2M-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELS100-S24TX2M-MIB::swPortMgtPortType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | hundredBaseTX |
2 | hundredBaseFX |
3 | thousandBaseSX |