rlEeePortSupported
MARVELL-EEE-MIB ·
.1.3.6.1.4.1.89.149.2.1.2
Object
column Bits
Bit map that indicates whether EEE supported on the phy of the ifindex per speed 0 - speed 10m; 1 - 100m; 2 - 1g; 3 - 10g
Context
- MIB
- MARVELL-EEE-MIB
- OID
.1.3.6.1.4.1.89.149.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlEeePortEntry
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 'MARVELL-EEE-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MARVELL-EEE-MIB::rlEeePortSupported'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MARVELL-EEE-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MARVELL-EEE-MIB::rlEeePortSupported.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MARVELL-EEE-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MARVELL-EEE-MIB::rlEeePortSupported'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | rlEeePortSupported10M |
1 | rlEeePortSupported100M |
2 | rlEeePortSupported1G |
3 | rlEeePortSupported10G |