pingPercentLoss-ces
CONTIVITY-INFO-V1-MIB ·
.1.3.6.1.4.1.2505.1.15.1.1.8.1.2
Object
column Integer32
Possible Values: -1 indicates that the address could not be pinged. -2 indicates that the instance specified did not conform to valid IP address. A value other than -1 is the percentage of pings loss
Context
- MIB
- CONTIVITY-INFO-V1-MIB
- OID
.1.3.6.1.4.1.2505.1.15.1.1.8.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pingEntry-ces
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 'CONTIVITY-INFO-V1-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONTIVITY-INFO-V1-MIB::pingPercentLoss-ces'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CONTIVITY-INFO-V1-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONTIVITY-INFO-V1-MIB::pingPercentLoss-ces.<pingAddress-ces>.<pingRepetitions-ces>.<pingPacketSize-ces>.<pingSrcAddress-ces>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONTIVITY-INFO-V1-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONTIVITY-INFO-V1-MIB::pingPercentLoss-ces'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647