fsLsppTraceLevel
SUPERMICRO-LSP-PING-MIB ·
.1.3.6.1.4.1.10876.101.1.13.11.1.1.1.4
Object
column r/w
Integer32
This object is to enable or disable traces and to specify
different trace levels.
The bit positions to enable different traces are:
0x0001 : init-shut
0x0002 : mgmt
0x0004 : data
0x0008 : ctrl
0x0010 : pkt-dump
0x0020 : resource
0x0040 : all-fail
0x0080 : buf
0x0100 : tlv - displays echo packet type, length,
values(TLVs) information
0x0200 : error - displays error conditions encountered
during echo request and echo reply
0x0400 : event - displays MPLS echo request and reply
send and receive event information
0x0800 : packet-error - displays packet errors for MPLS echo
request and reply
0x1000 : path-discovery - displays information regarding
traceroute path dicovery operations
A value of zero(0) indicates that traces are disabled and a
value with all bits set to 1 indicates that all traces are
enabled. By default all traces are disabled.
Context
- MIB
- SUPERMICRO-LSP-PING-MIB
- OID
.1.3.6.1.4.1.10876.101.1.13.11.1.1.1.4- 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::fsLsppTraceLevel'
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::fsLsppTraceLevel.<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::fsLsppTraceLevel'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-8191