genEquipInterfacesEtherActualRate
MWRM-NETWORK-MIB ·
.1.3.6.1.4.1.2281.10.9.1.1.1.10
Object
column MWRM-UNIT-MIBRateMbps
Actual rate (in auto-negotiation, the rate the two ports agreed upon) - 10, 100 OR 1000 Mbps.
Context
- MIB
- MWRM-NETWORK-MIB
- OID
.1.3.6.1.4.1.2281.10.9.1.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- genEquipInterfacesEtherEntry
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 'MWRM-NETWORK-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-NETWORK-MIB::genEquipInterfacesEtherActualRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MWRM-NETWORK-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-NETWORK-MIB::genEquipInterfacesEtherActualRate.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWRM-NETWORK-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWRM-NETWORK-MIB::genEquipInterfacesEtherActualRate'
Syntax
- Source
- MWRM-UNIT-MIBRateMbps
- Base type
Enumeration
Values & Constraints
Type Values
-1 | not-applicable |
0 | n10 |
1 | n100 |
2 | n1000 |