cmPhyIfClientSubrateLock

CISCO-METRO-PHY-MIB · .1.3.6.1.4.1.9.10.69.1.1.1.1.16

Object

column r/w SNMPv2-TCTruthValue
This object allows the management client to lock the
subrate bandwidth on an interface, by writing a value of
'true' to this object.  A 'false' value would disable the
bandwidth lock. If the clients bandwidth is locked then
this client will not share its bandwidth with the other
clients on the same oversubscribed trunk.
              
SubrateLock does not apply when the value of 
cmPhyIfClientSubrate is zero.

Context

MIB
CISCO-METRO-PHY-MIB
OID
.1.3.6.1.4.1.9.10.69.1.1.1.1.16
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::cmPhyIfClientSubrateLock'
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::cmPhyIfClientSubrateLock.<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::cmPhyIfClientSubrateLock'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance

Member of
Compliance refinements
Write access is not required.