cmPhyIfOverSubscription

CISCO-METRO-PHY-MIB · .1.3.6.1.4.1.9.10.69.1.1.1.1.14

Object

column r/w TriValue
Oversubscription allows the user to carry multiple clients
over the trunk to efficiently utilize the trunk bandwidth.
              
This object allows the management client to enable 
over subscription on an interface by setting a value
of 'true' to this object. A 'false' value would disable
over subscription. Setting the value 'notApplicable' to
this object is not allowed. The value of 'notApplicable'
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.14
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::cmPhyIfOverSubscription'
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::cmPhyIfOverSubscription.<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::cmPhyIfOverSubscription'

Syntax

Source
TriValue
Base type
Enumeration

Values & Constraints

Type Values
1true
2false
3notApplicable

Conformance

Member of
Compliance refinements
Write access is not required.