cmPhyIfAutoNegotiation
CISCO-METRO-PHY-MIB ·
.1.3.6.1.4.1.9.10.69.1.1.1.1.10
Object
This object allows the management client to enable
auto negotiation signaling on the client side interface,
by writing a 'true' value to this object. A 'false'
value would disable auto negotiation. Setting the value
'notApplicable' to this object will not change the
existing value in this object.
Auto negotiation is applicable only for a few client
protocols such as gigabitEthernet. If the client
interface does not support 'auto negotiation' feature,
then this object has the value of 'notApplicable' and
the value will not be changed via a set operation.
Context
- MIB
- CISCO-METRO-PHY-MIB
- OID
.1.3.6.1.4.1.9.10.69.1.1.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cmPhyIfEntry
- Groups
- 1
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 '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::cmPhyIfAutoNegotiation'
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::cmPhyIfAutoNegotiation.<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::cmPhyIfAutoNegotiation'
Values & Constraints
Type Values
1 | true |
2 | false |
3 | notApplicable |
Conformance
Member of
Compliance refinements
cmPhyMIBComplianceRev4
readonly
Write access is not required.
cmPhyMIBComplianceRev5
readonly
Write access is not required.
cmPhyMIBComplianceRev6
readonly
Write access is not required.