wlcLogHostProfileMethod
BIANCA-BRICK-WIRELESS-CONTROLLER-MIB ·
.0.61.1.11.1.8
Object
column
r/w
Enumeration
This object provides protocol for sending syslog messages: udp(1) = udp tcp(2) = tcp
Context
- MIB
- BIANCA-BRICK-WIRELESS-CONTROLLER-MIB
- OID
.0.61.1.11.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wlcLogHostProfileEntry
- Table
- wlcLogHostProfileTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | udp |
2 | tcp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wlcLogHostProfileIndex Unique index of a loghost profile | column | Integer32 | .0.61.1.11.1.1 |
| wlcLogHostProfileAddrType The IP address type of the requested loghost.
could be:
-unknown(0): an unknown address type
-ipv4(1) : an IPv4 address
-ipv6(2) : an IPv6 address
-ipv4z(3) : a non-glo… | column | INET-ADDRESS-MIBInetAddressType | .0.61.1.11.1.2 |
| wlcLogHostProfileAddr IP Address where syslog messages are sent. If the
facility is set to memory or console, this field is
not used. | column | RFC1155-SMIIpAddress | .0.61.1.11.1.3 |
| wlcLogHostProfileLevel Priorities lower than or equal to this level are sent to
loghost.
The delete priority is used to discard the whole entry. | column | Enumeration | .0.61.1.11.1.4 |
| wlcLogHostProfileFacility The facility used for the syslog messages being generated. | column | Enumeration | .0.61.1.11.1.5 |
| wlcLogHostProfileType The subject of the messages that are to be generated. system
means all subjects except accounting, all means all subjects. | column | Enumeration | .0.61.1.11.1.6 |
| wlcLogHostProfileTimestamp This object describes the format of the timestamp.
none(1) = no timestamp,
time(2) = only time is printed,
all(3) = date and time is printed. | column | Enumeration | .0.61.1.11.1.7 |