genEquipNetworkManagmentPortRate

MWRM-NETWORK-MIB · .1.3.6.1.4.1.2281.10.2.4.11

Object

scalar r/w Enumeration
This value indicates the port rate in Mbps (all management ports).
Possible values are:
- n10(0) 10Mbps
- n100(1) 100Mbps
- n1000(2) 1000Mbps

Context

MIB
MWRM-NETWORK-MIB
OID
.1.3.6.1.4.1.2281.10.2.4.11
Type
scalar
Access
readwrite
Status
current
Parent
genEquipNetworkManagment

Scalars have one instance, identified by the .0 suffix.

Read the scalar 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::genEquipNetworkManagmentPortRate.0'
More examples
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::genEquipNetworkManagmentPortRate'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1not-applicable
0n10
1n100
2n1000