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
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | not-accessible | obsolete | |
| 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.1 | not-accessible | obsolete | |
| cldVirtualIpAddress OBJECT-TYPE The IP address of the virtual machine. | 1.3.6.1.4.1.9.9.99.1.1.1.1.1 | IpAddress | not-accessible | obsolete |
| 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.2 | Integer32 (0..65535) | not-accessible | obsolete |
| 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.3 | Integer32 (0..65535) | not-accessible | obsolete |
| cldVirtualState OBJECT-TYPE The service state of the virtual machine. | 1.3.6.1.4.1.9.9.99.1.1.1.1.4 | CldMachineState | read-only | obsolete |
| 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.5 | Counter32 | read-only | obsolete |
| 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.6 | Counter32 | read-only | obsolete |
| 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.7 | Counter32 | read-only | obsolete |
| 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.8 | Integer32 (0..2147483647) | read-only | obsolete |
| cldeVirtualTable OBJECT-TYPE Information about all Virtual machines that exist on LocalDirector. | 1.3.6.1.4.1.9.9.99.1.1.2 | not-accessible | deprecated | |
| 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.1 | not-accessible | deprecated | |
| cldeVirtualIpAddress OBJECT-TYPE The IP address of the virtual machine. | 1.3.6.1.4.1.9.9.99.1.1.2.1.1 | IpAddress | not-accessible | deprecated |
| 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.2 | Integer32 (0..65535) | not-accessible | deprecated |
| 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.3 | Integer32 (0..65535) | not-accessible | deprecated |
| 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.4 | MachineProtocol | not-accessible | deprecated |
| cldeVirtualState OBJECT-TYPE The service state of the virtual machine. | 1.3.6.1.4.1.9.9.99.1.1.2.1.5 | CldMachineState | read-only | deprecated |
| 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.6 | Counter32 | read-only | deprecated |
| 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.7 | Counter32 | read-only | deprecated |
| 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.8 | Counter32 | read-only | deprecated |
| 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.9 | Integer32 (0..2147483647) | read-only | deprecated |
| cldexVirtualTable OBJECT-TYPE Information about all Virtual machines that exist on LocalDirector. | 1.3.6.1.4.1.9.9.99.1.1.3 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| cldexVirtualIpAddress OBJECT-TYPE The IP address of the virtual machine. | 1.3.6.1.4.1.9.9.99.1.1.3.1.1 | IpAddress | not-accessible | current |
| 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.2 | Integer32 (0..65535) | not-accessible | current |
| 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.3 | Integer32 (0..65535) | not-accessible | current |
| 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.4 | MachineProtocol | not-accessible | current |
| 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.5 | SnmpAdminString (SIZE(0..8)) | not-accessible | current |
| cldexVirtualState OBJECT-TYPE The service state of the virtual machine. | 1.3.6.1.4.1.9.9.99.1.1.3.1.6 | CldMachineState | read-only | current |
| 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.7 | Counter32 | read-only | current |
| 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.8 | Counter32 | read-only | current |
| 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.9 | Counter32 | read-only | current |
| 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.10 | Integer32 (0..2147483647) | read-only | current |
| 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.1 | not-accessible | obsolete | |
| 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.1 | not-accessible | obsolete | |
| cldRealIpAddress OBJECT-TYPE The IP address of the real machine. | 1.3.6.1.4.1.9.9.99.1.2.1.1.1 | IpAddress | not-accessible | obsolete |
| 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.2 | Integer32 (0..65535) | not-accessible | obsolete |
| 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.3 | CldMachineState | read-only | obsolete |
| 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.4 | Counter32 | read-only | obsolete |
| 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.5 | Counter32 | read-only | obsolete |
| 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.6 | Counter32 | read-only | obsolete |
| cldRealWeight OBJECT-TYPE The weight for the real machine. | 1.3.6.1.4.1.9.9.99.1.2.1.1.7 | Integer32 (0..2147483647) | read-write | obsolete |
| cldeRealTable OBJECT-TYPE Information about all Real machines that exist on LocalDirector. | 1.3.6.1.4.1.9.9.99.1.2.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| cldeRealIpAddress OBJECT-TYPE The IP address of the real machine. | 1.3.6.1.4.1.9.9.99.1.2.2.1.1 | IpAddress | not-accessible | current |
| 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.2 | Integer32 (0..65535) | not-accessible | current |
| cldeRealBindID OBJECT-TYPE The Bind ID of the Real Server. | 1.3.6.1.4.1.9.9.99.1.2.2.1.3 | MachineBindID | not-accessible | current |
| 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.4 | MachineProtocol | not-accessible | current |
| 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.5 | CldMachineState | read-only | current |
| 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.6 | Counter32 | read-only | current |
| 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.7 | Counter32 | read-only | current |
| 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.8 | Counter32 | read-only | current |
| cldeRealWeight OBJECT-TYPE The weight for the real machine. | 1.3.6.1.4.1.9.9.99.1.2.2.1.9 | Integer32 (0..2147483647) | read-write | current |
| 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.1 | CldFailoverEnabledState | read-only | current |
| cldFailoverCableStatus OBJECT-TYPE Status of failover serial cable. | 1.3.6.1.4.1.9.9.99.1.3.2 | CldFailoverCableState | read-only | current |
| 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.3 | CldFailoverUnitTypeDescriptor | read-only | current |
| cldFailoverUnitStatus OBJECT-TYPE The unit's failover activity; active or standby. | 1.3.6.1.4.1.9.9.99.1.3.4 | CldFailoverUnitStatusDescriptor | read-only | current |
| cldFailoverActiveTimeStamp OBJECT-TYPE The value of sysUpTime when unit went active. | 1.3.6.1.4.1.9.9.99.1.3.5 | TimeStamp | read-only | current |
| 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
| Name | OID | Status |
|---|---|---|
| ciscoLocalDirectorVirtualStateChange NOTIFICATION-TYPE When a Virtual machine changes state, a notification is sent. | 1.3.6.1.4.1.9.9.99.2.0.1 | obsolete |
| ciscoLocalDirectorRealStateChange NOTIFICATION-TYPE When a Real machine changes state, a notification is sent. | 1.3.6.1.4.1.9.9.99.2.0.2 | obsolete |
| ciscoLocalDirectorFailoverEnableChange NOTIFICATION-TYPE Failover is turned on/off. | 1.3.6.1.4.1.9.9.99.2.0.3 | current |
| ciscoLocalDirectorFailoverCableChange NOTIFICATION-TYPE Failover's serial cable has a status change. | 1.3.6.1.4.1.9.9.99.2.0.4 | current |
| ciscoLocalDirectorFailoverUnitStatus NOTIFICATION-TYPE Failover event occurs. | 1.3.6.1.4.1.9.9.99.2.0.5 | current |
| ciscoLocalDirectorEVirtualStateChange NOTIFICATION-TYPE When a Virtual machine changes state, a notification is sent. | 1.3.6.1.4.1.9.9.99.2.0.6 | deprecated |
| ciscoLocalDirectorERealStateChange NOTIFICATION-TYPE When a Real machine changes state, a notification is sent. | 1.3.6.1.4.1.9.9.99.2.0.7 | current |
| ciscoLocalDirectorExVirtualStateChange NOTIFICATION-TYPE When a Virtual machine changes state, a notification is sent. | 1.3.6.1.4.1.9.9.99.2.0.8 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| 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.1 | deprecated |
| ciscoLocalDirectorMIBGroup OBJECT-GROUP A collection of objects providing the LocalDirector MIB capability. | 1.3.6.1.4.1.9.9.99.3.2.1 | obsolete |
| ciscoLocalDirectorFailoverGroup OBJECT-GROUP A collection of objects providing the LocalDirector MIB capability. | 1.3.6.1.4.1.9.9.99.3.2.2 | current |
| ciscoLocalDirectorEMIBGroup OBJECT-GROUP A collection of objects providing the LocalDirector MIB capability. | 1.3.6.1.4.1.9.9.99.3.2.3 | deprecated |
| ciscoLocalDirectorNotificationGroup NOTIFICATION-GROUP A collection of objects providing the LocalDirector MIB capability. | 1.3.6.1.4.1.9.9.99.3.2.4 | obsolete |
| ciscoLocalDirectorNotificationGroupRev1 NOTIFICATION-GROUP A collection of objects providing the LocalDirector MIB capability. | 1.3.6.1.4.1.9.9.99.3.2.5 | deprecated |
| ciscoLocalDirectorEMIBGroupRev1 OBJECT-GROUP A collection of objects providing the LocalDirector MIB capability. | 1.3.6.1.4.1.9.9.99.3.2.6 | current |
| ciscoLocalDirectorNotificationGroupRev2 NOTIFICATION-GROUP A collection of objects providing the LocalDirector MIB capability. | 1.3.6.1.4.1.9.9.99.3.2.7 | current |