bfcSerialConsoleMode
BRCM-BFC-MGMT-MIB ·
.1.3.6.1.4.1.4413.2.2.2.1.9.1.2.1
Object
scalar
r/w
Enumeration
Controls the operation of the serial console on this device. If set to disabled(0), serial console input and output will be disabled. If set to readOnly(1), serial console output will be enabled but input will be disabled. If set to readWrite(2), both serial input and output will be enabled.
Context
- MIB
- BRCM-BFC-MGMT-MIB
- OID
.1.3.6.1.4.1.4413.2.2.2.1.9.1.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- bfcSystem
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | readOnly |
2 | readWrite |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bfcMemoryAvailable The amount, in bytes, of total RAM currently available to the system
heap. | scalar | Bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.4413.2.2.2.1.9.1.2.2 |
| bfcMemoryLargestBlock The size, in bytes, of the largest contiguous block of memory
currently available in the system heap. | scalar | Bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.4413.2.2.2.1.9.1.2.3 |
| bfcMemoryLowWater The amount, in bytes, of system heap available at the point in time
at which the most memory was in use since system boot. | scalar | Bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.4413.2.2.2.1.9.1.2.4 |
| bfcMemoryFragmentation A measure of the extent to which system heap is fragmented. This
value is calculated from the total heap available and the largest
block of heap available in the following way:
… | scalar | percent Integer32 | .1.3.6.1.4.1.4413.2.2.2.1.9.1.2.5 |