fsDcbETSAdminStatus
SUPERMICRO-DCB-MIB ·
.1.3.6.1.4.1.10876.101.2.22.2.1.1.2
Object
This object is used to enable or disable ETS feature on
the given port.
If set to 'enabled(1)', ETS feature will be enabled
on this port.
If set to 'disabled(2)', ETS feature will be disabled
on this port.
Context
- MIB
- SUPERMICRO-DCB-MIB
- OID
.1.3.6.1.4.1.10876.101.2.22.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- fsDcbPortEntry
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 'SUPERMICRO-DCB-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-DCB-MIB::fsDcbETSAdminStatus'
More examples
Read one indexed 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::fsDcbETSAdminStatus.<fsDcbPortNumber>'
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::fsDcbETSAdminStatus'
Syntax
- Source
- EnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |