MIBs Depot

CISCO-LOCAL-DIRECTOR-MIB

Registered at
1.3.6.1.4.1.9.9.99
Last updated
2001-05-14 00:00
Organization
Cisco Systems, Inc.
Revisions
2001-05-14 00:00, 1999-10-21 00:00, 1999-02-05 00:00
Namespace
cisco
Source file
CISCO-LOCAL-DIRECTOR-MIB
Digest
sha256:d8c868c2a01a98369409d8acc358d98f17867cda90d8e33512a4c718d217b3f1

Description

The MIB module to view information about LocalDirector. The Cisco LocalDirector is a device designed for the purpose of load balancing TCP traffic at an Internet site. To implement load balancing, an IP address (and optionally a port and a 'bind ID') is chosen to be the publically accessible 'virtual machine'. Then a number of actual Internet servers are 'bound' to this virtual machine. The servers are called 'real machines'. The relationships between virtual and real machines can be one to many, many to one, or many to many. More detailed information about the LocalDirector is available in the 'Cisco LocalDirector Installation and Configuration Guide', available online at www.cisco.com.

Contact

Cisco Systems Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-ld@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TimeStamp

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-LOCAL-DIRECTOR-MIB
CISCO-SMI
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
CldFailoverCableState
TEXTUAL-CONVENTION
Indicates state of serial failover cable between LocalDirector units. normalConnected: cable connected on both sides and both units powered on. otherSidePoweredOff: cable connected on both sides, but other unit is powered off. mySideNotConnected: my side of serial cable is not connected. otherSideNotConnected: my side of serial cable is connected, but other unit is not connected. badCable: problem is detected with serial cable.
current
CldFailoverEnabledState
TEXTUAL-CONVENTION
Indicates if failover mechanism is turned on or off for this LocalDirector. failoverOn: normal failoverOff: manually taken offline
current
CldFailoverUnitStatusDescriptor
TEXTUAL-CONVENTION
Indicates LocalDirector's current activity; active or standby. active: LocalDirector is currently active and handling load-balancing for site. standby:LocalDirector is currently not active and is only monitoring 'active' unit.
current
CldFailoverUnitTypeDescriptor
TEXTUAL-CONVENTION
Indicates LocalDirector's role in failover setup; primary or secondary. primary: Primary end of serial cable plugged into unit. secondary: Secondary end of serial cable plugged into unit.
current
CldMachineState
TEXTUAL-CONVENTION
The state of a real or virtual machine. inService: normal. outOfService: manually taken offline. testing: machine has failed, but is being tested for availability. failed: machine has failed. maxCapacity: machine has reached connection limit. maintenance: manually taken offine, and when brought back online, sticky associations will not be cleared. stickyOnly: machine will only accept new connections for which a 'Sticky Association' already exists in cache. externalFailed: An external management application determined that the real or virtual server is no longer available to service connections. The management application has indicated such to this LD and this LD has failed the server.
current
MachineBindID
TEXTUAL-CONVENTION
Used to associate clients with a Virtual Server. A 0 value indicates all clients are associated with the Virtual Server.
current
MachineProtocol
TEXTUAL-CONVENTION
IP protocol number defining the protocol used for sending packets between the client and the Virtual Server. protocolTypeAll : signifies that all IP protocol numbers are handled by the GLoBal Service Manager for this Virtual Server. protocolTypeTCP : signifies that TCP/IP is the protocol used for sending packets between the client and the Virtual Server. protocolTypeUDP : signifies that UDP/IP is the protocol used for sending packets between the client and the Virtual Server. protocolTypeGRE : signifies that Generic Routing Encapulation (GRE) is used for sending packets between the client and the Virtual Server.
current

Objects

