fsLsppStatus

SUPERMICRO-LSP-PING-MIB · .1.3.6.1.4.1.10876.101.1.13.11.2.1.1.35

Object

column Enumeration
This object indicates the current status of the Ping operation.
              
inprogress(1)  -  Operation in progess. 
success(2)     -  Echo reply received successfully
                  for all the echo packets of this request
failure(3)     -  Echo reply is not received for one or
                  more of the echo packets OR Echo reply is 
                  received with invalid return code

Context

MIB
SUPERMICRO-LSP-PING-MIB
OID
.1.3.6.1.4.1.10876.101.1.13.11.2.1.1.35
Type
column
Access
readonly
Status
current
Parent
fsLsppPingTraceTableEntry

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 'SUPERMICRO-LSP-PING-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-LSP-PING-MIB::fsLsppStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-LSP-PING-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-LSP-PING-MIB::fsLsppStatus.<fsLsppContextId>.<fsLsppSenderHandle>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-LSP-PING-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-LSP-PING-MIB::fsLsppStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inProgress
2success
3failure