ifMauPCStoPHYLaneMapping
IEEE8023-MAU-MIB ·
.1.3.111.2.802.3.1.13.1.2.3.1.5
Object
column SNMPv2-SMIUnsigned32
For 40/100GBASE-R PHYs, an array of PCS lane
identifiers. The indices of this array (0 to n?1)
denote the service interface lane number where n is
the number of PCS lanes in use. Each element of
this array contains the PCS lane number for the PCS
lane that has been detected in the corresponding
service interface lane.
If a Clause 45 MDIO Interface to the PCS is
present, then this object will map to the Lane
mapping register for PCS lane number n, identified
by the ifPCSLaneIndex object
(see IEEE Std 802.3 45.2.3.46 and 45.2.3.47).
Context
- MIB
- IEEE8023-MAU-MIB
- OID
.1.3.111.2.802.3.1.13.1.2.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ifMauPerPCSLaneStatsEntry
- 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 'IEEE8023-MAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8023-MAU-MIB::ifMauPCStoPHYLaneMapping'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8023-MAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8023-MAU-MIB::ifMauPCStoPHYLaneMapping.<ifMauIfIndex>.<ifMauIndex>.<ifPCSLaneIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8023-MAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8023-MAU-MIB::ifMauPCStoPHYLaneMapping'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of