NameOIDSyntaxAccessStatus
ciscoLocalDirectorMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.99.1
cldVirtualMachine
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.99.1.1
cldVirtualTable
OBJECT-TYPE
Information about all Virtual machines that exist on LocalDirector.
1.3.6.1.4.1.9.9.99.1.1.1not-accessibleobsolete
cldVirtualTableEntry
OBJECT-TYPE
A LocalDirector Virtual Table entry. Entries are added to this table via the 'virtual' command on the command line interface.
1.3.6.1.4.1.9.9.99.1.1.1.1not-accessibleobsolete
cldVirtualIpAddress
OBJECT-TYPE
The IP address of the virtual machine.
1.3.6.1.4.1.9.9.99.1.1.1.1.1IpAddressnot-accessibleobsolete
cldVirtualPort
OBJECT-TYPE
The TCP port of the virtual machine (default is 0, which is all ports).
1.3.6.1.4.1.9.9.99.1.1.1.1.2Integer32 (0..65535)not-accessibleobsolete
cldVirtualBindID
OBJECT-TYPE
The Bind ID of the virtual machine (default is 0, which is for all clients.
1.3.6.1.4.1.9.9.99.1.1.1.1.3Integer32 (0..65535)not-accessibleobsolete
cldVirtualState
OBJECT-TYPE
The service state of the virtual machine.
1.3.6.1.4.1.9.9.99.1.1.1.1.4CldMachineStateread-onlyobsolete
cldVirtualTotalConnections
OBJECT-TYPE
The total number of connections to/from the virtual machine since reboot.
1.3.6.1.4.1.9.9.99.1.1.1.1.5Counter32read-onlyobsolete
cldVirtualTotalPackets
OBJECT-TYPE
The total number of packets to/from the virtual machine since reboot.
1.3.6.1.4.1.9.9.99.1.1.1.1.6Counter32read-onlyobsolete
cldVirtualTotalBytes
OBJECT-TYPE
The total number of bytes to/from the virtual machine since reboot.
1.3.6.1.4.1.9.9.99.1.1.1.1.7Counter32read-onlyobsolete
cldVirtualWeight
OBJECT-TYPE
The weight reflects the availability of a virtual machine, which is the total weights/availability of all real machines bound the virtual machine.
1.3.6.1.4.1.9.9.99.1.1.1.1.8Integer32 (0..2147483647)read-onlyobsolete
cldeVirtualTable
OBJECT-TYPE
Information about all Virtual machines that exist on LocalDirector.
1.3.6.1.4.1.9.9.99.1.1.2not-accessibledeprecated
cldeVirtualTableEntry
OBJECT-TYPE
A LocalDirector Virtual Table entry. Entries are added to this table via the 'virtual' command on the command line interface.
1.3.6.1.4.1.9.9.99.1.1.2.1not-accessibledeprecated
cldeVirtualIpAddress
OBJECT-TYPE
The IP address of the virtual machine.
1.3.6.1.4.1.9.9.99.1.1.2.1.1IpAddressnot-accessibledeprecated
cldeVirtualPort
OBJECT-TYPE
The TCP port of the virtual machine (default is 0, which is all ports).
1.3.6.1.4.1.9.9.99.1.1.2.1.2Integer32 (0..65535)not-accessibledeprecated
cldeVirtualBindID
OBJECT-TYPE
The Bind ID of the virtual machine (default is 0, which is for all clients.
1.3.6.1.4.1.9.9.99.1.1.2.1.3Integer32 (0..65535)not-accessibledeprecated
cldeVirtualProtocol
OBJECT-TYPE
The TCP/UDP protocol field value used in sending packets to this Virtual Server.
1.3.6.1.4.1.9.9.99.1.1.2.1.4MachineProtocolnot-accessibledeprecated
cldeVirtualState
OBJECT-TYPE
The service state of the virtual machine.
1.3.6.1.4.1.9.9.99.1.1.2.1.5CldMachineStateread-onlydeprecated
cldeVirtualTotalConnections
OBJECT-TYPE
The total number of connections to/from the virtual machine since reboot.
1.3.6.1.4.1.9.9.99.1.1.2.1.6Counter32read-onlydeprecated
cldeVirtualTotalPackets
OBJECT-TYPE
The total number of packets to/from the virtual machine since reboot.
1.3.6.1.4.1.9.9.99.1.1.2.1.7Counter32read-onlydeprecated
cldeVirtualTotalBytes
OBJECT-TYPE
The total number of bytes to/from the virtual machine since reboot.
1.3.6.1.4.1.9.9.99.1.1.2.1.8Counter32read-onlydeprecated
cldeVirtualWeight
OBJECT-TYPE
The weight reflects the availability of a virtual machine, which is the total weights/availability of all real machines bound the virtual machine.
1.3.6.1.4.1.9.9.99.1.1.2.1.9Integer32 (0..2147483647)read-onlydeprecated
cldexVirtualTable
OBJECT-TYPE
Information about all Virtual machines that exist on LocalDirector.
1.3.6.1.4.1.9.9.99.1.1.3not-accessiblecurrent
cldexVirtualTableEntry
OBJECT-TYPE
A LocalDirector Virtual Table entry. Entries are added to this table via the 'virtual' command on the command line interface.
1.3.6.1.4.1.9.9.99.1.1.3.1not-accessiblecurrent
cldexVirtualIpAddress
OBJECT-TYPE
The IP address of the virtual machine.
1.3.6.1.4.1.9.9.99.1.1.3.1.1IpAddressnot-accessiblecurrent
cldexVirtualPort
OBJECT-TYPE
The TCP port of the virtual machine (default is 0, which is all ports).
1.3.6.1.4.1.9.9.99.1.1.3.1.2Integer32 (0..65535)not-accessiblecurrent
cldexVirtualBindID
OBJECT-TYPE
The Bind ID of the virtual machine (default is 0, which is for all clients.
1.3.6.1.4.1.9.9.99.1.1.3.1.3Integer32 (0..65535)not-accessiblecurrent
cldexVirtualProtocol
OBJECT-TYPE
The TCP/UDP protocol field value used in sending packets to this Virtual Server.
1.3.6.1.4.1.9.9.99.1.1.3.1.4MachineProtocolnot-accessiblecurrent
cldexVirtualRule
OBJECT-TYPE
The administratively assigned content rule name associated with this Virtual Server.
1.3.6.1.4.1.9.9.99.1.1.3.1.5SnmpAdminString (SIZE(0..8))not-accessiblecurrent
cldexVirtualState
OBJECT-TYPE
The service state of the virtual machine.
1.3.6.1.4.1.9.9.99.1.1.3.1.6CldMachineStateread-onlycurrent
cldexVirtualTotalConnections
OBJECT-TYPE
The total number of connections to/from the virtual machine since reboot.
1.3.6.1.4.1.9.9.99.1.1.3.1.7Counter32read-onlycurrent
cldexVirtualTotalPackets
OBJECT-TYPE
The total number of packets to/from the virtual machine since reboot.
1.3.6.1.4.1.9.9.99.1.1.3.1.8Counter32read-onlycurrent
cldexVirtualTotalBytes
OBJECT-TYPE
The total number of bytes to/from the virtual machine since reboot.
1.3.6.1.4.1.9.9.99.1.1.3.1.9Counter32read-onlycurrent
cldexVirtualWeight
OBJECT-TYPE
The weight reflects the availability of a virtual machine, which is the total weights/availability of all real machines bound the virtual machine.
1.3.6.1.4.1.9.9.99.1.1.3.1.10Integer32 (0..2147483647)read-onlycurrent
cldRealMachine
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.99.1.2
cldRealTable
OBJECT-TYPE
Information about all Real machines that exist on LocalDirector.
1.3.6.1.4.1.9.9.99.1.2.1not-accessibleobsolete
cldRealTableEntry
OBJECT-TYPE
A LocalDirector Real Table entry. Entries are added via the 'real' command on the command line interface.
1.3.6.1.4.1.9.9.99.1.2.1.1not-accessibleobsolete
cldRealIpAddress
OBJECT-TYPE
The IP address of the real machine.
1.3.6.1.4.1.9.9.99.1.2.1.1.1IpAddressnot-accessibleobsolete
cldRealPort
OBJECT-TYPE
The TCP port of the real machine (default is 0, which is all ports).
1.3.6.1.4.1.9.9.99.1.2.1.1.2Integer32 (0..65535)not-accessibleobsolete
cldRealState
OBJECT-TYPE
The service state of the real machine (defaul is 0, which is all clients.
1.3.6.1.4.1.9.9.99.1.2.1.1.3CldMachineStateread-onlyobsolete
cldRealTotalConnections
OBJECT-TYPE
The total number of connections to this machine since reboot.
1.3.6.1.4.1.9.9.99.1.2.1.1.4Counter32read-onlyobsolete
cldRealTotalPackets
OBJECT-TYPE
The total number of packets to/from the real machine since reboot.
1.3.6.1.4.1.9.9.99.1.2.1.1.5Counter32read-onlyobsolete
cldRealTotalBytes
OBJECT-TYPE
The total number of bytes to/from the real machine since reboot.
1.3.6.1.4.1.9.9.99.1.2.1.1.6Counter32read-onlyobsolete
cldRealWeight
OBJECT-TYPE
The weight for the real machine.
1.3.6.1.4.1.9.9.99.1.2.1.1.7Integer32 (0..2147483647)read-writeobsolete
cldeRealTable
OBJECT-TYPE
Information about all Real machines that exist on LocalDirector.
1.3.6.1.4.1.9.9.99.1.2.2not-accessiblecurrent
cldeRealTableEntry
OBJECT-TYPE
A LocalDirector Real Table entry. Entries are added via the 'real' command on the command line interface.
1.3.6.1.4.1.9.9.99.1.2.2.1not-accessiblecurrent
cldeRealIpAddress
OBJECT-TYPE
The IP address of the real machine.
1.3.6.1.4.1.9.9.99.1.2.2.1.1IpAddressnot-accessiblecurrent
cldeRealPort
OBJECT-TYPE
The TCP port of the real machine (default is 0, which is all ports).
1.3.6.1.4.1.9.9.99.1.2.2.1.2Integer32 (0..65535)not-accessiblecurrent
cldeRealBindID
OBJECT-TYPE
The Bind ID of the Real Server.
1.3.6.1.4.1.9.9.99.1.2.2.1.3MachineBindIDnot-accessiblecurrent
cldeRealProtocol
OBJECT-TYPE
The TCP/UDP protocol field value used in sending packets to this Real Server.
1.3.6.1.4.1.9.9.99.1.2.2.1.4MachineProtocolnot-accessiblecurrent
cldeRealState
OBJECT-TYPE
The service state of the real machine (defaul is 0, which is all clients.
1.3.6.1.4.1.9.9.99.1.2.2.1.5CldMachineStateread-onlycurrent
cldeRealTotalConnections
OBJECT-TYPE
The total number of connections to this machine since reboot.
1.3.6.1.4.1.9.9.99.1.2.2.1.6Counter32read-onlycurrent
cldeRealTotalPackets
OBJECT-TYPE
The total number of packets to/from the real machine since reboot.
1.3.6.1.4.1.9.9.99.1.2.2.1.7Counter32read-onlycurrent
cldeRealTotalBytes
OBJECT-TYPE
The total number of bytes to/from the real machine since reboot.
1.3.6.1.4.1.9.9.99.1.2.2.1.8Counter32read-onlycurrent
cldeRealWeight
OBJECT-TYPE
The weight for the real machine.
1.3.6.1.4.1.9.9.99.1.2.2.1.9Integer32 (0..2147483647)read-writecurrent
cldFailover
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.99.1.3
cldFailoverEnabled
OBJECT-TYPE
Is failover mechanism enabled.
1.3.6.1.4.1.9.9.99.1.3.1CldFailoverEnabledStateread-onlycurrent
cldFailoverCableStatus
OBJECT-TYPE
Status of failover serial cable.
1.3.6.1.4.1.9.9.99.1.3.2CldFailoverCableStateread-onlycurrent
cldFailoverUnitType
OBJECT-TYPE
The failover unit type, which is determined by Failover serial cable; primary or secondary.
1.3.6.1.4.1.9.9.99.1.3.3CldFailoverUnitTypeDescriptorread-onlycurrent
cldFailoverUnitStatus
OBJECT-TYPE
The unit's failover activity; active or standby.
1.3.6.1.4.1.9.9.99.1.3.4CldFailoverUnitStatusDescriptorread-onlycurrent
cldFailoverActiveTimeStamp
OBJECT-TYPE
The value of sysUpTime when unit went active.
1.3.6.1.4.1.9.9.99.1.3.5TimeStampread-onlycurrent
ciscoLocalDirectorMIBNotificationPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.99.2
ciscoLocalDirectorMIBNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.99.2.0
ciscoLocalDirectorMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.99.3
ciscoLocalDirectorMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.99.3.1
ciscoLocalDirectorMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.99.3.2

Notifications

NameOIDStatus
ciscoLocalDirectorVirtualStateChange
NOTIFICATION-TYPE
When a Virtual machine changes state, a notification is sent.
1.3.6.1.4.1.9.9.99.2.0.1obsolete
ciscoLocalDirectorRealStateChange
NOTIFICATION-TYPE
When a Real machine changes state, a notification is sent.
1.3.6.1.4.1.9.9.99.2.0.2obsolete
ciscoLocalDirectorFailoverEnableChange
NOTIFICATION-TYPE
Failover is turned on/off.
1.3.6.1.4.1.9.9.99.2.0.3current
ciscoLocalDirectorFailoverCableChange
NOTIFICATION-TYPE
Failover's serial cable has a status change.
1.3.6.1.4.1.9.9.99.2.0.4current
ciscoLocalDirectorFailoverUnitStatus
NOTIFICATION-TYPE
Failover event occurs.
1.3.6.1.4.1.9.9.99.2.0.5current
ciscoLocalDirectorEVirtualStateChange
NOTIFICATION-TYPE
When a Virtual machine changes state, a notification is sent.
1.3.6.1.4.1.9.9.99.2.0.6deprecated
ciscoLocalDirectorERealStateChange
NOTIFICATION-TYPE
When a Real machine changes state, a notification is sent.
1.3.6.1.4.1.9.9.99.2.0.7current
ciscoLocalDirectorExVirtualStateChange
NOTIFICATION-TYPE
When a Virtual machine changes state, a notification is sent.
1.3.6.1.4.1.9.9.99.2.0.8current

Conformance

NameOIDStatus
ciscoLocalDirectorMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the Cisco LocalDirector MIB.
1.3.6.1.4.1.9.9.99.3.1.1deprecated
ciscoLocalDirectorMIBGroup
OBJECT-GROUP
A collection of objects providing the LocalDirector MIB capability.
1.3.6.1.4.1.9.9.99.3.2.1obsolete
ciscoLocalDirectorFailoverGroup
OBJECT-GROUP
A collection of objects providing the LocalDirector MIB capability.
1.3.6.1.4.1.9.9.99.3.2.2current
ciscoLocalDirectorEMIBGroup
OBJECT-GROUP
A collection of objects providing the LocalDirector MIB capability.
1.3.6.1.4.1.9.9.99.3.2.3deprecated
ciscoLocalDirectorNotificationGroup
NOTIFICATION-GROUP
A collection of objects providing the LocalDirector MIB capability.
1.3.6.1.4.1.9.9.99.3.2.4obsolete
ciscoLocalDirectorNotificationGroupRev1
NOTIFICATION-GROUP
A collection of objects providing the LocalDirector MIB capability.
1.3.6.1.4.1.9.9.99.3.2.5deprecated
ciscoLocalDirectorEMIBGroupRev1
OBJECT-GROUP
A collection of objects providing the LocalDirector MIB capability.
1.3.6.1.4.1.9.9.99.3.2.6current
ciscoLocalDirectorNotificationGroupRev2
NOTIFICATION-GROUP
A collection of objects providing the LocalDirector MIB capability.
1.3.6.1.4.1.9.9.99.3.2.7current