fsETSModuleStatus
SUPERMICRO-DCB-MIB ·
.1.3.6.1.4.1.10876.101.2.22.3.2.1.2
Object
The ETS(Enhanced Transmission Selection) Module status for the switch.
If this object is set as 'disabled', then for all the ports in
which ETS has been enabled, will make the ETS feature disbaled
in the system(hardware) and stop the DCBX state machine running
on the port for which fsETSAdminMode is configured as 'auto'.
If this object is set as 'enabled', then for all the ports in
which ETS has been enabled, will make the ETS feature enabled in
the system(hardware) and start the DCBX state machine on the port
for which fsETSAdminMode is configured as 'auto'.
Context
- MIB
- SUPERMICRO-DCB-MIB
- OID
.1.3.6.1.4.1.10876.101.2.22.3.2.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsETSScalars
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-DCB-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-DCB-MIB::fsETSModuleStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-DCB-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-DCB-MIB::fsETSModuleStatus'
Syntax
- Source
- EnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |