slotModuleRealType
VES1724-58V-MIB ·
.1.3.6.1.4.1.890.1.5.12.49.8.1.1.2
Object
column Enumeration
Card type of the plug-in card.
Context
- MIB
- VES1724-58V-MIB
- OID
.1.3.6.1.4.1.890.1.5.12.49.8.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- slotModuleEntry
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 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VES1724-58V-MIB::slotModuleRealType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VES1724-58V-MIB::slotModuleRealType.<slotModuleIdVes1724-58v>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VES1724-58V-MIB::slotModuleRealType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | empty |
1 | msc |
2 | alc |
3 | vlc |
4 | vop |
8 | unknown |