fsIpDbTraceLevel
SUPERMICRO-IPDB-MIB ·
.1.3.6.1.4.1.10876.101.2.2.1.5
Object
This object is used to enable trace statements in IP binding
database module.
A four byte integer is used for enabling the trace level.
Each bit in the four byte integer represents a particular
trace level.
The mapping between the bit positions & the trace level is
as follows:
BIT 1 - Function entry traces
BIT 2 - Function Exit traces
BIT 3 - Debug traces
BIT 4 - Failure traces
BIT 5 - Function arguments trace
The remaining bits are unused. Combination of levels are
also allowed.
For example if the bits 1 and 2 are set, then the trace
statement related to function entry and exit will be printed.
The user has to enter the corresponding integer value for the
bits set. For example if bits 1 and 2 are to be set ,then user
has to give the value 6.
Context
- MIB
- SUPERMICRO-IPDB-MIB
- OID
.1.3.6.1.4.1.10876.101.2.2.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsIpDbScalars
- Siblings
- 4
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsIpDbNoOfBindings Indicates the total number of (host, IP) bindings, across
all VLAN's, at a given time. This is nothing but the total
number of entries in the IP binding database | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.10876.101.2.2.1.1 |
| fsIpDbNoOfStaticBindings Indicates the total number of static (host, IP) bindings,
across all VLANS, at the given time. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.10876.101.2.2.1.2 |
| fsIpDbNoOfDHCPBindings Indicates the total number of (host, IP) bindings configured
through DHCP, across all VLANS, at the given time. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.10876.101.2.2.1.3 |
| fsIpDbNoOfPPPBindings Indicates the total number of (host, IP) bindings configured
through PPP, across all VLANS, at the given time. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.10876.101.2.2.1.4 |