cmEthernetNetPortXgePhyType

CM-FACILITY-MIB · .1.3.6.1.4.1.2544.1.12.4.1.7.1.92

Object

column r/w XgePhyType
This object allows to specify the PHY type of 10G Ethernet Port.
10G ports can operate in LAN-PHY or WAN-PHY mode. The default mode is LAN-PHY
and port rate in this mode is 10Gbps. In WAN-PHY mode the port rate is 9.29Gbps.
This attribute is only applicable for ports configured to work at speed-10G-full.
For other speeds the value of this object must be 'not-applicable' and cannot
be changed.

Context

MIB
CM-FACILITY-MIB
OID
.1.3.6.1.4.1.2544.1.12.4.1.7.1.92
Type
column
Access
readwrite
Status
current
Parent
cmEthernetNetPortEntry
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 'CM-FACILITY-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-FACILITY-MIB::cmEthernetNetPortXgePhyType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CM-FACILITY-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-FACILITY-MIB::cmEthernetNetPortXgePhyType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CM-FACILITY-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CM-FACILITY-MIB::cmEthernetNetPortXgePhyType'

Syntax

Source
XgePhyType
Base type
Enumeration

Values & Constraints

Type Values
0not-applicable
1lan
2wan
3otn

Conformance