ciscoTsModType
CISCO-TS-STACK-MIB ·
.1.3.6.1.4.1.9.5.32.3.1.1.4
Object
column mandatory
Enumeration
The type of module plugged in to the slot. Module type system(1) represents the mother board with the CPU and system memory. Module state none(10) represents a slot with no modules plugged in (indicated by ciscoTsModState).
Context
- MIB
- CISCO-TS-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.32.3.1.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ciscoTsModEntry
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 'CISCO-TS-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TS-STACK-MIB::ciscoTsModType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TS-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TS-STACK-MIB::ciscoTsModType.<ciscoTsModSwitchNumber>.<ciscoTsModNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TS-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TS-STACK-MIB::ciscoTsModType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | system |
2 | proStack |
3 | proPort4TR |
4 | proPort4Fiber |
5 | proPortISL-FX |
6 | proPortISL-TX |
8 | proPortATM155Fiber |
9 | proPortATM155UTP |
10 | unknown |
11 | none |