ethernetStatisticsDataSource
CAMBIUM-PTP670-MIB ·
.1.3.6.1.4.1.17713.11.6.87.1.2
Object
column ObjectIdentifier
This object identifies the ethernet interface that this ethernetStatistics entry is configured to report. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 2233 [17], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1.
Context
- MIB
- CAMBIUM-PTP670-MIB
- OID
.1.3.6.1.4.1.17713.11.6.87.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ethernetStatisticsTableEntry
- 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 'CAMBIUM-PTP670-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-PTP670-MIB::ethernetStatisticsDataSource'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CAMBIUM-PTP670-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-PTP670-MIB::ethernetStatisticsDataSource.<ethernetStatisticsTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CAMBIUM-PTP670-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CAMBIUM-PTP670-MIB::ethernetStatisticsDataSource'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of