myMPingCompleted

MY-MULTICAST-MIB · .1.3.6.1.4.1.4881.1.1.10.2.28.1.3.1.7

Object

While the ping process has completed the value of this field
will be true(1), else false(2).

Context

MIB
MY-MULTICAST-MIB
OID
.1.3.6.1.4.1.4881.1.1.10.2.28.1.3.1.7
Type
column
Access
readonly
Status
current
Parent
myMPingEntry
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 'MY-MULTICAST-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-MULTICAST-MIB::myMPingCompleted'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MY-MULTICAST-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-MULTICAST-MIB::myMPingCompleted.<myMPingIndex>.<myMPingGroupAddress>.<myMPingGroupMember>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MY-MULTICAST-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MY-MULTICAST-MIB::myMPingCompleted'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance