chSysLineCardType

F10-Z-SERIES-CHASSIS-MIB · .1.3.6.1.4.1.6027.3.25.1.2.4.1.2

Object

column Enumeration
Line card's type. In Z9500, there is 36 40G port line card and
48 40G port line card.
z9500LC36 - 36 (40G) port LC
z9500LC48 - 48 (40G) port LC.

Context

MIB
F10-Z-SERIES-CHASSIS-MIB
OID
.1.3.6.1.4.1.6027.3.25.1.2.4.1.2
Type
column
Access
readonly
Status
current
Parent
chSysLineCardEntry
Groups
1

Walk 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 'F10-Z-SERIES-CHASSIS-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F10-Z-SERIES-CHASSIS-MIB::chSysLineCardType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F10-Z-SERIES-CHASSIS-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F10-Z-SERIES-CHASSIS-MIB::chSysLineCardType.<chSysLineCardIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F10-Z-SERIES-CHASSIS-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F10-Z-SERIES-CHASSIS-MIB::chSysLineCardType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1z9500LC36
2z9500LC48

Conformance