Home/Catalog/KEEPALIVED-MIB

KEEPALIVED-MIB

AI MIB Summary

The KEEPALIVED-MIB provides SNMP objects to monitor VRRP state transitions and health checker status for Linux-based high-availability clusters, enabling administrators to track virtual IP failover events and backend service availability.

This MIB describes objects used by keepalived, both for VRRP and health checker.
Main OID:
keepalived.1.3.6.1.4.1.9586.100.5
217
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

217 total
Object Name
debian
OBJECT IDENTIFIER
.1.3.6.1.4.1.9586
project
OBJECT IDENTIFIER
.1.3.6.1.4.1.9586.100
keepalivedThis MIB describes objects used by keepalived, both for VRRP and health checker.
MODULE-IDENTITY
.1.3.6.1.4.1.9586.100.5
_pysmi_global
OBJECT IDENTIFIER
.1.3.6.1.4.1.9586.100.5.1
versionVersion of keepalivedro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.1.1
routerIdRouter IDro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.1.2
mail
OBJECT IDENTIFIER
.1.3.6.1.4.1.9586.100.5.1.3
smtpServerAddressTypeAddress type for SMTP server.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9586.100.5.1.3.1
smtpServerAddressAddress of SMTP server.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9586.100.5.1.3.2
smtpServerTimeoutSMTP server connection timeout.ro
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.9586.100.5.1.3.3
emailFromEmail address for the From field.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.1.3.4
emailTableTable of email notification addresses.
SEQUENCE OF EmailEntry
.1.3.6.1.4.1.9586.100.5.1.3.5
emailEntryEmail address to be notified with an alert.
EmailEntry
.1.3.6.1.4.1.9586.100.5.1.3.5.1
emailIndexIndex for the email address.
Integer32
.1.3.6.1.4.1.9586.100.5.1.3.5.1.1
emailAddressEmail address to be notified when an alert is raised.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.1.3.5.1.2
trapEnableIndicate whether traps should be sent for various events.ro
Enumeration
.1.3.6.1.4.1.9586.100.5.1.4
linkBeatIndicate which method is used to check if a link is up or down. netlink(1) means that the kernel will push a link state change while polling(2) means that the status of the link is checked periodically.ro
Enumeration
.1.3.6.1.4.1.9586.100.5.1.5
vrrp
OBJECT IDENTIFIER
.1.3.6.1.4.1.9586.100.5.2
vrrpSyncGroupTableTable of sync groups
SEQUENCE OF VrrpSyncGroupEntry
.1.3.6.1.4.1.9586.100.5.2.1
vrrpSyncGroupEntryInformation describing a sync group
VrrpSyncGroupEntry
.1.3.6.1.4.1.9586.100.5.2.1.1
vrrpSyncGroupIndexIndex of the synchronisation group.
Integer32
.1.3.6.1.4.1.9586.100.5.2.1.1.1
vrrpSyncGroupNameName of the synchronisation group.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.2.1.1.2
vrrpSyncGroupStateCurrent state of the synchronisation group.ro
VrrpState
.1.3.6.1.4.1.9586.100.5.2.1.1.3
vrrpSyncGroupSmtpAlertWill SMTP alert be sent for this synchronisation group?ro
Enumeration
.1.3.6.1.4.1.9586.100.5.2.1.1.4
vrrpSyncGroupNotifyExecWill we execute notification script for this group?ro
Enumeration
.1.3.6.1.4.1.9586.100.5.2.1.1.5
vrrpSyncGroupScriptMasterScript to execute when the group becomes master.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.2.1.1.6
vrrpSyncGroupScriptBackupScript to execute when the group becomes backup.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.2.1.1.7
vrrpSyncGroupScriptFaultScript to execute when the group is in fault state.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.2.1.1.8
vrrpSyncGroupScriptScript to execute whenever a state change occurs.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.2.1.1.9
vrrpSyncGroupMemberTableTable of instances contained in sync groups
SEQUENCE OF VrrpSyncGroupMemberEntry
.1.3.6.1.4.1.9586.100.5.2.2
vrrpSyncGroupMemberEntryInformation describing a member of a sync group
VrrpSyncGroupMemberEntry
.1.3.6.1.4.1.9586.100.5.2.2.1
vrrpSyncGroupMemberInstanceIndexIndex of an instance in a synchronisation group. There is no relation with this index and the index of the corresponding instance in vrrpInstanceTable. Use the name to find out the corresponding instance.
Integer32
.1.3.6.1.4.1.9586.100.5.2.2.1.1
vrrpSyncGroupMemberNameName of the instance contained in the synchronisation group.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.2.2.1.2
vrrpInstanceTableTable of VRRP instances
SEQUENCE OF VrrpInstanceEntry
.1.3.6.1.4.1.9586.100.5.2.3
vrrpInstanceEntryInformation describing a sync group
VrrpInstanceEntry
.1.3.6.1.4.1.9586.100.5.2.3.1
vrrpInstanceIndexIndex of the VRRP instance. Instance 0 is for static IP and static routes.
Enumeration
.1.3.6.1.4.1.9586.100.5.2.3.1.1
vrrpInstanceNameName of the VRRP instance.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.2.3.1.2
vrrpInstanceVirtualRouterIdVirtual Router ID (VRID) for this VRRP instance.ro
Unsigned32
.1.3.6.1.4.1.9586.100.5.2.3.1.3
vrrpInstanceStateCurrent state of this VRRP instance.ro
VrrpState
.1.3.6.1.4.1.9586.100.5.2.3.1.4
vrrpInstanceInitialStateInitial state of this VRRP instance.ro
VrrpState
.1.3.6.1.4.1.9586.100.5.2.3.1.5
vrrpInstanceWantedStateState wanted by the operator for this VRRP instance.ro
VrrpState
.1.3.6.1.4.1.9586.100.5.2.3.1.6
vrrpInstanceBasePriorityBase priority (as defined in the configuration file) for this VRRP instance. This value can be modified to force the virtual router instance to become backup or master.rw
Integer32
.1.3.6.1.4.1.9586.100.5.2.3.1.7
vrrpInstanceEffectivePriorityEffective priority for this VRRP instance. Status of interfaces and script results are used to compute this value from the base priority.ro
Integer32
.1.3.6.1.4.1.9586.100.5.2.3.1.8
vrrpInstanceVipsStatusAre all VIP of this VRRP instance enabled?ro
Enumeration
.1.3.6.1.4.1.9586.100.5.2.3.1.9
vrrpInstancePrimaryInterfacePrimary interface of this VRRP instance.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.2.3.1.10
vrrpInstanceTrackPrimaryIfDo we track the status of the primary interface?ro
Enumeration
.1.3.6.1.4.1.9586.100.5.2.3.1.11
vrrpInstanceAdvertisementsIntDelay in seconds between two VRRP advertisements.ro
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.9586.100.5.2.3.1.12
vrrpInstancePreemptWill a higher priority advertisement preempt a lower instance?rw
Enumeration
.1.3.6.1.4.1.9586.100.5.2.3.1.13
vrrpInstancePreemptDelayDelay after startup until preemption can happen. 0 means that there is no delay.ro
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.9586.100.5.2.3.1.14
vrrpInstanceAuthTypeAuthentication method to authenticate other peers.ro
Enumeration
.1.3.6.1.4.1.9586.100.5.2.3.1.15
vrrpInstanceLvsSyncDaemonIs LVS sync daemon enabled for this VRRP instance?ro
Enumeration
.1.3.6.1.4.1.9586.100.5.2.3.1.16
vrrpInstanceLvsSyncInterfaceIf LVS sync daemon is enabled, which interface to use for syncing?ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.2.3.1.17
vrrpInstanceSyncGroupName of the synchronisation group this VRRP instance belongs, if any.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.2.3.1.18
vrrpInstanceGarpDelayDelay to launch gratuitous ARP (GARP).ro
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.9586.100.5.2.3.1.19
vrrpInstanceSmtpAlertWill SMTP alert be sent for this VRRP instance?ro
Enumeration
.1.3.6.1.4.1.9586.100.5.2.3.1.20
vrrpInstanceNotifyExecWill we execute notification script for this instance?ro
Enumeration
.1.3.6.1.4.1.9586.100.5.2.3.1.21
vrrpInstanceScriptMasterScript to execute when the instance becomes master.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.2.3.1.22
vrrpInstanceScriptBackupScript to execute when the instance becomes backup.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.2.3.1.23
vrrpInstanceScriptFaultScript to execute when the instance is in fault state.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.2.3.1.24
vrrpInstanceScriptStopScript to execute when the instance is stopped.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.2.3.1.25
vrrpInstanceScriptScript to execute whenever a state change occurs.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.2.3.1.26
vrrpTrackedInterfaceTableTable of tracked interfaces for each VRRP instance.
SEQUENCE OF VrrpTrackedInterfaceEntry
.1.3.6.1.4.1.9586.100.5.2.4
vrrpTrackedInterfaceEntryInformation describing a tracked interface
VrrpTrackedInterfaceEntry
.1.3.6.1.4.1.9586.100.5.2.4.1
vrrpTrackedInterfaceNameName of the tracked interface.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.2.4.1.1
vrrpTrackedInterfaceWeightWeight of the tracked interface.ro
Integer32
.1.3.6.1.4.1.9586.100.5.2.4.1.2
vrrpTrackedScriptTableTable of tracked interfaces for each VRRP instance.
SEQUENCE OF VrrpTrackedScriptEntry
.1.3.6.1.4.1.9586.100.5.2.5
vrrpTrackedScriptEntryInformation describing a tracked script
VrrpTrackedScriptEntry
.1.3.6.1.4.1.9586.100.5.2.5.1
vrrpTrackedScriptIndexIndex of the tracked script in the set of tracked scripts for the given VRRP instance. This index has no relation with the index of vrrpScriptTable.
Integer32
.1.3.6.1.4.1.9586.100.5.2.5.1.1
vrrpTrackedScriptNameName of the tracked interface.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.2.5.1.2
vrrpTrackedScriptWeightWeight of the tracked interface.ro
Integer32
.1.3.6.1.4.1.9586.100.5.2.5.1.3
vrrpAddressTableTable of static and virtual addresses
SEQUENCE OF VrrpAddressEntry
.1.3.6.1.4.1.9586.100.5.2.6
vrrpAddressEntryInformation describing an address. This can be a static address or a virtual address. In case of static address, the VRRP instance index is 0.
VrrpAddressEntry
.1.3.6.1.4.1.9586.100.5.2.6.1
vrrpAddressIndexAddress index.
Integer32
.1.3.6.1.4.1.9586.100.5.2.6.1.1
vrrpAddressTypeA value that represents a type of Internet address.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9586.100.5.2.6.1.2
vrrpAddressValueActual IP address.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9586.100.5.2.6.1.3
vrrpAddressBroadcastBroadcast address associated with the IP address.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9586.100.5.2.6.1.4
vrrpAddressMaskAddress mask.ro
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9586.100.5.2.6.1.5
vrrpAddressScopeAddress scope.ro
InetScopeType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9586.100.5.2.6.1.6
vrrpAddressIfIndexIndex of the interface to which the IP address is linked to.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.9586.100.5.2.6.1.7
vrrpAddressIfNameName of the interface to which the IP address is linked to.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.2.6.1.8
vrrpAddressIfAliasAlias name of the interface.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.2.6.1.9
vrrpAddressStatusIs the IP address set?ro
Enumeration
.1.3.6.1.4.1.9586.100.5.2.6.1.10
vrrpAddressAdvertisingStatus of VRRP advertising for this IP address.ro
Enumeration
.1.3.6.1.4.1.9586.100.5.2.6.1.11
vrrpRouteTableTable of static and virtual routes.
SEQUENCE OF VrrpRouteEntry
.1.3.6.1.4.1.9586.100.5.2.7
vrrpRouteEntryInformation describing a route. In case of a static route, the instance index is 0.
VrrpRouteEntry
.1.3.6.1.4.1.9586.100.5.2.7.1
vrrpRouteIndexRoute index.
Integer32
.1.3.6.1.4.1.9586.100.5.2.7.1.1
vrrpRouteAddressTypeRoute type of internet address.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9586.100.5.2.7.1.2
vrrpRouteDestinationRoute destination.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9586.100.5.2.7.1.3
vrrpRouteDestinationMaskRoute destination mask.ro
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9586.100.5.2.7.1.4
vrrpRouteGatewayGateway for the given destination.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9586.100.5.2.7.1.5
vrrpRouteSecondaryGatewayAn optional second gateway for the given destination.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9586.100.5.2.7.1.6
vrrpRouteSourceWhich source IP address to use with this route.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9586.100.5.2.7.1.7
vrrpRouteMetricMetric of this route.ro
Unsigned32
.1.3.6.1.4.1.9586.100.5.2.7.1.8
vrrpRouteScopeScope of this route.ro
InetScopeType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9586.100.5.2.7.1.9
vrrpRouteTypeKind of route.ro
Enumeration
.1.3.6.1.4.1.9586.100.5.2.7.1.10
vrrpRouteIfIndexInterface attached to this route.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.9586.100.5.2.7.1.11
vrrpRouteIfNameName of the interface of attached to this route.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.2.7.1.12
vrrpRouteRoutingTableRouting table where to route should be inserted.ro
Unsigned32
.1.3.6.1.4.1.9586.100.5.2.7.1.13
vrrpRouteStatusIs this route set in the kernel?ro
Enumeration
.1.3.6.1.4.1.9586.100.5.2.7.1.14
vrrpScriptTableTable of VRRP scripts
SEQUENCE OF VrrpScriptEntry
.1.3.6.1.4.1.9586.100.5.2.8
vrrpScriptEntryInformation describing a VRRP script
VrrpScriptEntry
.1.3.6.1.4.1.9586.100.5.2.8.1
vrrpScriptIndexScript index.
Integer32
.1.3.6.1.4.1.9586.100.5.2.8.1.1
vrrpScriptNameSymbolic name of the script.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.2.8.1.2
vrrpScriptCommandCommand executed when running the script.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.2.8.1.3
vrrpScriptIntervalInterval between two runs of the script.ro
Integer32 UNITS "seconds"
.1.3.6.1.4.1.9586.100.5.2.8.1.4
vrrpScriptWeightWeight of the script if successful.ro
Integer32
.1.3.6.1.4.1.9586.100.5.2.8.1.5
vrrpScriptResultCurrent status of the script.ro
Enumeration
.1.3.6.1.4.1.9586.100.5.2.8.1.6
vrrpScriptRiseHow many times the script should succeed before OK.ro
Unsigned32
.1.3.6.1.4.1.9586.100.5.2.8.1.7
vrrpScriptFallHow many times the script should fail before KO.ro
Unsigned32
.1.3.6.1.4.1.9586.100.5.2.8.1.8
vrrpTrap
OBJECT IDENTIFIER
.1.3.6.1.4.1.9586.100.5.2.9
vrrpTraps
OBJECT IDENTIFIER
.1.3.6.1.4.1.9586.100.5.2.9.0
vrrpSyncGroupStateChangeThis trap signifies that the state of the whole vrrp sync group changed.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9586.100.5.2.9.0.1
vrrpInstanceStateChangeThis trap signifies that the state of a vrrp instance changed.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9586.100.5.2.9.0.2
vrrpTrapControl
OBJECT IDENTIFIER
.1.3.6.1.4.1.9586.100.5.2.9.1
check
OBJECT IDENTIFIER
.1.3.6.1.4.1.9586.100.5.3
virtualServerGroupTableTable of virtual server groups.
SEQUENCE OF VirtualServerGroupEntry
.1.3.6.1.4.1.9586.100.5.3.1
virtualServerGroupEntryInformation describing a virtual server group.
VirtualServerGroupEntry
.1.3.6.1.4.1.9586.100.5.3.1.1
virtualServerGroupIndexIndex of the virtual server group.
Integer32
.1.3.6.1.4.1.9586.100.5.3.1.1.1
virtualServerGroupNameName of the virtual server group.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.3.1.1.2
virtualServerGroupMemberTableTable of members of a virtual server group.
SEQUENCE OF VirtualServerGroupMemberEntry
.1.3.6.1.4.1.9586.100.5.3.2
virtualServerGroupMemberEntryDescription of a member of a virtual server group.
VirtualServerGroupMemberEntry
.1.3.6.1.4.1.9586.100.5.3.2.1
virtualServerGroupMemberIndexIndex of the member into virtual server group.
Integer32
.1.3.6.1.4.1.9586.100.5.3.2.1.1
virtualServerGroupMemberTypeKind of entry: firewall mark, address with port or range of addresses with port.ro
Enumeration
.1.3.6.1.4.1.9586.100.5.3.2.1.2
virtualServerGroupMemberFwMarkFirewall mark for this member. If the kind of this member is not fwmark(1), then this entry should not exist for the current row.ro
Unsigned32
.1.3.6.1.4.1.9586.100.5.3.2.1.3
virtualServerGroupMemberAddrTypeType 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.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9586.100.5.3.2.1.4
virtualServerGroupMemberAddressIP address of this member. If the kind of this member is not address(2), then this entry should not exist for the current row.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9586.100.5.3.2.1.5
virtualServerGroupMemberAddr1First 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.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9586.100.5.3.2.1.6
virtualServerGroupMemberAddr2Second 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.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9586.100.5.3.2.1.7
virtualServerGroupMemberPortV 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.ro
InetPortNumber (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9586.100.5.3.2.1.8
virtualServerTableTable of virtual servers.
SEQUENCE OF VirtualServerEntry
.1.3.6.1.4.1.9586.100.5.3.3
virtualServerEntryInformation describing a virtual server.
VirtualServerEntry
.1.3.6.1.4.1.9586.100.5.3.3.1
virtualServerIndexIndex of the virtual server.
Integer32
.1.3.6.1.4.1.9586.100.5.3.3.1.1
virtualServerTypeType of virtual server. A virtual server can either be defined from a firewall mark, an IP and a port or from a virtual server group.ro
Enumeration
.1.3.6.1.4.1.9586.100.5.3.3.1.2
virtualServerNameOfGroupIf the virtual is defined from a group, this is the name of the group.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.3.3.1.3
virtualServerFwMarkIf the virtual server is defined from a firewall mark, this is the value of the mark. Otherwise, this column should not exist in the current row.ro
Unsigned32
.1.3.6.1.4.1.9586.100.5.3.3.1.4
virtualServerAddrTypeIf the virtual server is defined from an IP, this is the address family. Otherwise, this column should not exist in the current row.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9586.100.5.3.3.1.5
virtualServerAddressIf the virtual server is defined from an IP address, this is the value of the IP. Otherwise, this column should not exist in the current row.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9586.100.5.3.3.1.6
virtualServerPortIf the virtual server is defined from an IP, this is the value of the port to listen for requests. Otherwise, this column should not exist in the current row.ro
InetPortNumber (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9586.100.5.3.3.1.7
virtualServerProtocolWhich transport protocol should be used for this virtual server.ro
Enumeration
.1.3.6.1.4.1.9586.100.5.3.3.1.8
virtualServerLoadBalancingAlgoWhich load balancing algorithm (or scheduler) should be used for this virtual server.ro
Enumeration
.1.3.6.1.4.1.9586.100.5.3.3.1.9
virtualServerLoadBalancingKindForwarding method to use for this virtual server.ro
Enumeration
.1.3.6.1.4.1.9586.100.5.3.3.1.10
virtualServerStatusCurrent status of this virtual server.ro
Enumeration
.1.3.6.1.4.1.9586.100.5.3.3.1.11
virtualServerVirtualHostVirtualhost of this server for HTTP like requests.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.3.3.1.12
virtualServerPersistIs the virtual service persistence enabled?ro
Enumeration
.1.3.6.1.4.1.9586.100.5.3.3.1.13
virtualServerPersistTimeoutIf this virtual service is persistence, what is the timeout.ro
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.9586.100.5.3.3.1.14
virtualServerPersistGranularityNetmask specifying the granularity of the persistence mechanism.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9586.100.5.3.3.1.15
virtualServerDelayLoopDelay in seconds between two checks.ro
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.9586.100.5.3.3.1.16
virtualServerHaSuspendIf set to true(1), checks will be suspended if the IP of the virtual server is currently not set.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.3.3.1.17
virtualServerAlphaIs alpha mode enabled?ro
Enumeration
.1.3.6.1.4.1.9586.100.5.3.3.1.18
virtualServerOmegaIs omega mode enabled?ro
Enumeration
.1.3.6.1.4.1.9586.100.5.3.3.1.19
virtualServerRealServersTotalTotal number of real servers for this virtual server.ro
Unsigned32
.1.3.6.1.4.1.9586.100.5.3.3.1.20
virtualServerRealServersUpReal servers actually up for this virtual server.ro
Unsigned32
.1.3.6.1.4.1.9586.100.5.3.3.1.21
virtualServerQuorumQuorum to get amond real servers to consider this virtual server up.ro
Unsigned32
.1.3.6.1.4.1.9586.100.5.3.3.1.22
virtualServerQuorumStatusCurrent status of the quorum for this virtual server.ro
Enumeration
.1.3.6.1.4.1.9586.100.5.3.3.1.23
virtualServerQuorumUpCommand to execute when the quorum is met.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.3.3.1.24
virtualServerQuorumDownCommand to execute when the quorum is not met.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.3.3.1.25
virtualServerHysteresisHysteresis with respect to quorum count.ro
Unsigned32
.1.3.6.1.4.1.9586.100.5.3.3.1.26
virtualServerStatsConnsTotal number of connections scheduled for this virtual server.ro
Gauge32 UNITS "connections"
.1.3.6.1.4.1.9586.100.5.3.3.1.27
virtualServerStatsInPktsTotal number of incoming packets for this virtual server.ro
Counter32 UNITS "packets"
.1.3.6.1.4.1.9586.100.5.3.3.1.28
virtualServerStatsOutPktsTotal number of outgoing packets for this virtual server.ro
Counter32 UNITS "packets"
.1.3.6.1.4.1.9586.100.5.3.3.1.29
virtualServerStatsInBytesTotal number of incoming bytes for this virtual server.ro
Counter64 UNITS "bytes"
.1.3.6.1.4.1.9586.100.5.3.3.1.30
virtualServerStatsOutBytesTotal number of outgoing bytes for this virtual server.ro
Counter64 UNITS "bytes"
.1.3.6.1.4.1.9586.100.5.3.3.1.31
virtualServerRateCpsCurrent connection rate for this virtual server.ro
Gauge32 UNITS "connections/s"
.1.3.6.1.4.1.9586.100.5.3.3.1.32
virtualServerRateInPPSCurrent in packet rate for this virtual server.ro
Gauge32 UNITS "packets/s"
.1.3.6.1.4.1.9586.100.5.3.3.1.33
virtualServerRateOutPPSCurrent out packet rate for this virtual server.ro
Gauge32 UNITS "packets/s"
.1.3.6.1.4.1.9586.100.5.3.3.1.34
virtualServerRateInBPSCurrent incoming rate for this virtual server.ro
Gauge32 UNITS "bytes/s"
.1.3.6.1.4.1.9586.100.5.3.3.1.35
virtualServerRateOutBPSCurrent outgoing rate for this virtual server.ro
Gauge32 UNITS "bytes/s"
.1.3.6.1.4.1.9586.100.5.3.3.1.36
realServerTableTable of real servers. This includes regular real servers and sorry servers.
SEQUENCE OF RealServerEntry
.1.3.6.1.4.1.9586.100.5.3.4
realServerEntryInformation describing a real server.
RealServerEntry
.1.3.6.1.4.1.9586.100.5.3.4.1
realServerIndexIndex of the real server.
Integer32
.1.3.6.1.4.1.9586.100.5.3.4.1.1
realServerTypeType of real server: either a regular real server or a sorry server.ro
Enumeration
.1.3.6.1.4.1.9586.100.5.3.4.1.2
realServerAddrTypeAddress family for this real server.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9586.100.5.3.4.1.3
realServerAddressIP address of this real server.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9586.100.5.3.4.1.4
realServerPortPort of the service.ro
InetPortNumber (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9586.100.5.3.4.1.5
realServerStatusStatus of this real server.ro
Enumeration
.1.3.6.1.4.1.9586.100.5.3.4.1.6
realServerWeightWeight of this real server. This value can be set to 0 to disable the real server.rw
Integer32
.1.3.6.1.4.1.9586.100.5.3.4.1.7
realServerUpperConnectionLimitMaximum number of connections for this real server.ro
Unsigned32
.1.3.6.1.4.1.9586.100.5.3.4.1.8
realServerLowerConnectionLimitMinimum number of connections for this real server.ro
Unsigned32
.1.3.6.1.4.1.9586.100.5.3.4.1.9
realServerActionWhenDownWhat action is performed when this server is down. Its weight can be set to 0 (inhibit) or it can be removed from the pool.ro
Enumeration
.1.3.6.1.4.1.9586.100.5.3.4.1.10
realServerNotifyUpCommand to execute when this server becomes alive.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.3.4.1.11
realServerNotifyDownCommand to execute when this server becomes dead.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.9586.100.5.3.4.1.12
realServerFailedChecksHow many failed checks for this real server.ro
Unsigned32
.1.3.6.1.4.1.9586.100.5.3.4.1.13
realServerStatsConnsTotal number of connections scheduled for this real server.ro
Gauge32 UNITS "connections"
.1.3.6.1.4.1.9586.100.5.3.4.1.14
realServerStatsActiveConnsCurrent active connections for this real server.ro
Gauge32 UNITS "connections"
.1.3.6.1.4.1.9586.100.5.3.4.1.15
realServerStatsInactiveConnsCurrent inactive connections for this real server.ro
Gauge32 UNITS "connections"
.1.3.6.1.4.1.9586.100.5.3.4.1.16
realServerStatsPersistentConnsCurrent persistent connections for this real server.ro
Gauge32 UNITS "connections"
.1.3.6.1.4.1.9586.100.5.3.4.1.17
realServerStatsInPktsTotal number of incoming packets for this real server.ro
Counter32 UNITS "packets"
.1.3.6.1.4.1.9586.100.5.3.4.1.18
realServerStatsOutPktsTotal number of outgoing packets for this real server.ro
Counter32 UNITS "packets"
.1.3.6.1.4.1.9586.100.5.3.4.1.19
realServerStatsInBytesTotal number of incoming bytes for this real server.ro
Counter64 UNITS "bytes"
.1.3.6.1.4.1.9586.100.5.3.4.1.20
realServerStatsOutBytesTotal number of outgoing bytes for this real server.ro
Counter64 UNITS "bytes"
.1.3.6.1.4.1.9586.100.5.3.4.1.21
realServerRateCpsCurrent connection rate for this real server.ro
Gauge32 UNITS "connections/s"
.1.3.6.1.4.1.9586.100.5.3.4.1.22
realServerRateInPPSCurrent in packet rate for this real server.ro
Gauge32 UNITS "packets/s"
.1.3.6.1.4.1.9586.100.5.3.4.1.23
realServerRateOutPPSCurrent out packet rate for this real server.ro
Gauge32 UNITS "packets/s"
.1.3.6.1.4.1.9586.100.5.3.4.1.24
realServerRateInBPSCurrent incoming rate for this real server.ro
Gauge32 UNITS "bytes/s"
.1.3.6.1.4.1.9586.100.5.3.4.1.25
realServerRateOutBPSCurrent outgoing rate for this real server.ro
Gauge32 UNITS "bytes/s"
.1.3.6.1.4.1.9586.100.5.3.4.1.26
checkTrap
OBJECT IDENTIFIER
.1.3.6.1.4.1.9586.100.5.3.5
checkTraps
OBJECT IDENTIFIER
.1.3.6.1.4.1.9586.100.5.3.5.0
realServerStateChangeThis trap signifies that the state of a real server has changed. Additional varbinds will be added depending on the value of virtualServerType: virtualServerNameOfGroup, virtualServerFwMark, virtualServerAddrType, virtualServerAddress, virtualServerPort.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9586.100.5.3.5.0.1
virtualServerQuorumStateChangeThis trap signifies that the quorum of a virtual server has changed. Additional varbinds will be added depending on the value of virtualServerType: virtualServerNameOfGroup, virtualServerFwMark, virtualServerAddrType, virtualServerAddress, virtualServerPort.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9586.100.5.3.5.0.2
checkTrapControl
OBJECT IDENTIFIER
.1.3.6.1.4.1.9586.100.5.3.5.1
conformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9586.100.5.4
compliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9586.100.5.4.1
globalCompliancesCompliance statement for global data
Unknown
.1.3.6.1.4.1.9586.100.5.4.1.1
vrrpCompliancesThe VRRP compliance statement
Unknown
.1.3.6.1.4.1.9586.100.5.4.1.2
checkCompliancesThe check compliance statement
Unknown
.1.3.6.1.4.1.9586.100.5.4.1.3
groups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9586.100.5.4.2
globalGroupConformance group for global data.
Unknown
.1.3.6.1.4.1.9586.100.5.4.2.1
vrrpGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9586.100.5.4.2.2
vrrpSyncGroupConformance group for synchronisation groups.
Unknown
.1.3.6.1.4.1.9586.100.5.4.2.2.1
vrrpInstanceGroupConformance group for VRRP instances.
Unknown
.1.3.6.1.4.1.9586.100.5.4.2.2.2
vrrpScriptGroupConformance group for VRRP scripts.
Unknown
.1.3.6.1.4.1.9586.100.5.4.2.2.3
vrrpTrapsGroupConformance group for VRRP traps.
Unknown
.1.3.6.1.4.1.9586.100.5.4.2.2.4
checkGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9586.100.5.4.2.3
virtualServerGroupGroupConformance group for virtual server groups.
Unknown
.1.3.6.1.4.1.9586.100.5.4.2.3.1
virtualServerGroupConformance group for virtual servers.
Unknown
.1.3.6.1.4.1.9586.100.5.4.2.3.2
realServerGroupConformance group for real servers.
Unknown
.1.3.6.1.4.1.9586.100.5.4.2.3.3
checkTrapsGroupConformance group for check traps.
Unknown
.1.3.6.1.4.1.9586.100.5.4.2.3.4
KEEPALIVED-MIB - SNMP MIB Reference | MIBs Explorer