switchModuleType
ELH100-MIB ·
.1.3.6.1.4.1.52.259.10.3.2.3.1.1.6
Object
column mandatory
Enumeration
The type of the switch module.
Context
- MIB
- ELH100-MIB
- OID
.1.3.6.1.4.1.52.259.10.3.2.3.1.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- groupEntry
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 'ELH100-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELH100-MIB::switchModuleType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELH100-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELH100-MIB::switchModuleType.<groupID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELH100-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELH100-MIB::switchModuleType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notPresent |
2 | unknown |
3 | internalSwitch10-100 |
4 | mediaTX-10-100 |
5 | mediaFX-SC |
6 | mediaFX-ST |
7 | switchMediaTX-10-100 |
8 | switchMediaFX-SC |
9 | switchMediaFX-ST |