fsLsppTrapStatus
SUPERMICRO-LSP-PING-MIB ·
.1.3.6.1.4.1.10876.101.1.13.11.1.1.1.3
Object
column r/w
Integer32
This object is used to enable or disable LSP Ping traps.
Trap Types:
TrapPingCompletion : Generated when ping operation
gets completed and contains the
result for that ping request.
TrapTraceRouteCompletion : Generated when trace route
operation gets completed and
contains result and hopcount.
TrapBFDBootstrapReqRcvd : Generated when LSP ping
receives a request from BFD to
bootstrap.
For enabling various traps, the corresponding bits
must be set as shown below.
0x0001 - trap will be sent after completion of ping operation
0x0002 - trap will be sent after completion of traceroute
operation
0x0004 - trap will be sent after completion of ping triggerd by
BFD bootstrap.
A value of 0 indicates that traps are disabled and a value with
all bits set to 1 indicates that all traps are enabled.
By default all traps are disabled.
Context
- MIB
- SUPERMICRO-LSP-PING-MIB
- OID
.1.3.6.1.4.1.10876.101.1.13.11.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsLsppGlobalConfigTableEntry
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 '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::fsLsppTrapStatus'
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::fsLsppTrapStatus.<fsLsppContextId>'
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::fsLsppTrapStatus'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-7