virtualServerGroupMemberType
KEEPALIVED-MIB ·
.1.3.6.1.4.1.9586.100.5.3.2.1.2
Object
column
Enumeration
Kind of entry: firewall mark, address with port or range of addresses with port.
Context
- MIB
- KEEPALIVED-MIB
- OID
.1.3.6.1.4.1.9586.100.5.3.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- virtualServerGroupMemberEntry
- Table
- virtualServerGroupMemberTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fwmark |
2 | ip |
3 | iprange |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| virtualServerGroupMemberIndex Index of the member into virtual server group. | column | Integer32 | .1.3.6.1.4.1.9586.100.5.3.2.1.1 |
| virtualServerGroupMemberFwMark Firewall mark for this member.
If the kind of this member is not fwmark(1), then this entry
should not exist for the current row. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9586.100.5.3.2.1.3 |
| virtualServerGroupMemberAddrType Type of IP address for this member.
If the kind of this member is neither address(2) or range(3),
then this entry should not exist for the current row. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9586.100.5.3.2.1.4 |
| virtualServerGroupMemberAddress IP address of this member.
If the kind of this member is not address(2), then this entry
should not exist for the current row. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9586.100.5.3.2.1.5 |
| virtualServerGroupMemberAddr1 First IP address of the range for this member.
If the kind of this member is not range(3), then this entry
should not exist for the current row. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9586.100.5.3.2.1.6 |
| virtualServerGroupMemberAddr2 Second IP address of the range for this member.
If the kind of this member is not range(3), then this entry
should not exist for the current row. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9586.100.5.3.2.1.7 |
| virtualServerGroupMemberPort V port for this member.
If the kind of this member is neither address(2) nor range(3),
then this entry should not exist for the current row. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9586.100.5.3.2.1.8 |