fsMIBfdTraceLevel
SUPERMICRO-BFD-MI-MIB ·
.1.3.6.1.4.1.10876.101.2.55.1.1.1.2
Object
This object is used to store the trace options that are enabled
by the user. The bit positions to enable specific traces are as
shown below :
Bit 0 - init-shut
Bit 1 - mgmt
Bit 2 - data
Bit 3 - ctrl
Bit 4 - pkt-dump
Bit 5 - resource
Bit 6 - all-fail
Bit 7 - buf
Bit 8 - sess-estb
Bit 9 - sess-down
Bit 10 - poll-seq
Bit 11 - critical
Bit 12 - redundancy
Bit 13 - Offload
A value of zero(0) indicates traces are disabled and a value
with all bits set to one indicates all traces are enabled.
By default critical trace (Bit 11) is set.
Context
- MIB
- SUPERMICRO-BFD-MI-MIB
- OID
.1.3.6.1.4.1.10876.101.2.55.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIBfdSystemConfigEntry
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-BFD-MI-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-BFD-MI-MIB::fsMIBfdTraceLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-BFD-MI-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-BFD-MI-MIB::fsMIBfdTraceLevel.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-BFD-MI-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-BFD-MI-MIB::fsMIBfdTraceLevel'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647