dot3HCStatsReceiveLPITransitions
IEEE8023-EtherLike-MIB ·
.1.3.111.2.802.3.1.10.1.11.1.10
Object
column SNMPv2-SMICounter64
A count of occurrences of the transition from DEASSERT
to ASSERT of the LPI_INDICATE parameter. The
indication reflects the state of the PHY according to
the requirements of the RS
(see IEEE Std 802.3 22.7, 35.4, and 46.4).
This counter has a maximum increment rate of 50 000
counts per second at 100 Mb/s; 90 000 counts per second
at 1000 Mb/s; and 230 000 counts per second at 10 Gb/s.
Context
- MIB
- IEEE8023-EtherLike-MIB
- OID
.1.3.111.2.802.3.1.10.1.11.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dot3HCStatsEntry
- 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-EtherLike-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8023-EtherLike-MIB::dot3HCStatsReceiveLPITransitions'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8023-EtherLike-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8023-EtherLike-MIB::dot3HCStatsReceiveLPITransitions.<dot3StatsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8023-EtherLike-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8023-EtherLike-MIB::dot3HCStatsReceiveLPITransitions'
Syntax
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Conformance
Member of