ptpbaseClockRunningPacketsSent
PTPBASE-MIB ·
.1.3.6.1.2.1.241.1.2.4.1.5
Object
column SNMPv2-SMICounter64
This object specifies the total number of all unicast and multicast packets that have been sent out for this clock in this domain for this type. These counters are discontinuous.
Context
- MIB
- PTPBASE-MIB
- OID
.1.3.6.1.2.1.241.1.2.4.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ptpbaseClockRunningEntry
- 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 'PTPBASE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PTPBASE-MIB::ptpbaseClockRunningPacketsSent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PTPBASE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PTPBASE-MIB::ptpbaseClockRunningPacketsSent.<ptpbaseClockRunningDomainIndex>.<ptpbaseClockRunningClockTypeIndex>.<ptpbaseClockRunningInstanceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PTPBASE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PTPBASE-MIB::ptpbaseClockRunningPacketsSent'
Syntax
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Conformance
Member of