wlcLogHostProfileAddrType
BIANCA-BRICK-WIRELESS-CONTROLLER-MIB ·
.0.61.1.11.1.2
Object
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-global IPv4 address including a zone
index
-ipv6z(4) : a non-global IPv6 address including a zone
index
-dns(16) : a DNS domain name
Context
- MIB
- BIANCA-BRICK-WIRELESS-CONTROLLER-MIB
- OID
.0.61.1.11.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wlcLogHostProfileEntry
- Table
- wlcLogHostProfileTable
- Siblings
- 7
Syntax
INET-ADDRESS-MIBInetAddressType
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wlcLogHostProfileIndex Unique index of a loghost profile | column | Integer32 | .0.61.1.11.1.1 |
| 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 |
| wlcLogHostProfileMethod This object provides protocol for sending syslog messages:
udp(1) = udp
tcp(2) = tcp | column | Enumeration | .0.61.1.11.1.8 |