arrisCmDoc30PingVerifyReply
ARRIS-CM-DOC30-DEVICE-MIB ·
.1.3.6.1.4.1.4115.1.3.4.1.10.7
Object
Enables/disables verification of ping replies. If enabled, and if
waiting for replies is enabled, then if a reply is received, it will
verify that it matches the ping that was sent, and that all of the
data is intact.
This object may be changed while a ping is in progress.
Context
- MIB
- ARRIS-CM-DOC30-DEVICE-MIB
- OID
.1.3.6.1.4.1.4115.1.3.4.1.10.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- arrisCmDoc30PingMgmt
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-CM-DOC30-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CM-DOC30-DEVICE-MIB::arrisCmDoc30PingVerifyReply.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-CM-DOC30-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-CM-DOC30-DEVICE-MIB::arrisCmDoc30PingVerifyReply'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |