fsElmiModuleStatus
SUPERMICRO-ELMI-MIB ·
.1.3.6.1.4.1.10876.101.1.159.1.2
Object
The Module status configured by management for the ELMI feature.
The value enabled(1) indicates that ELMI is enabled at system level.
If set to disabled(2) then ELMI cannot be enabled on a interface.
Note: This will be set to enabled(1) by default when fsElmiSystemControl
is set to 'start'.
Context
- MIB
- SUPERMICRO-ELMI-MIB
- OID
.1.3.6.1.4.1.10876.101.1.159.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- futureElmi
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-ELMI-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ELMI-MIB::fsElmiModuleStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-ELMI-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-ELMI-MIB::fsElmiModuleStatus'
Syntax
- Source
- EnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |