etsPortMode
AOS5810-54X-MIB ·
.1.3.6.1.4.1.259.12.1.5.1.77.1.1.2
Object
column r/w
Enumeration
The administrative mode of ETS on this interface. A value of off(1) indicates that operationl mode of ETS is force-disabled. A value of on(2) indicates that operationl mode of ETS is force-enabled. A value of auto(1) indicates that operational mode and parameters of ETS are determined by DCBX.
Context
- MIB
- AOS5810-54X-MIB
- OID
.1.3.6.1.4.1.259.12.1.5.1.77.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsPortEntry
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 'AOS5810-54X-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AOS5810-54X-MIB::etsPortMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AOS5810-54X-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AOS5810-54X-MIB::etsPortMode.<etsPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AOS5810-54X-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AOS5810-54X-MIB::etsPortMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | on |
3 | auto |