eqlNASChassisControllerClientNetworkSpeed
EQLNAS-MIB ·
.1.3.6.1.4.1.12740.18.1.20.1.23
Object
column EqlNASChassisNetworkSpeed
The lowest network speed among the NAS chassis client network interfaces.
Context
- MIB
- EQLNAS-MIB
- OID
.1.3.6.1.4.1.12740.18.1.20.1.23- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eqlNASChassisControllerStatusEntry
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 'EQLNAS-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLNAS-MIB::eqlNASChassisControllerClientNetworkSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EQLNAS-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLNAS-MIB::eqlNASChassisControllerClientNetworkSpeed.<eqlApplianceIndex>.<eqlNASChassisControllerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQLNAS-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQLNAS-MIB::eqlNASChassisControllerClientNetworkSpeed'
Syntax
- Source
- EqlNASChassisNetworkSpeed
- Base type
Enumeration
Values & Constraints
Type Values
0 | one-gb-ethernet |
1 | ten-gb-ethernet |
2 | twenty-gb-ethernet |
3 | one-gb-fibre-channel |
4 | two-gb-fibre-channel |
5 | four-gb-fibre-channel |
6 | eight-gb-fibre-channel |
7 | not-available |