cmPhyIfRate

CISCO-METRO-PHY-MIB · .1.3.6.1.4.1.9.10.69.1.1.1.1.12

Object

column r/w CmRateType
This object is used to specify the rate of the interface.
The value of 'unknown' implies that this object does not
apply to this interface.

Context

MIB
CISCO-METRO-PHY-MIB
OID
.1.3.6.1.4.1.9.10.69.1.1.1.1.12
Type
column
Access
readwrite
Status
current
Parent
cmPhyIfEntry
Groups
1

Walk 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 'CISCO-METRO-PHY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-METRO-PHY-MIB::cmPhyIfRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-METRO-PHY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-METRO-PHY-MIB::cmPhyIfRate.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-METRO-PHY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-METRO-PHY-MIB::cmPhyIfRate'

Syntax

Source
CmRateType
Base type
Enumeration

Values & Constraints

Type Values
1unknown
2auto
3oneGbps
4twoGbps
5fourGbps
6tenGbps

Conformance

Member of
Compliance refinements
Write access is required only for entities that support
multiple rate configuration on an interface.