virtualServerGroupMemberEntry
KEEPALIVED-MIB ·
.1.3.6.1.4.1.9586.100.5.3.2.1
Object
row
Description of a member of a virtual server group.
Context
- MIB
- KEEPALIVED-MIB
- OID
.1.3.6.1.4.1.9586.100.5.3.2.1- Type
- row
- Status
- current
- Parent
- virtualServerGroupMemberTable
- Table
- virtualServerGroupMemberTable
- Children
- 8
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child 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 |
| virtualServerGroupMemberType Kind of entry: firewall mark, address with port or range of
addresses with port. | column | Enumeration | .1.3.6.1.4.1.9586.100.5.3.2.1.2 |
| 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 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| virtualServerGroupIndex Index of the virtual server group. | column | Integer32 | .1.3.6.1.4.1.9586.100.5.3.1.1.1 |
| virtualServerGroupMemberIndex Index of the member into virtual server group. | column | Integer32 | .1.3.6.1.4.1.9586.100.5.3.2.1.1 |