All MIBs › ALTEON-PRIVATE-MIBS
Category: Textual Conventions and Registries, Vendor: Alteon
Description:
Alteon private MIBs root registration MIB defining the enterprise OID subtree for all Alteon proprietary MIBs.
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| IpAddress | |
| NetworkAddress | |
| TimeTicks | |
| enterprises | |
| mgmt |
From RFC1213-MIB
| DisplayString | |
| PhysAddress |
From SNMPv2-SMI
| Counter64 |
What Is ALTEON-PRIVATE-MIBS?
ALTEON-PRIVATE-MIBS is an Alteon WebSystems (later Nortel/Radware) proprietary MIB (enterprise OID 1872) reporting hardware inventory and firmware management on Alteon content-switching appliances. Its objects cover hardware part number/revision, power-supply status (including redundant PSU presence/status), four temperature sensors, save/apply-configuration actions and pending-apply flag, a reset action, software/boot/image version reporting, real-time clock date/time, and TFTP-based firmware download configuration (server IP, filename, download trigger). As a hardware/software-status MIB it lets an administrator monitor temperature and redundant power-supply health, and drive a TFTP firmware upgrade. It is deployed on Alteon (Nortel/Radware) content-switching appliances. Engineers can download the ALTEON-PRIVATE-MIBS file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in ALTEON-PRIVATE-MIBS. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- hardware temperature and power-supply status
- firmware version and TFTP upgrade state
Supported Devices
- Alteon (Nortel/Radware) content-switching appliances
Monitoring Examples
An administrator monitors hwSensor1Temp through hwSensor4Temp alongside hwRedundantPSStatus to catch an Alteon switch approaching a thermal or power-redundancy problem before it affects service.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| alteon | 1.3.6.1.4.1.1872 | |||
| registration | 1.3.6.1.4.1.1872.1 | |||
| private_mibs | 1.3.6.1.4.1.1872.2 | |||
| switch | 1.3.6.1.4.1.1872.2.1 | |||
| hardware | 1.3.6.1.4.1.1872.2.1.1 | |||
| STR hwPartNumber | 1.3.6.1.4.1.1872.2.1.1.1 | DisplayString | read-only | The hardware part number of the Alteon Switch. |
| STR hwRevision | 1.3.6.1.4.1.1872.2.1.1.2 | DisplayString | read-only | The hardware revision. If the revision is not available, a zero length string should be returned. |
| INT hwPowerSupplyStatus | 1.3.6.1.4.1.1872.2.1.1.3 | INTEGER | read-only | The status of the internal power supply. |
| INT hwRedundantPSPresent | 1.3.6.1.4.1.1872.2.1.1.4 | INTEGER | read-only | Existence of redundant power supply. |
| INT hwRedundantPSStatus | 1.3.6.1.4.1.1872.2.1.1.5 | INTEGER | read-only | The status of the redundant power supply. |
| INT hwSensor1Temp | 1.3.6.1.4.1.1872.2.1.1.6 | INTEGER | read-only | The temperature in degrees Celcius of the sensor number 1. |
| INT hwSensor2Temp | 1.3.6.1.4.1.1872.2.1.1.7 | INTEGER | read-only | The temperature in degrees Celcius of the sensor number 2. |
| INT hwSensor3Temp | 1.3.6.1.4.1.1872.2.1.1.8 | INTEGER | read-only | The temperature in degrees Celcius of the sensor number 3. |
| INT hwSensor4Temp | 1.3.6.1.4.1.1872.2.1.1.9 | INTEGER | read-only | The temperature in degrees Celcius of the sensor number 4. |
| agent | 1.3.6.1.4.1.1872.2.1.2 | |||
| agGeneral | 1.3.6.1.4.1.1872.2.1.2.1 | |||
| INT agSaveConfiguration | 1.3.6.1.4.1.1872.2.1.2.1.1 | INTEGER | read-write | This is an action object to write current configuration to nonvolatile storage. When issued with the saveActive, the active configuration in flash is saved to backup in flash and then the new configuration is saved to the active configuration in flash. When issued with notSaveActive, the active configuration is NOT saved to the flash and the active configuration is overwritten with the new configuration. ok(1) is returned always when read. |
| INT agApplyConfiguration | 1.3.6.1.4.1.1872.2.1.2.1.2 | INTEGER | read-write | This is an action object to apply the changes made to configuration of the switch. By setting the value to apply(2), all the changes made since the last apply are written to the new_config block. other(1) is returned when this object ie read. |
| INT agApplyPending | 1.3.6.1.4.1.1872.2.1.2.1.3 | INTEGER | read-only | This object, when read, gives the user information whether an apply action is needed and that the configuration has been chaged by the user actions. The user then can apply the changes by setting proper value to the object agApplyConfiguration described above. |
| INT agReset | 1.3.6.1.4.1.1872.2.1.2.1.4 | INTEGER | read-write | This is an action object to reboot the agent. other(1) is returned always when read. The following values are writable: coldReset(2)... warmReset(3)... |
| INT agConfigForNxtReset | 1.3.6.1.4.1.1872.2.1.2.1.5 | INTEGER | read-write | The configuration information to be loaded from at next reset. other(1)...unknown configuration (read-only) The following values are writable: active(2)...active configuration block backup(3)...backup configuration block default(4)..default configuration block |
| INT agImageForNxtReset | 1.3.6.1.4.1.1872.2.1.2.1.6 | INTEGER | read-write | The software image to be booted from at next reset. other(1)...unknown image (read-only) The following values are writable: image1(2)...image 1 image2(3)...image 2 |
| STR agSoftwareVersion | 1.3.6.1.4.1.1872.2.1.2.1.7 | DisplayString | read-only | The version of the software image that is currently running on the system in the form of 'major.minor.bugfix'. A zero length string is returned if version is not available. |
| STR agBootVer | 1.3.6.1.4.1.1872.2.1.2.1.8 | DisplayString | read-only | The version of the boot code in the form of 'major.minor.bugfix'. A zero length string is returned if version is not available. |
| STR agImage1Ver | 1.3.6.1.4.1.1872.2.1.2.1.9 | DisplayString | read-only | The version of the software image stored in image 1 storage in the form of 'major.minor.bugfix'. A zero length string is returned if version is not available or there is no valid software image. |
| STR agImage2Ver | 1.3.6.1.4.1.1872.2.1.2.1.10 | DisplayString | read-only | The version of the software image stored in image 2 storage in the form of 'major.minor.bugfix'. A zero length string is returned if version is not available or there is no valid software image. |
| STR agRtcDate | 1.3.6.1.4.1.1872.2.1.2.1.11 | DisplayString | read-write | The date on the real time clock in the form of 'mm/dd/yy'. A zero length string is returned if date is not available. |
| STR agRtcTime | 1.3.6.1.4.1.1872.2.1.2.1.12 | DisplayString | read-write | The time on the real time clock in the form of 'hh:mm:ss'. A zero length string is returned if date is not available. |
| IP agTftpServerIpAddr | 1.3.6.1.4.1.1872.2.1.2.1.13 | IpAddress | read-write | The TFTP server IP address. |
| STR agTftpImageFileName | 1.3.6.1.4.1.1872.2.1.2.1.14 | DisplayString | read-write | The image file name to be downloaded. |
| INT agTftpImage | 1.3.6.1.4.1.1872.2.1.2.1.15 | INTEGER | read-write | Whether the image file should be loaded in image1 or image2 in flash. |
| INT agTftpDownload | 1.3.6.1.4.1.1872.2.1.2.1.16 | INTEGER | read-write | This is an action object to cause to download software image according to the setup of agTftpServerIpAddr, agTftpImageFileName, agTftpImage when download(2) is issued. other(1) is returned always when read. |
| STR agLastSetErrorReason | 1.3.6.1.4.1.1872.2.1.2.1.17 | DisplayString | read-only | The error reason of the last SET failure. |
| STR agTftpServer | 1.3.6.1.4.1.1872.2.1.2.1.18 | DisplayString | read-write | The TFTP server IP address or domain name. |
| STR agTftpCfgFileName | 1.3.6.1.4.1.1872.2.1.2.1.19 | DisplayString | read-write | The configuration file name. |
| STR agTftpDumpFileName | 1.3.6.1.4.1.1872.2.1.2.1.20 | DisplayString | read-write | The file name for core dump. |
| INT agTftpAction | 1.3.6.1.4.1.1872.2.1.2.1.21 | INTEGER | read-write | This is an action object to perform various TFTP Get or Put functions. The TFTP sever is specified in agTftpServer object. img-get(2) - Download switch image from a specified image file (agTftpImageFileName) on the TFTP server to the destinated storage (agTftpImage). cfg-get(3) - Download switch configuration from a specified file (agTftpCfgFileName) on the TFTP server. cfg-put(4) - Upload switch configuration to a specified file (agTftpCfgFileName) on the TFTP server. dump-put(5)- Download switch core dump to a specified file (agTftpDumpFileName) on the TFTP server. other(1) is returned always when read. |
| STR agTftpLastActionStatus | 1.3.6.1.4.1.1872.2.1.2.1.22 | DisplayString | read-only | The recorded status of the previous TFTP activity. |
| STR agEnabledSwFeatures | 1.3.6.1.4.1.1872.2.1.2.1.25 | DisplayString | read-only | The software features that are enabled on the switch. |
| agGeneralConfig | 1.3.6.1.4.1.1872.2.1.2.2 | |||
| IP agNewCfgSyslogHost | 1.3.6.1.4.1.1872.2.1.2.2.1 | IpAddress | read-write | The syslog host IP address, in the new_configuration block. |
| IP agCurCfgSyslogHost | 1.3.6.1.4.1.1872.2.1.2.2.2 | IpAddress | read-only | The syslog host IP address, as currently configured in the current_configuration block. |
| INT agNewCfgBootp | 1.3.6.1.4.1.1872.2.1.2.2.3 | INTEGER | read-write | Enable or disable the use of BootP, in the new_configuration block. |
| INT agCurCfgBootp | 1.3.6.1.4.1.1872.2.1.2.2.4 | INTEGER | read-only | Enable or disable the use of BootP, as currently configured in the current_configuration block. |
| INT agNewCfgSpanningTree | 1.3.6.1.4.1.1872.2.1.2.2.5 | INTEGER | read-write | Turn On or Off Spanning Tree Protocol for the switch, in the new_configuration block. |
| INT agCurCfgSpanningTree | 1.3.6.1.4.1.1872.2.1.2.2.6 | INTEGER | read-only | The state of Spanning Tree Protocol for the switch, as currently configured in the current_configuration block. |
| INT agTrapHostTableMaxEnt | 1.3.6.1.4.1.1872.2.1.2.2.7 | INTEGER | read-only | The maximum number of rows in the trap host table. |
| agCurCfgTrapHostTable | 1.3.6.1.4.1.1872.2.1.2.2.8 | not-accessible | The table of trap hosts which to send SNMP traps in the current_configuration block. | |
| agCurCfgTrapHostEntry | 1.3.6.1.4.1.1872.2.1.2.2.8.1 | not-accessible | A row in the trap host table in the current_configuration block. | |
| INT agCurCfgTrapHostIndx | 1.3.6.1.4.1.1872.2.1.2.2.8.1.1 | INTEGER | read-only | The index of the row in trap host table. |
| IP agCurCfgTrapHostIpAddr | 1.3.6.1.4.1.1872.2.1.2.2.8.1.2 | IpAddress | read-only | The IP address of a trap host. |
| STR agCurCfgTrapHostCommString | 1.3.6.1.4.1.1872.2.1.2.2.8.1.3 | DisplayString | read-only | The SNMP community string to use with the trap host |
| agNewCfgTrapHostTable | 1.3.6.1.4.1.1872.2.1.2.2.9 | not-accessible | The table of trap hosts which to send SNMP traps in the new_configuration block. | |
| agNewCfgTrapHostEntry | 1.3.6.1.4.1.1872.2.1.2.2.9.1 | not-accessible | A row in the trap host table in the new_configuration block. | |
| INT agNewCfgTrapHostIndx | 1.3.6.1.4.1.1872.2.1.2.2.9.1.1 | INTEGER | read-only | The index of the row in trap host table. |
| IP agNewCfgTrapHostIpAddr | 1.3.6.1.4.1.1872.2.1.2.2.9.1.2 | IpAddress | read-write | The IP address of a trap host. |
| STR agNewCfgTrapHostCommString | 1.3.6.1.4.1.1872.2.1.2.2.9.1.3 | DisplayString | read-write | The SNMP community string to use with the trap host |
| INT agCurCfgHttpServerPort | 1.3.6.1.4.1.1872.2.1.2.2.10 | INTEGER | read-only | The TCP port number that the HTTP server is listening to in the new_configuration block. |
| INT agNewCfgHttpServerPort | 1.3.6.1.4.1.1872.2.1.2.2.11 | INTEGER | read-write | The TCP port number that the HTTP server is listening to in the new_configuration block. |
| STR agCurCfgLoginBanner | 1.3.6.1.4.1.1872.2.1.2.2.12 | DisplayString | read-only | The user defined login banner. |
| STR agNewCfgLoginBanner | 1.3.6.1.4.1.1872.2.1.2.2.13 | DisplayString | read-write | The user defined login banner. |
| IP agNewCfgSyslog2Host | 1.3.6.1.4.1.1872.2.1.2.2.14 | IpAddress | read-write | The second syslog host IP address, in the new_configuration block. |
| IP agCurCfgSyslog2Host | 1.3.6.1.4.1.1872.2.1.2.2.15 | IpAddress | read-only | The second syslog host IP address, as currently configured in the current_configuration block. |
| INT agCurCfgSyslogFac | 1.3.6.1.4.1.1872.2.1.2.2.16 | INTEGER | read-only | The facility of syslog host in the current_configuration block. |
| INT agNewCfgSyslogFac | 1.3.6.1.4.1.1872.2.1.2.2.17 | INTEGER | read-write | The facility of syslog host in the new_configuration block. |
| INT agCurCfgSyslog2Fac | 1.3.6.1.4.1.1872.2.1.2.2.18 | INTEGER | read-only | The facility of syslog2 host in the current_configuration block. |
| INT agNewCfgSyslog2Fac | 1.3.6.1.4.1.1872.2.1.2.2.19 | INTEGER | read-write | The facility of syslogs host in the new_configuration block. |
| STR agCurCfgSmtpHost | 1.3.6.1.4.1.1872.2.1.2.2.20 | DisplayString | read-only | The user defined SMTP host. |
| STR agNewCfgSmtpHost | 1.3.6.1.4.1.1872.2.1.2.2.21 | DisplayString | read-write | The user defined SMTP host. |
| agPortConfig | 1.3.6.1.4.1.1872.2.1.2.3 | |||
| INT agPortTableMaxEnt | 1.3.6.1.4.1.1872.2.1.2.3.1 | INTEGER | read-only | The maximum number of rows in the port configuration host table. |
| agPortCurCfgTable | 1.3.6.1.4.1.1872.2.1.2.3.2 | not-accessible | The table of port configuration in the current_configuration block. | |
| agPortCurCfgTableEntry | 1.3.6.1.4.1.1872.2.1.2.3.2.1 | not-accessible | A row in the port configuration table in the current_configuration block. | |
| INT agPortCurCfgIndx | 1.3.6.1.4.1.1872.2.1.2.3.2.1.1 | INTEGER | read-only | The index of the row in port configurations table. |
| INT agPortCurCfgPrefLink | 1.3.6.1.4.1.1872.2.1.2.3.2.1.2 | INTEGER | read-only | This is the preferred link. |
| INT agPortCurCfgBackLink | 1.3.6.1.4.1.1872.2.1.2.3.2.1.3 | INTEGER | read-only | This is the backup link. |
| INT agPortCurCfgState | 1.3.6.1.4.1.1872.2.1.2.3.2.1.4 | INTEGER | read-only | This is the state of the port. |
| INT agPortCurCfgVlanTag | 1.3.6.1.4.1.1872.2.1.2.3.2.1.5 | INTEGER | read-only | This is VLAN tag state of the port |
| INT agPortCurCfgStp | 1.3.6.1.4.1.1872.2.1.2.3.2.1.6 | INTEGER | read-only | This object is used to turn Spanning Tree on or off for the port. |
| INT agPortCurCfgRmon | 1.3.6.1.4.1.1872.2.1.2.3.2.1.7 | INTEGER | read-only | This object is used to turn RMON on or off on the port. |
| INT agPortCurCfgPVID | 1.3.6.1.4.1.1872.2.1.2.3.2.1.8 | INTEGER | read-only | The default VLAN ID for the port. |
| INT agPortCurCfgFastEthAutoNeg | 1.3.6.1.4.1.1872.2.1.2.3.2.1.9 | INTEGER | read-only | This object is used to turn the autonegotiation on or off for fast Ethernet connection. |
| INT agPortCurCfgFastEthSpeed | 1.3.6.1.4.1.1872.2.1.2.3.2.1.10 | INTEGER | read-only | This object is used to select port speed for fast Ethernet connection. |
| INT agPortCurCfgFastEthMode | 1.3.6.1.4.1.1872.2.1.2.3.2.1.11 | INTEGER | read-only | This object is used to select port mode for fast Ethernet connection. |
| INT agPortCurCfgFastEthFctl | 1.3.6.1.4.1.1872.2.1.2.3.2.1.12 | INTEGER | read-only | This object is used to select port flow control for fast Ethernet connection. |
| INT agPortCurCfgGigEthAutoNeg | 1.3.6.1.4.1.1872.2.1.2.3.2.1.13 | INTEGER | read-only | This object is used to turn the autonegotiation on or off for gigabit Ethernet connection. |
| INT agPortCurCfgGigEthFctl | 1.3.6.1.4.1.1872.2.1.2.3.2.1.14 | INTEGER | read-only | This object is used to select port flow control for gigabit Ethernet connection. |
| STR agPortCurCfgPortName | 1.3.6.1.4.1.1872.2.1.2.3.2.1.15 | DisplayString | read-only | The switch port name. |
| INT agPortCurCfgBwmContract | 1.3.6.1.4.1.1872.2.1.2.3.2.1.16 | INTEGER | read-only | The switch port Bandwidth Management contract number. |
| INT agPortCurCfgDiscardNonIPs | 1.3.6.1.4.1.1872.2.1.2.3.2.1.17 | INTEGER | read-only | Enable or disable to discard all non-IP traffic on the switch port. |
| agPortNewCfgTable | 1.3.6.1.4.1.1872.2.1.2.3.3 | not-accessible | The table of port configuration in the new_configuration block. | |
| agPortNewCfgTableEntry | 1.3.6.1.4.1.1872.2.1.2.3.3.1 | not-accessible | A row in the port configuration table in the new_configuration block. | |
| INT agPortNewCfgIndx | 1.3.6.1.4.1.1872.2.1.2.3.3.1.1 | INTEGER | read-only | The index of the row in port configurations table. |
| INT agPortNewCfgPrefLink | 1.3.6.1.4.1.1872.2.1.2.3.3.1.2 | INTEGER | read-write | This is the preferred link. |
| INT agPortNewCfgBackLink | 1.3.6.1.4.1.1872.2.1.2.3.3.1.3 | INTEGER | read-write | This is the backup link. |
| INT agPortNewCfgState | 1.3.6.1.4.1.1872.2.1.2.3.3.1.4 | INTEGER | read-write | This is the state of the port. |
| INT agPortNewCfgVlanTag | 1.3.6.1.4.1.1872.2.1.2.3.3.1.5 | INTEGER | read-write | This is VLAN tag state of the port |
| INT agPortNewCfgStp | 1.3.6.1.4.1.1872.2.1.2.3.3.1.6 | INTEGER | read-write | This object is used to turn Spanning Tree on or off for the port. |
| INT agPortNewCfgRmon | 1.3.6.1.4.1.1872.2.1.2.3.3.1.7 | INTEGER | read-write | This object is used to turn RMON on or off on the port. |
| INT agPortNewCfgPVID | 1.3.6.1.4.1.1872.2.1.2.3.3.1.8 | INTEGER | read-write | The default VLAN ID for the port. |
| INT agPortNewCfgFastEthAutoNeg | 1.3.6.1.4.1.1872.2.1.2.3.3.1.9 | INTEGER | read-write | This object is used to turn the autonegotiation on or off for fast Ethernet connection. |
| INT agPortNewCfgFastEthSpeed | 1.3.6.1.4.1.1872.2.1.2.3.3.1.10 | INTEGER | read-write | This object is used to select port speed for fast Ethernet connection. |
| INT agPortNewCfgFastEthMode | 1.3.6.1.4.1.1872.2.1.2.3.3.1.11 | INTEGER | read-write | This object is used to select port mode for fast Ethernet connection. |
| INT agPortNewCfgFastEthFctl | 1.3.6.1.4.1.1872.2.1.2.3.3.1.12 | INTEGER | read-write | This object is used to select port flow control for fast Ethernet connection. |
| INT agPortNewCfgGigEthAutoNeg | 1.3.6.1.4.1.1872.2.1.2.3.3.1.13 | INTEGER | read-write | This object is used to turn the autonegotiation on or off for gigabit Ethernet connection. |
| INT agPortNewCfgGigEthFctl | 1.3.6.1.4.1.1872.2.1.2.3.3.1.14 | INTEGER | read-write | This object is used to select port flow control for gigabit Ethernet connection. |
| STR agPortNewCfgPortName | 1.3.6.1.4.1.1872.2.1.2.3.3.1.15 | DisplayString | read-write | The switch port name. |
| INT agPortNewCfgBwmContract | 1.3.6.1.4.1.1872.2.1.2.3.3.1.16 | INTEGER | read-write | The switch port Bandwidth Management contract number. |
| INT agPortNewCfgDiscardNonIPs | 1.3.6.1.4.1.1872.2.1.2.3.3.1.17 | INTEGER | read-write | Enable or disable to discard all non-IP traffic on the switch port. |
| iprouting | 1.3.6.1.4.1.1872.2.1.3 | |||
| INT ipInterfaceTableMax | 1.3.6.1.4.1.1872.2.1.3.1 | INTEGER | read-only | The maximum number of rows in the Ip interface table. |
| ipCurCfgIntfTable | 1.3.6.1.4.1.1872.2.1.3.2 | not-accessible | The table of IP interface configuration. | |
| ipCurCfgIntfEntry | 1.3.6.1.4.1.1872.2.1.3.2.1 | not-accessible | A row in the Ip interface table | |
| INT ipCurCfgIntfIndex | 1.3.6.1.4.1.1872.2.1.3.2.1.1 | INTEGER | read-only | The interface number for which the IP information is related. |
| IP ipCurCfgIntfAddr | 1.3.6.1.4.1.1872.2.1.3.2.1.2 | IpAddress | read-only | The IP address of the interface. |
| IP ipCurCfgIntfMask | 1.3.6.1.4.1.1872.2.1.3.2.1.3 | IpAddress | read-only | The subnet mask of the interface. |
| IP ipCurCfgIntfBroadcast | 1.3.6.1.4.1.1872.2.1.3.2.1.4 | IpAddress | read-only | The broadcast address of the interface. |
| INT ipCurCfgIntfVlan | 1.3.6.1.4.1.1872.2.1.3.2.1.5 | INTEGER | read-only | The VLAN associated with the interface. |
| INT ipCurCfgIntfState | 1.3.6.1.4.1.1872.2.1.3.2.1.6 | INTEGER | read-only | The state of the interface. |
| ipNewCfgIntfTable | 1.3.6.1.4.1.1872.2.1.3.3 | not-accessible | The table of interface configuration in the New Configuration Block. | |
| ipNewCfgIntfEntry | 1.3.6.1.4.1.1872.2.1.3.3.1 | not-accessible | A row in the Ip interface table | |
| INT ipNewCfgIntfIndex | 1.3.6.1.4.1.1872.2.1.3.3.1.1 | INTEGER | read-only | The interface number for which the IP information is related. |
| IP ipNewCfgIntfAddr | 1.3.6.1.4.1.1872.2.1.3.3.1.2 | IpAddress | read-write | The IP address of the interface. |
| IP ipNewCfgIntfMask | 1.3.6.1.4.1.1872.2.1.3.3.1.3 | IpAddress | read-write | The subnet mask of the interface. |
| IP ipNewCfgIntfBroadcast | 1.3.6.1.4.1.1872.2.1.3.3.1.4 | IpAddress | read-write | The broadcast address of the interface. |
| INT ipNewCfgIntfVlan | 1.3.6.1.4.1.1872.2.1.3.3.1.5 | INTEGER | read-write | The VLAN associated with the interface. |
| INT ipNewCfgIntfState | 1.3.6.1.4.1.1872.2.1.3.3.1.6 | INTEGER | read-write | The state of the interface. |
| INT ipNewCfgIntfDelete | 1.3.6.1.4.1.1872.2.1.3.3.1.7 | INTEGER | read-write | When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. |
| INT ipGatewayTableMax | 1.3.6.1.4.1.1872.2.1.3.4 | INTEGER | read-only | The maximum number of rows in the IP gateway table. |
| ipCurCfgGwTable | 1.3.6.1.4.1.1872.2.1.3.5 | not-accessible | The table of gateway configuration in the Current configuration Block. | |
| ipCurCfgGwEntry | 1.3.6.1.4.1.1872.2.1.3.5.1 | not-accessible | A row in the Ip gateway table | |
| INT ipCurCfgGwIndex | 1.3.6.1.4.1.1872.2.1.3.5.1.1 | INTEGER | read-only | The gateway number for which the information is related. |
| IP ipCurCfgGwAddr | 1.3.6.1.4.1.1872.2.1.3.5.1.2 | IpAddress | read-only | The IP address of the default gateway. |
| INT ipCurCfgGwInterval | 1.3.6.1.4.1.1872.2.1.3.5.1.3 | INTEGER | read-only | The interval between ping attempts. |
| INT ipCurCfgGwRetry | 1.3.6.1.4.1.1872.2.1.3.5.1.4 | INTEGER | read-only | The number of failed attempts to declare the default gateway DOWN. |
| INT ipCurCfgGwState | 1.3.6.1.4.1.1872.2.1.3.5.1.5 | INTEGER | read-only | The state of the default gateway. |
| INT ipCurCfgGwArp | 1.3.6.1.4.1.1872.2.1.3.5.1.6 | INTEGER | read-only | The state of ARP only health checks. |
| ipNewCfgGwTable | 1.3.6.1.4.1.1872.2.1.3.6 | not-accessible | The table of default gateway configuration in the New Configuration Block. | |
| ipNewCfgGwEntry | 1.3.6.1.4.1.1872.2.1.3.6.1 | not-accessible | A row in the Ip default gateway table | |
| INT ipNewCfgGwIndex | 1.3.6.1.4.1.1872.2.1.3.6.1.1 | INTEGER | read-only | The gateway number for which the information is related. |
| IP ipNewCfgGwAddr | 1.3.6.1.4.1.1872.2.1.3.6.1.2 | IpAddress | read-write | The IP address of the default gateway. |
| INT ipNewCfgGwInterval | 1.3.6.1.4.1.1872.2.1.3.6.1.3 | INTEGER | read-write | The interval in seconds between ping attempts. |
| INT ipNewCfgGwRetry | 1.3.6.1.4.1.1872.2.1.3.6.1.4 | INTEGER | read-write | The number of failed attempts to declare the default gateway DOWN. |
| INT ipNewCfgGwState | 1.3.6.1.4.1.1872.2.1.3.6.1.5 | INTEGER | read-write | The state of the default gateway. |
| INT ipNewCfgGwDelete | 1.3.6.1.4.1.1872.2.1.3.6.1.6 | INTEGER | read-write | When set to the value of 2 (delete), the entire row is deleted. When read, other is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. |
| INT ipNewCfgGwArp | 1.3.6.1.4.1.1872.2.1.3.6.1.7 | INTEGER | read-write | The state of the ARP only health checks. |
| ipCurCfgStaticRouteTable | 1.3.6.1.4.1.1872.2.1.3.7 | not-accessible | The table of static routes in the current configuration block. | |
| ipCurCfgStaticRouteEntry | 1.3.6.1.4.1.1872.2.1.3.7.1 | not-accessible | A row in the static IP route table | |
| INT ipCurCfgStaticRouteIndx | 1.3.6.1.4.1.1872.2.1.3.7.1.1 | INTEGER | read-only | The index of the static routing table. |
| IP ipCurCfgStaticRouteDestIp | 1.3.6.1.4.1.1872.2.1.3.7.1.2 | IpAddress | read-only | The destination IP address of this route. |
| IP ipCurCfgStaticRouteMask | 1.3.6.1.4.1.1872.2.1.3.7.1.3 | IpAddress | read-only | The destination IP address of this route. |
| IP ipCurCfgStaticRouteGateway | 1.3.6.1.4.1.1872.2.1.3.7.1.4 | IpAddress | read-only | The destination IP address of this route. |
| INT ipCurCfgStaticRouteInterface | 1.3.6.1.4.1.1872.2.1.3.7.1.5 | INTEGER | read-only | The IP interface of this route. The IP address of the specified interface shall be use as source IP when performs routing. |
| ipNewCfgStaticRouteTable | 1.3.6.1.4.1.1872.2.1.3.8 | not-accessible | The table of static routes in the new configuration block. | |
| ipNewCfgStaticRouteEntry | 1.3.6.1.4.1.1872.2.1.3.8.1 | not-accessible | A row in the static IP route table | |
| INT ipNewCfgStaticRouteIndx | 1.3.6.1.4.1.1872.2.1.3.8.1.1 | INTEGER | read-only | The index of the static routing table. |
| IP ipNewCfgStaticRouteDestIp | 1.3.6.1.4.1.1872.2.1.3.8.1.2 | IpAddress | read-write | The destination IP address of this route. |
| IP ipNewCfgStaticRouteMask | 1.3.6.1.4.1.1872.2.1.3.8.1.3 | IpAddress | read-write | The subnet mask of this route. |
| IP ipNewCfgStaticRouteGateway | 1.3.6.1.4.1.1872.2.1.3.8.1.4 | IpAddress | read-write | The IP address of the gateway for this route. |
| INT ipNewCfgStaticRouteAction | 1.3.6.1.4.1.1872.2.1.3.8.1.5 | INTEGER | read-write | When set to the value of 2 (delete), the entire row is deleted. When read, other is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. |
| INT ipNewCfgStaticRouteInterface | 1.3.6.1.4.1.1872.2.1.3.8.1.6 | INTEGER | read-write | The IP interface of this route. The IP address of the specified interface shall be use as source IP when performs routing. |
| ipForward | 1.3.6.1.4.1.1872.2.1.3.9 | |||
| ripConfig | 1.3.6.1.4.1.1872.2.1.3.9.1 | |||
| INT ripCurCfgSupply | 1.3.6.1.4.1.1872.2.1.3.9.1.1 | INTEGER | read-only | Enable or disable supplying route updates. |
| INT ripNewCfgSupply | 1.3.6.1.4.1.1872.2.1.3.9.1.2 | INTEGER | read-write | Enable or disable supplying route updates. |
| INT ripCurCfgListen | 1.3.6.1.4.1.1872.2.1.3.9.1.3 | INTEGER | read-only | Enable or disable listening to route updates. |
| INT ripNewCfgListen | 1.3.6.1.4.1.1872.2.1.3.9.1.4 | INTEGER | read-write | Enable or disable listening to route updates. |
| INT ripCurCfgDefListen | 1.3.6.1.4.1.1872.2.1.3.9.1.5 | INTEGER | read-only | Enable or disable listening to default routes. |
| INT ripNewCfgDefListen | 1.3.6.1.4.1.1872.2.1.3.9.1.6 | INTEGER | read-write | Enable or disable listening to default routes. |
| INT ripCurCfgStaticSupply | 1.3.6.1.4.1.1872.2.1.3.9.1.7 | INTEGER | read-only | Enable or disable supplying static route updates. |
| INT ripNewCfgStaticSupply | 1.3.6.1.4.1.1872.2.1.3.9.1.8 | INTEGER | read-write | Enable or disable supplying static route updates. |
| INT ripCurCfgUpdatePeriod | 1.3.6.1.4.1.1872.2.1.3.9.1.9 | INTEGER | read-only | Update Period in seconds. |
| INT ripNewCfgUpdatePeriod | 1.3.6.1.4.1.1872.2.1.3.9.1.10 | INTEGER | read-write | Update period in seconds. |
| INT ripCurCfgState | 1.3.6.1.4.1.1872.2.1.3.9.1.11 | INTEGER | read-only | RIP global state. |
| INT ripNewCfgState | 1.3.6.1.4.1.1872.2.1.3.9.1.12 | INTEGER | read-write | Globally turn RIP on or off. |
| INT ripCurCfgPoisonReverse | 1.3.6.1.4.1.1872.2.1.3.9.1.13 | INTEGER | read-only | RIP poison reverse. |
| INT ripNewCfgPoisonReverse | 1.3.6.1.4.1.1872.2.1.3.9.1.14 | INTEGER | read-write | RIP poison reverse. |
| ipFwdCurCfgPortTable | 1.3.6.1.4.1.1872.2.1.3.9.2 | not-accessible | The table of ports and their forwarding states | |
| ipFwdCurCfgPortEntry | 1.3.6.1.4.1.1872.2.1.3.9.2.1 | not-accessible | A row in the ipFwdCurCfgPortTable | |
| INT ipFwdCurCfgPortIndex | 1.3.6.1.4.1.1872.2.1.3.9.2.1.1 | INTEGER | read-only | The port number for which the forwarding state information pertains. |
| INT ipFwdCurCfgPortState | 1.3.6.1.4.1.1872.2.1.3.9.2.1.2 | INTEGER | read-only | The forwarding state of the port. |
| ipFwdNewCfgPortTable | 1.3.6.1.4.1.1872.2.1.3.9.3 | not-accessible | The table of ports and their forwarding states | |
| ipFwdNewCfgPortEntry | 1.3.6.1.4.1.1872.2.1.3.9.3.1 | not-accessible | A row in the ipFwdNewCfgPortTable | |
| INT ipFwdNewCfgPortIndex | 1.3.6.1.4.1.1872.2.1.3.9.3.1.1 | INTEGER | read-only | The port number for which the forwarding state information pertains. |
| INT ipFwdNewCfgPortState | 1.3.6.1.4.1.1872.2.1.3.9.3.1.2 | INTEGER | read-write | The forwarding state of the port. |
| IP ipFwdCurCfgLocalSubnet | 1.3.6.1.4.1.1872.2.1.3.9.4 | IpAddress | read-only | The current local IP subnet. |
| IP ipFwdNewCfgLocalSubnet | 1.3.6.1.4.1.1872.2.1.3.9.5 | IpAddress | read-write | The new local IP subnet. |
| IP ipFwdCurCfgLocalMask | 1.3.6.1.4.1.1872.2.1.3.9.6 | IpAddress | read-only | The current local IP subnet mask. |
| IP ipFwdNewCfgLocalMask | 1.3.6.1.4.1.1872.2.1.3.9.7 | IpAddress | read-write | The new local IP subnet mask. |
| INT ipFwdCurCfgState | 1.3.6.1.4.1.1872.2.1.3.9.8 | INTEGER | read-only | IP forwarding global state. |
| INT ipFwdNewCfgState | 1.3.6.1.4.1.1872.2.1.3.9.9 | INTEGER | read-write | IP forwarding global state. |
| INT ipFwdCurCfgDirectedBcast | 1.3.6.1.4.1.1872.2.1.3.9.10 | INTEGER | read-only | Enable or disable forwarding directed broadcasts. |
| INT ipFwdNewCfgDirectedBcast | 1.3.6.1.4.1.1872.2.1.3.9.11 | INTEGER | read-write | Enable or disable forwarding directed broadcasts. |
| INT arpCurCfgReARPPeriod | 1.3.6.1.4.1.1872.2.1.3.10 | INTEGER | read-only | Re-ARP Period in seconds. |
| INT arpNewCfgReARPPeriod | 1.3.6.1.4.1.1872.2.1.3.11 | INTEGER | read-write | Re-ARP Period in seconds. |
| INT ipCurCfgGwMetric | 1.3.6.1.4.1.1872.2.1.3.12 | INTEGER | read-only | The default gateway metric. |
| INT ipNewCfgGwMetric | 1.3.6.1.4.1.1872.2.1.3.13 | INTEGER | read-write | The default gateway metric. |
| vlans | 1.3.6.1.4.1.1872.2.1.4 | |||
| INT vlanMaxEnt | 1.3.6.1.4.1.1872.2.1.4.1 | INTEGER | read-only | The maximum number of rows in the VLAN configuration table. |
| vlanCurCfgTable | 1.3.6.1.4.1.1872.2.1.4.2 | not-accessible | The table of VLAN configuration. | |
| vlanCurCfgTableEntry | 1.3.6.1.4.1.1872.2.1.4.2.1 | not-accessible | A row in the VLAN configuration table. | |
| INT vlanCurCfgVlanId | 1.3.6.1.4.1.1872.2.1.4.2.1.1 | INTEGER | read-only | The VLAN identifier. |
| STR vlanCurCfgVlanName | 1.3.6.1.4.1.1872.2.1.4.2.1.2 | DisplayString | read-only | The VLAN name. |
| OCT vlanCurCfgPorts | 1.3.6.1.4.1.1872.2.1.4.2.1.3 | OCTET STRING | read-only | The port list in the VLAN. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the VLAN 0 - The represented port does not belong to the VLAN |
| INT vlanCurCfgState | 1.3.6.1.4.1.1872.2.1.4.2.1.4 | INTEGER | read-only | Enable or disable a VLAN |
| INT vlanCurCfgJumbo | 1.3.6.1.4.1.1872.2.1.4.2.1.5 | INTEGER | read-only | Enable or Disable the Jumbo frame support for the VLAN |
| INT vlanCurCfgBwmContract | 1.3.6.1.4.1.1872.2.1.4.2.1.6 | INTEGER | read-only | Default contract number the VLAN |
| vlanNewCfgTable | 1.3.6.1.4.1.1872.2.1.4.3 | not-accessible | The table of VLAN configuration. | |
| vlanNewCfgTableEntry | 1.3.6.1.4.1.1872.2.1.4.3.1 | not-accessible | A row in the VLAN configuration table. | |
| INT vlanNewCfgVlanId | 1.3.6.1.4.1.1872.2.1.4.3.1.1 | INTEGER | read-only | The VLAN identifier. |
| STR vlanNewCfgVlanName | 1.3.6.1.4.1.1872.2.1.4.3.1.2 | DisplayString | read-write | The VLAN name. |
| OCT vlanNewCfgPorts | 1.3.6.1.4.1.1872.2.1.4.3.1.3 | OCTET STRING | read-only | The port list in the VLAN. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the VLAN 0 - The represented port does not belong to the VLAN |
| INT vlanNewCfgState | 1.3.6.1.4.1.1872.2.1.4.3.1.4 | INTEGER | read-write | Enable or disable a VLAN |
| INT vlanNewCfgJumbo | 1.3.6.1.4.1.1872.2.1.4.3.1.5 | INTEGER | read-write | Enable or Disable the Jumbo frame support for the VLAN |
| INT vlanNewCfgAddPort | 1.3.6.1.4.1.1872.2.1.4.3.1.6 | INTEGER | read-write | The port to be added to the specified VLAN. A '0' value is returned when read. |
| INT vlanNewCfgRemovePort | 1.3.6.1.4.1.1872.2.1.4.3.1.7 | INTEGER | read-write | The port to be removed from the specified VLAN. A '0' value is returned when read. |
| INT vlanNewCfgDelete | 1.3.6.1.4.1.1872.2.1.4.3.1.8 | INTEGER | read-write | This is an action object to create or delete a VLAN. other(1) is returned always when read. The following values are writable: delete(2)...to delete a VLAN |
| INT vlanNewCfgBwmContract | 1.3.6.1.4.1.1872.2.1.4.3.1.9 | INTEGER | read-write | Default contract number for the VLAN. |
| serverloadbalance | 1.3.6.1.4.1.1872.2.1.5 | |||
| INT slbRealServerMaxSize | 1.3.6.1.4.1.1872.2.1.5.1 | INTEGER | read-only | The maximum number of entries in SLB RealServerTable. |
| slbCurCfgRealServerTable | 1.3.6.1.4.1.1872.2.1.5.2 | not-accessible | The table of Real Server configuration in the current_config. | |
| slbCurCfgRealServerEntry | 1.3.6.1.4.1.1872.2.1.5.2.1 | not-accessible | Information about a particular Real Server configuration. | |
| INT slbCurCfgRealServerIndex | 1.3.6.1.4.1.1872.2.1.5.2.1.1 | INTEGER | read-only | The real server number |
| IP slbCurCfgRealServerIpAddr | 1.3.6.1.4.1.1872.2.1.5.2.1.2 | IpAddress | read-only | IP address of the real server identified by the instance of slbRealServerIndex. |
| INT slbCurCfgRealServerWeight | 1.3.6.1.4.1.1872.2.1.5.2.1.3 | INTEGER | read-only | The server weight. |
| INT slbCurCfgRealServerMaxConns | 1.3.6.1.4.1.1872.2.1.5.2.1.4 | INTEGER | read-only | The maximum number of connections that are allowed. |
| INT slbCurCfgRealServerTimeOut | 1.3.6.1.4.1.1872.2.1.5.2.1.5 | INTEGER | read-only | The maximum number of minutes an inactive connection remains open. |
| INT slbCurCfgRealServerBackUp | 1.3.6.1.4.1.1872.2.1.5.2.1.6 | INTEGER | read-only | The backup server number for this server. |
| INT slbCurCfgRealServerPingInterval | 1.3.6.1.4.1.1872.2.1.5.2.1.7 | INTEGER | read-only | The interval between keep-alive (ping) attempts in number of seconds. Zero means disabling ping attempt. |
| INT slbCurCfgRealServerFailRetry | 1.3.6.1.4.1.1872.2.1.5.2.1.8 | INTEGER | read-only | The number of failed attempts to declare this server DOWN. |
| INT slbCurCfgRealServerSuccRetry | 1.3.6.1.4.1.1872.2.1.5.2.1.9 | INTEGER | read-only | The number of successful attempts to declare a server UP. |
| INT slbCurCfgRealServerState | 1.3.6.1.4.1.1872.2.1.5.2.1.10 | INTEGER | read-only | Enable or disable this server. |
| INT slbCurCfgRealServerType | 1.3.6.1.4.1.1872.2.1.5.2.1.11 | INTEGER | read-only | The server type. It participates in global server load balancing when it is configured as remote-server. |
| STR slbCurCfgRealServerName | 1.3.6.1.4.1.1872.2.1.5.2.1.12 | DisplayString | read-only | The name of the real server. |
| OCT slbCurCfgRealServerUrlBmap | 1.3.6.1.4.1.1872.2.1.5.2.1.13 | OCTET STRING | read-only | The URL Pathes selected for URL load balancing for by the real server. The selected URL Pathes are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ URL Path 9 || || || ||___ URL Path 8 || |____ URL Path 7 || . . . ||_________ URL Path 2 |__________ URL Path 1 where x : 1 - The represented URL Path is selected 0 - The represented URL Path is not selected |
| INT slbCurCfgRealServerCookie | 1.3.6.1.4.1.1872.2.1.5.2.1.14 | INTEGER | read-only | The real server that will handle client requests that don't contain an URL cookie if Cookie loadbalance is enabled. |
| INT slbCurCfgRealServerExcludeStr | 1.3.6.1.4.1.1872.2.1.5.2.1.15 | INTEGER | read-only | The real server will handle requests that don't match the loadbalance string if it is enabled. |
| INT slbCurCfgRealServerSubmac | 1.3.6.1.4.1.1872.2.1.5.2.1.16 | INTEGER | read-only | The real server config to enable/disable MAC SA substitution for L4 traffic. If disabled (the default) we will NOT substitute the MAC SA of client-to-server frames. If enabled, we will substitute the MAC SA. |
| slbNewCfgRealServerTable | 1.3.6.1.4.1.1872.2.1.5.3 | not-accessible | The table of Real Server configuration in the new_config. | |
| slbNewCfgRealServerEntry | 1.3.6.1.4.1.1872.2.1.5.3.1 | not-accessible | Information about a particular Real Server configuration. | |
| INT slbNewCfgRealServerIndex | 1.3.6.1.4.1.1872.2.1.5.3.1.1 | INTEGER | read-only | The real server number |
| IP slbNewCfgRealServerIpAddr | 1.3.6.1.4.1.1872.2.1.5.3.1.2 | IpAddress | read-write | IP address of the real server identified by the instance of slbRealServerIndex. |
| INT slbNewCfgRealServerWeight | 1.3.6.1.4.1.1872.2.1.5.3.1.3 | INTEGER | read-write | The server weight. |
| INT slbNewCfgRealServerMaxConns | 1.3.6.1.4.1.1872.2.1.5.3.1.4 | INTEGER | read-write | The maximum number of connections that are allowed. |
| INT slbNewCfgRealServerTimeOut | 1.3.6.1.4.1.1872.2.1.5.3.1.5 | INTEGER | read-write | The maximum number of minutes an inactive connection remains open. |
| INT slbNewCfgRealServerBackUp | 1.3.6.1.4.1.1872.2.1.5.3.1.6 | INTEGER | read-write | The backup server number for this server. |
| INT slbNewCfgRealServerPingInterval | 1.3.6.1.4.1.1872.2.1.5.3.1.7 | INTEGER | read-write | The interval between keep-alive (ping) attempts in number of seconds. Zero means disabling ping attempt. |
| INT slbNewCfgRealServerFailRetry | 1.3.6.1.4.1.1872.2.1.5.3.1.8 | INTEGER | read-write | The number of failed attempts to declare this server DOWN. |
| INT slbNewCfgRealServerSuccRetry | 1.3.6.1.4.1.1872.2.1.5.3.1.9 | INTEGER | read-write | The number of successful attempts to declare a server UP. |
| INT slbNewCfgRealServerState | 1.3.6.1.4.1.1872.2.1.5.3.1.10 | INTEGER | read-write | Enable or disable this server. |
| INT slbNewCfgRealServerDelete | 1.3.6.1.4.1.1872.2.1.5.3.1.11 | INTEGER | read-write | By setting the value to delete(2), the entire row is deleted. |
| INT slbNewCfgRealServerType | 1.3.6.1.4.1.1872.2.1.5.3.1.12 | INTEGER | read-write | The server type. It participates in global server load balancing when it is configured as remote-server. |
| STR slbNewCfgRealServerName | 1.3.6.1.4.1.1872.2.1.5.3.1.13 | DisplayString | read-write | The name of the real server. |
| OCT slbNewCfgRealServerUrlBmap | 1.3.6.1.4.1.1872.2.1.5.3.1.14 | OCTET STRING | read-only | The URL Pathes selected for URL load balancing for by the real server. The selected URL Pathes are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ URL Path 9 || || || ||___ URL Path 8 || |____ URL Path 7 || . . . ||_________ URL Path 2 |__________ URL Path 1 where x : 1 - The represented URL Path is selected 0 - The represented URL Path is not selected |
| INT slbNewCfgRealServerAddUrl | 1.3.6.1.4.1.1872.2.1.5.3.1.15 | INTEGER | read-write | The URL Path (slbCurCfgUrlLbPathIndex) to be added to the real server. A zero is returned when read. |
| INT slbNewCfgRealServerRemUrl | 1.3.6.1.4.1.1872.2.1.5.3.1.16 | INTEGER | read-write | The URL Path (slbCurCfgUrlLbPathIndex) to be removed from the real server. A zero is returned when read. |
| INT slbNewCfgRealServerCookie | 1.3.6.1.4.1.1872.2.1.5.3.1.17 | INTEGER | read-write | Enable or disable real server to handle client requests that don't contain a cookie if cookie loadbalance is enabled. |
| INT slbNewCfgRealServerExcludeStr | 1.3.6.1.4.1.1872.2.1.5.3.1.18 | INTEGER | read-write | Enable or disable exclusionary matching string on real server. |
| INT slbNewCfgRealServerSubmac | 1.3.6.1.4.1.1872.2.1.5.3.1.19 | INTEGER | read-write | The real server config to enable/disable MAC SA substitution for L4 traffic. If disabled (the default) we will NOT substitute the MAC SA of client-to-server frames. If enabled, we will substitute the MAC SA. |
| INT slbVirtServerTableMaxSize | 1.3.6.1.4.1.1872.2.1.5.4 | INTEGER | read-only | The maximum number of entries in SLB VirtServerTable. |
| slbCurCfgVirtServerTable | 1.3.6.1.4.1.1872.2.1.5.5 | not-accessible | The table of virtual Servers. | |
| slbCurCfgVirtualServerEntry | 1.3.6.1.4.1.1872.2.1.5.5.1 | not-accessible | A row in the virtual server table. | |
| INT slbCurCfgVirtServerIndex | 1.3.6.1.4.1.1872.2.1.5.5.1.1 | INTEGER | read-only | Virtual Server Number |
| IP slbCurCfgVirtServerIpAddress | 1.3.6.1.4.1.1872.2.1.5.5.1.2 | IpAddress | read-only | IP address of the virtual server. |
| INT slbCurCfgVirtServerLayer3Only | 1.3.6.1.4.1.1872.2.1.5.5.1.3 | INTEGER | read-only | Enable or disable layer3 only balancing. |
| INT slbCurCfgVirtServerState | 1.3.6.1.4.1.1872.2.1.5.5.1.4 | INTEGER | read-only | Enable or disable the virtual server. |
| STR slbCurCfgVirtServerDname | 1.3.6.1.4.1.1872.2.1.5.5.1.5 | DisplayString | read-only | The domain name of the virtual server. |
| STR slbCurCfgVirtServerCname | 1.3.6.1.4.1.1872.2.1.5.5.1.6 | DisplayString | read-only | The cookie name of the virtual server used for cookie load balance. |
| INT slbCurCfgVirtServerCoffset | 1.3.6.1.4.1.1872.2.1.5.5.1.7 | INTEGER | read-only | The starting byte offset of the cookie value. |
| INT slbCurCfgVirtServerClength | 1.3.6.1.4.1.1872.2.1.5.5.1.8 | INTEGER | read-only | The number of bytes to extract from the cookie value. |
| INT slbCurCfgVirtServerUriCookie | 1.3.6.1.4.1.1872.2.1.5.5.1.9 | INTEGER | read-only | Enable or disable cookie search in URI |
| INT slbCurCfgVirtServerFtpParsing | 1.3.6.1.4.1.1872.2.1.5.5.1.10 | INTEGER | read-only | Enable or Disable the ftp parsing for the virtual server. |
| INT slbCurCfgVirtServerUrlHashLen | 1.3.6.1.4.1.1872.2.1.5.5.1.11 | INTEGER | read-only | The number of bytes used to hash onto server, A zero means URL hashing disabled. |
| STR slbCurCfgVirtServerHttpHdrName | 1.3.6.1.4.1.1872.2.1.5.5.1.12 | DisplayString | read-only | The HTTP header name of the virtual server. |
| INT slbCurCfgVirtServerBwmContract | 1.3.6.1.4.1.1872.2.1.5.5.1.13 | INTEGER | read-only | The default BW contract of virtual server. |
| slbNewCfgVirtServerTable | 1.3.6.1.4.1.1872.2.1.5.6 | not-accessible | The table of virtual Servers. | |
| slbNewCfgVirtualServerEntry | 1.3.6.1.4.1.1872.2.1.5.6.1 | not-accessible | A row in the virtual server table. | |
| INT slbNewCfgVirtServerIndex | 1.3.6.1.4.1.1872.2.1.5.6.1.1 | INTEGER | read-only | Virtual Server Number |
| IP slbNewCfgVirtServerIpAddress | 1.3.6.1.4.1.1872.2.1.5.6.1.2 | IpAddress | read-write | IP address of the virtual server. |
| INT slbNewCfgVirtServerLayer3Only | 1.3.6.1.4.1.1872.2.1.5.6.1.3 | INTEGER | read-write | Enable or disable layer3 only balancing. |
| INT slbNewCfgVirtServerState | 1.3.6.1.4.1.1872.2.1.5.6.1.4 | INTEGER | read-write | Enable or disable the virtual server. |
| INT slbNewCfgVirtServerDelete | 1.3.6.1.4.1.1872.2.1.5.6.1.5 | INTEGER | read-write | By setting the value to delete(2), the entire row is deleted. |
| STR slbNewCfgVirtServerDname | 1.3.6.1.4.1.1872.2.1.5.6.1.6 | DisplayString | read-write | The domain name of the virtual server. |
| STR slbNewCfgVirtServerCname | 1.3.6.1.4.1.1872.2.1.5.6.1.7 | DisplayString | read-write | The cookie name of the virtual server used for cookie load balance. |
| INT slbNewCfgVirtServerCoffset | 1.3.6.1.4.1.1872.2.1.5.6.1.8 | INTEGER | read-write | The starting byte offset of the cookie value. |
| INT slbNewCfgVirtServerClength | 1.3.6.1.4.1.1872.2.1.5.6.1.9 | INTEGER | read-write | The number of bytes to extract from the cookie value. |
| INT slbNewCfgVirtServerUriCookie | 1.3.6.1.4.1.1872.2.1.5.6.1.10 | INTEGER | read-write | Enable or disable cookie search in URI |
| INT slbNewCfgVirtServerFtpParsing | 1.3.6.1.4.1.1872.2.1.5.6.1.11 | INTEGER | read-write | Enable or Disable the ftp parsing for the virtual server. |
| INT slbNewCfgVirtServerUrlHashLen | 1.3.6.1.4.1.1872.2.1.5.6.1.12 | INTEGER | read-write | The number of bytes used to hash onto server, A zero means URL hashing disabled. |
| STR slbNewCfgVirtServerHttpHdrName | 1.3.6.1.4.1.1872.2.1.5.6.1.13 | DisplayString | read-write | The HTTP header name of the virtual server. |
| INT slbNewCfgVirtServerBwmContract | 1.3.6.1.4.1.1872.2.1.5.6.1.14 | INTEGER | read-write | The default BW contract number of the virtual server. |
| slbCurCfgVirtServicesTable | 1.3.6.1.4.1.1872.2.1.5.7 | not-accessible | The table of virtual Services. | |
| slbCurCfgVirtServicesEntry | 1.3.6.1.4.1.1872.2.1.5.7.1 | not-accessible | A row in the virtual services table. | |
| INT slbCurCfgVirtServIndex | 1.3.6.1.4.1.1872.2.1.5.7.1.1 | INTEGER | read-only | The number of the virtual server. |
| INT slbCurCfgVirtServiceIndex | 1.3.6.1.4.1.1872.2.1.5.7.1.2 | INTEGER | read-only | The service index. This has no external meaning |
| INT slbCurCfgVirtServiceVirtPort | 1.3.6.1.4.1.1872.2.1.5.7.1.3 | INTEGER | read-only | The layer4 virtual port number of the service. |
| INT slbCurCfgVirtServiceRealGroup | 1.3.6.1.4.1.1872.2.1.5.7.1.4 | INTEGER | read-only | The real server group number for this service. |
| INT slbCurCfgVirtServiceRealPort | 1.3.6.1.4.1.1872.2.1.5.7.1.5 | INTEGER | read-only | The layer4 real port number of the service. |
| INT slbCurCfgVirtServiceUDPBalance | 1.3.6.1.4.1.1872.2.1.5.7.1.6 | INTEGER | read-only | Enable, disable or stateless the UDP balancing for the virtual port. |
| INT slbCurCfgVirtServicePBind | 1.3.6.1.4.1.1872.2.1.5.7.1.7 | INTEGER | read-only | Enable or disable persistent bindings for the virtual port. |
| STR slbCurCfgVirtServiceHname | 1.3.6.1.4.1.1872.2.1.5.7.1.8 | DisplayString | read-only | The host name of the virtual service. |
| INT slbCurCfgVirtServiceHttpSlb | 1.3.6.1.4.1.1872.2.1.5.7.1.9 | INTEGER | read-only | Select HTTP server loadbalancing for the virtual port. |
| INT slbCurCfgVirtServiceBwmContract | 1.3.6.1.4.1.1872.2.1.5.7.1.10 | INTEGER | read-only | The BWM contract number for this service. |
| INT slbCurCfgVirtServiceDirServerRtn | 1.3.6.1.4.1.1872.2.1.5.7.1.11 | INTEGER | read-only | Enable or disable direct server return feature. To translate only MAC addresses in performing server load balancing when enabled. This allow servers to return directly to client since IP addresses have not been changed. |
| slbNewCfgVirtServicesTable | 1.3.6.1.4.1.1872.2.1.5.8 | not-accessible | The table of virtual Services. | |
| slbNewCfgVirtServicesEntry | 1.3.6.1.4.1.1872.2.1.5.8.1 | not-accessible | A row in the virtual services table. | |
| INT slbNewCfgVirtServIndex | 1.3.6.1.4.1.1872.2.1.5.8.1.1 | INTEGER | read-only | The number of the virtual server. |
| INT slbNewCfgVirtServiceIndex | 1.3.6.1.4.1.1872.2.1.5.8.1.2 | INTEGER | read-only | The service index. This has no external meaning |
| INT slbNewCfgVirtServiceVirtPort | 1.3.6.1.4.1.1872.2.1.5.8.1.3 | INTEGER | read-write | The layer4 virtual port number of the service. |
| INT slbNewCfgVirtServiceRealGroup | 1.3.6.1.4.1.1872.2.1.5.8.1.4 | INTEGER | read-write | The real server group number for this service. |
| INT slbNewCfgVirtServiceRealPort | 1.3.6.1.4.1.1872.2.1.5.8.1.5 | INTEGER | read-write | The layer4 real port number of the service. |
| INT slbNewCfgVirtServiceUDPBalance | 1.3.6.1.4.1.1872.2.1.5.8.1.6 | INTEGER | read-write | Enable, disable or stateless the UDP balancing for the virtual port. |
| INT slbNewCfgVirtServicePBind | 1.3.6.1.4.1.1872.2.1.5.8.1.7 | INTEGER | read-write | Enable or disable persistent bindings for the virtual port. |
| STR slbNewCfgVirtServiceHname | 1.3.6.1.4.1.1872.2.1.5.8.1.8 | DisplayString | read-write | The host name of the virtual service. |
| INT slbNewCfgVirtServiceHttpSlb | 1.3.6.1.4.1.1872.2.1.5.8.1.9 | INTEGER | read-write | Select HTTP server loadbalancing for the virtual port. |
| INT slbNewCfgVirtServiceBwmContract | 1.3.6.1.4.1.1872.2.1.5.8.1.10 | INTEGER | read-write | The BWM contract number for this service. |
| INT slbNewCfgVirtServiceDirServerRtn | 1.3.6.1.4.1.1872.2.1.5.8.1.11 | INTEGER | read-write | Enable or disable direct server return feature. To translate only MAC addresses in performing server load balancing when enabled. This allow servers to return directly to client since IP addresses have not been changed. |
| INT slbNewCfgVirtServiceDelete | 1.3.6.1.4.1.1872.2.1.5.8.1.12 | INTEGER | read-write | When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. |
| INT slbGroupTableMaxSize | 1.3.6.1.4.1.1872.2.1.5.9 | INTEGER | read-only | The maximum number of entries in slbCurCfgGroupTable. |
| slbCurCfgGroupTable | 1.3.6.1.4.1.1872.2.1.5.10 | not-accessible | The table of groups | |
| slbCurCfgGroupEntry | 1.3.6.1.4.1.1872.2.1.5.10.1 | not-accessible | A row in the slbCurCfgGroupTable | |
| INT slbCurCfgGroupIndex | 1.3.6.1.4.1.1872.2.1.5.10.1.1 | INTEGER | read-only | The group number for which the information pertains. |
| OCT slbCurCfgGroupRealServers | 1.3.6.1.4.1.1872.2.1.5.10.1.2 | OCTET STRING | read-only | The Real servers in the group. The servers are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... | || |_ server 9 | || | ||___ server 8 | |____ server 7 | . . . |__________ server 1 where x : 1 - The represented server belongs to the group 0 - The represented server does not belong to the group |
| INT slbCurCfgGroupMetric | 1.3.6.1.4.1.1872.2.1.5.10.1.3 | INTEGER | read-only | The metric used to select next server in group. |
| INT slbCurCfgGroupBackupServer | 1.3.6.1.4.1.1872.2.1.5.10.1.4 | INTEGER | read-only | The backup real server for this group. |
| STR slbCurCfgGroupHealthCheckUrl | 1.3.6.1.4.1.1872.2.1.5.10.1.5 | DisplayString | read-only | The URL used to verify HTTP content availability for the real servers of this group. |
| INT slbCurCfgGroupHealthCheckLayer | 1.3.6.1.4.1.1872.2.1.5.10.1.6 | INTEGER | read-only | The OSI layer at which servers are health checked. |
| STR slbCurCfgGroupName | 1.3.6.1.4.1.1872.2.1.5.10.1.7 | DisplayString | read-only | The name of the real server group. |
| INT slbCurCfgGroupRealThreshold | 1.3.6.1.4.1.1872.2.1.5.10.1.8 | INTEGER | read-only | The server failure syslog threshold of the real server group. |
| INT slbCurCfgGroupBackupGroup | 1.3.6.1.4.1.1872.2.1.5.10.1.9 | INTEGER | read-only | The backup real server group for this group. |
| slbNewCfgGroupTable | 1.3.6.1.4.1.1872.2.1.5.11 | not-accessible | The table of groups | |
| slbNewCfgGroupEntry | 1.3.6.1.4.1.1872.2.1.5.11.1 | not-accessible | A row in the slbNewCfgGroupTable | |
| INT slbNewCfgGroupIndex | 1.3.6.1.4.1.1872.2.1.5.11.1.1 | INTEGER | read-only | The group number for which the information pertains. |
| OCT slbNewCfgGroupRealServers | 1.3.6.1.4.1.1872.2.1.5.11.1.2 | OCTET STRING | read-only | The Real servers in the group. The servers are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... | || |_ server 9 | || | ||___ server 8 | |____ server 7 | . . . |__________ server 1 where x : 1 - The represented server belongs to the group 0 - The represented server does not belong to the group |
| INT slbNewCfgGroupAddServer | 1.3.6.1.4.1.1872.2.1.5.11.1.3 | INTEGER | read-write | The real server to be added to the group. When read, 0 is returned. |
| INT slbNewCfgGroupRemoveServer | 1.3.6.1.4.1.1872.2.1.5.11.1.4 | INTEGER | read-write | The real server to be removed from the group. When read, 0 is returned. |
| INT slbNewCfgGroupMetric | 1.3.6.1.4.1.1872.2.1.5.11.1.5 | INTEGER | read-write | The metric used to select next server in group. |
| INT slbNewCfgGroupBackupServer | 1.3.6.1.4.1.1872.2.1.5.11.1.6 | INTEGER | read-write | The backup real server for this group. |
| INT slbNewCfgGroupDelete | 1.3.6.1.4.1.1872.2.1.5.11.1.7 | INTEGER | read-write | By setting the value to delete(2), the entire group is deleted. |
| STR slbNewCfgGroupHealthCheckUrl | 1.3.6.1.4.1.1872.2.1.5.11.1.8 | DisplayString | read-write | The URL for health check among the real servers of this group. |
| INT slbNewCfgGroupHealthCheckLayer | 1.3.6.1.4.1.1872.2.1.5.11.1.9 | INTEGER | read-write | The OSI layer at which servers are health checked. |
| STR slbNewCfgGroupName | 1.3.6.1.4.1.1872.2.1.5.11.1.10 | DisplayString | read-write | The name of the real server group. |
| INT slbNewCfgGroupRealThreshold | 1.3.6.1.4.1.1872.2.1.5.11.1.11 | INTEGER | read-write | The server failure syslog threshold of the real server group. |
| INT slbNewCfgGroupBackupGroup | 1.3.6.1.4.1.1872.2.1.5.11.1.12 | INTEGER | read-write | The backup real server group for this group. |
| slbCurCfgPortTable | 1.3.6.1.4.1.1872.2.1.5.12 | not-accessible | The table of ports and their SLB states | |
| slbCurCfgPortEntry | 1.3.6.1.4.1.1872.2.1.5.12.1 | not-accessible | A row in the slbPortTable | |
| INT slbCurCfgPortIndex | 1.3.6.1.4.1.1872.2.1.5.12.1.1 | INTEGER | read-only | The port number for which the SLB information pertains. |
| IP slbCurCfgPortProxyIpAddr | 1.3.6.1.4.1.1872.2.1.5.12.1.2 | IpAddress | read-only | The proxy IP address of the interface. |
| INT slbCurCfgPortSlbState | 1.3.6.1.4.1.1872.2.1.5.12.1.3 | INTEGER | read-only | The SLB state of the port. none(1) - not SLB port client(2) - SLB client port server(3) - SLB server port client-server(4) - SLB client and server port FailOver(5) - SLB fail over port failOver-stanby(6) - SLB fail port operating as standby (a read-only state) |
| INT slbCurCfgPortSlbHotStandby | 1.3.6.1.4.1.1872.2.1.5.12.1.4 | INTEGER | read-only | Enable or disable hot standby processing on the switch port. |
| INT slbCurCfgPortSlbInterSwitch | 1.3.6.1.4.1.1872.2.1.5.12.1.5 | INTEGER | read-only | Enable or disable inter-switch processing on the switch port. |
| INT slbCurCfgPortSlbPipState | 1.3.6.1.4.1.1872.2.1.5.12.1.6 | INTEGER | read-only | Enable or disable use of proxy IP address on the switch port. |
| slbNewCfgPortTable | 1.3.6.1.4.1.1872.2.1.5.13 | not-accessible | The table of ports and their SLB states | |
| slbNewCfgPortEntry | 1.3.6.1.4.1.1872.2.1.5.13.1 | not-accessible | A row in the slbPortTable | |
| INT slbNewCfgPortIndex | 1.3.6.1.4.1.1872.2.1.5.13.1.1 | INTEGER | read-only | The port number for which the SLB information pertains. |
| IP slbNewCfgPortProxyIpAddr | 1.3.6.1.4.1.1872.2.1.5.13.1.2 | IpAddress | read-write | The proxy IP address of the interface. |
| INT slbNewCfgPortSlbState | 1.3.6.1.4.1.1872.2.1.5.13.1.3 | INTEGER | read-write | The SLB state of the port. none(1) - not SLB port client(2) - SLB client port server(3) - SLB server port client-server(4) - SLB client and server port FailOver(5) - SLB fail over port failOver-stanby(6) - SLB fail port operating as standby (a read-only state) |
| INT slbNewCfgPortSlbHotStandby | 1.3.6.1.4.1.1872.2.1.5.13.1.4 | INTEGER | read-write | Enable or disable hot standby processing on the switch port. |
| INT slbNewCfgPortSlbInterSwitch | 1.3.6.1.4.1.1872.2.1.5.13.1.5 | INTEGER | read-write | Enable or disable inter-switch processing on the switch port. |
| INT slbNewCfgPortSlbPipState | 1.3.6.1.4.1.1872.2.1.5.13.1.6 | INTEGER | read-write | Enable or disable use of proxy IP address on the switch port. |
| IP slbCurCfgImask | 1.3.6.1.4.1.1872.2.1.5.14 | IpAddress | read-only | The virtual and real IP address mask - corresponding to the imask command of the slb configuration menu. |
| IP slbNewCfgImask | 1.3.6.1.4.1.1872.2.1.5.15 | IpAddress | read-write | The virtual and real IP address mask - corresponding to the imask command of the slb configuration menu. |
| slbfailover | 1.3.6.1.4.1.1872.2.1.5.16 | |||
| slbCurCfgFailOverTable | 1.3.6.1.4.1.1872.2.1.5.16.1 | not-accessible | The table of current switch fail-over configuration. | |
| slbCurCfgFailOverTblEntry | 1.3.6.1.4.1.1872.2.1.5.16.1.1 | not-accessible | A row in the current switch fail-over configuration table. | |
| INT slbCurCfgFailOverIndex | 1.3.6.1.4.1.1872.2.1.5.16.1.1.1 | INTEGER | read-only | The index of current switch fail-over configuration table. |
| IP slbCurCfgFailOverPrimaryIp | 1.3.6.1.4.1.1872.2.1.5.16.1.1.2 | IpAddress | read-only | The IP address of the Primary switch. |
| IP slbCurCfgFailOverSecondaryIp | 1.3.6.1.4.1.1872.2.1.5.16.1.1.3 | IpAddress | read-only | The IP address of the Secondary switch. |
| INT slbCurCfgFailOverSilenceInterval | 1.3.6.1.4.1.1872.2.1.5.16.1.1.4 | INTEGER | read-only | Number of seconds before a silent peer is assumed down. |
| INT slbCurCfgFailOverState | 1.3.6.1.4.1.1872.2.1.5.16.1.1.5 | INTEGER | read-only | Enable or disable slb switch failover feature. |
| INT slbCurCfgFailOverRouteSupply | 1.3.6.1.4.1.1872.2.1.5.16.1.1.6 | INTEGER | read-only | Enable or disable to supply network routes update when switch is a standby switch. |
| slbNewCfgFailOverTable | 1.3.6.1.4.1.1872.2.1.5.16.2 | not-accessible | The table of new switch fail-over configuration. | |
| slbNewCfgFailOverTblEntry | 1.3.6.1.4.1.1872.2.1.5.16.2.1 | not-accessible | A row in the new switch fail-over configuration table. | |
| INT slbNewCfgFailOverIndex | 1.3.6.1.4.1.1872.2.1.5.16.2.1.1 | INTEGER | read-only | The index of new switch fail-over configuration table. |
| IP slbNewCfgFailOverPrimaryIp | 1.3.6.1.4.1.1872.2.1.5.16.2.1.2 | IpAddress | read-write | The IP address of the Primary switch. |
| IP slbNewCfgFailOverSecondaryIp | 1.3.6.1.4.1.1872.2.1.5.16.2.1.3 | IpAddress | read-write | The IP address of the Secondary switch. |
| INT slbNewCfgFailOverSilenceInterval | 1.3.6.1.4.1.1872.2.1.5.16.2.1.4 | INTEGER | read-write | Number of seconds before a silent peer is assumed down. |
| INT slbNewCfgFailOverState | 1.3.6.1.4.1.1872.2.1.5.16.2.1.5 | INTEGER | read-write | Enable or disable slb switch failover feature. |
| INT slbNewCfgFailOverRouteSupply | 1.3.6.1.4.1.1872.2.1.5.16.2.1.6 | INTEGER | read-only | Enable or disable to supply network routes update when switch is a standby switch. |
| INT slbCurCfgGlobalControl | 1.3.6.1.4.1.1872.2.1.5.17 | INTEGER | read-only | The global state of Server Load Balancing. |
| INT slbNewCfgGlobalControl | 1.3.6.1.4.1.1872.2.1.5.18 | INTEGER | read-write | The global state of Server Load Balancing. |
| IP slbCurCfgMnet | 1.3.6.1.4.1.1872.2.1.5.19 | IpAddress | read-only | The management network - corresponding to the mnet command of the slb configuration menu. |
| IP slbNewCfgMnet | 1.3.6.1.4.1.1872.2.1.5.20 | IpAddress | read-write | The management network - corresponding to the mnet command of the slb configuration menu. |
| IP slbCurCfgMmask | 1.3.6.1.4.1.1872.2.1.5.21 | IpAddress | read-only | The management subnet mask - corresponding to the mmask command of the slb configuration menu. |
| IP slbNewCfgMmask | 1.3.6.1.4.1.1872.2.1.5.22 | IpAddress | read-write | The management subnet mask - corresponding to the mmask command of the slb configuration menu. |
| STR slbCurCfgRadiusAuthenString | 1.3.6.1.4.1.1872.2.1.5.23 | DisplayString | read-only | The RADIUS authentication string. The string is used for generating encrypted authentication string for RADIUS health check. |
| STR slbNewCfgRadiusAuthenString | 1.3.6.1.4.1.1872.2.1.5.24 | DisplayString | read-write | The RADIUS authentication string. The string is used for generating encrypted authentication string for RADIUS health check. |
| INT slbCurCfgDirectMode | 1.3.6.1.4.1.1872.2.1.5.25 | INTEGER | read-only | Enable or disable direct access mode. It allows direct access to real servers and any combination of virtual and real servers when set to enabled(1). |
| INT slbNewCfgDirectMode | 1.3.6.1.4.1.1872.2.1.5.26 | INTEGER | read-write | Enable or disable direct access mode. It allows direct access to real servers and any combination of virtual and real servers when set to enabled(1). |
| slbUrl | 1.3.6.1.4.1.1872.2.1.5.27 | |||
| slbUrlRedir | 1.3.6.1.4.1.1872.2.1.5.27.1 | |||
| slbCurCfgUrlExpTable | 1.3.6.1.4.1.1872.2.1.5.27.1.1 | not-accessible | The table of URL expressions in the current_config. | |
| slbCurCfgUrlExpTableEntry | 1.3.6.1.4.1.1872.2.1.5.27.1.1.1 | not-accessible | Information about a expression for URL parsing. | |
| INT slbCurCfgUrlExpIndex | 1.3.6.1.4.1.1872.2.1.5.27.1.1.1.1 | INTEGER | read-only | The URL expressions table index. |
| STR slbCurCfgUrlExpression | 1.3.6.1.4.1.1872.2.1.5.27.1.1.1.2 | DisplayString | read-only | The expressions for URL parsing. |
| slbNewCfgUrlExpTable | 1.3.6.1.4.1.1872.2.1.5.27.1.2 | not-accessible | The table of URL expressions in the new_config. | |
| slbNewCfgUrlExpTableEntry | 1.3.6.1.4.1.1872.2.1.5.27.1.2.1 | not-accessible | Information about a expression for URL parsing. | |
| INT slbNewCfgUrlExpIndex | 1.3.6.1.4.1.1872.2.1.5.27.1.2.1.1 | INTEGER | read-only | The URL expressions table index. |
| STR slbNewCfgUrlExpression | 1.3.6.1.4.1.1872.2.1.5.27.1.2.1.2 | DisplayString | read-write | The expressions for URL parsing. |
| INT slbNewCfgUrlExpDelete | 1.3.6.1.4.1.1872.2.1.5.27.1.2.1.3 | INTEGER | read-write | Action object to delete an URL expression. When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than delete(2) has no effect on the state of the row. |
| INT slbCurCfgUrlRedirNonGetOrigSrv | 1.3.6.1.4.1.1872.2.1.5.27.1.3 | INTEGER | read-only | This is for controlling if the switch should redirect packet to the origin server when HTTP non-GETs are detected. enabled(1) - Allow redirect traffic to the origin server disabled(2)- redirect to a group of servers |
| INT slbNewCfgUrlRedirNonGetOrigSrv | 1.3.6.1.4.1.1872.2.1.5.27.1.4 | INTEGER | read-write | This is for controlling if the switch should redirect packet to the origin server when HTTP non-GETs are detected. enabled(1) - Allow redirect traffic to the origin server disabled(2)- redirect to a group of servers |
| INT slbCurCfgUrlRedirCookieOrigSrv | 1.3.6.1.4.1.1872.2.1.5.27.1.5 | INTEGER | read-only | This is for controlling if the switch should redirect packet to the origin server when user cookies are detected. enabled(1) - Allow redirect traffic to the origin server disabled(2)- redirect to a group of servers |
| INT slbNewCfgUrlRedirCookieOrigSrv | 1.3.6.1.4.1.1872.2.1.5.27.1.6 | INTEGER | read-write | This is for controlling if the switch should redirect packet to the origin server when user cookies are detected. enabled(1) - Allow redirect traffic to the origin server disabled(2)- redirect to a group of servers |
| INT slbCurCfgUrlRedirNoCacheOrigSrv | 1.3.6.1.4.1.1872.2.1.5.27.1.7 | INTEGER | read-only | This is for controlling if the switch should redirect packet to the origin server when no-cache header are detected. enabled(1) - Allow redirect traffic to the origin server disabled(2)- redirect to a group of servers |
| INT slbNewCfgUrlRedirNoCacheOrigSrv | 1.3.6.1.4.1.1872.2.1.5.27.1.8 | INTEGER | read-write | This is for controlling if the switch should redirect packet to the origin server when no-cache header are detected. enabled(1) - Allow redirect traffic to the origin server disabled(2)- redirect to a group of servers |
| INT slbCurCfgUrlRedirUriHashLength | 1.3.6.1.4.1.1872.2.1.5.27.1.9 | INTEGER | read-only | Specify the number of bytes in the URI will be used to hash onto server |
| INT slbNewCfgUrlRedirUriHashLength | 1.3.6.1.4.1.1872.2.1.5.27.1.10 | INTEGER | read-write | Specify the number of bytes in the URI will be used to hash onto server |
| INT slbCurCfgUrlRedirHeader | 1.3.6.1.4.1.1872.2.1.5.27.1.11 | INTEGER | read-only | This is for controlling if the switch should redirect packet to the cache server based on HTTP header. enabled(1) - Redirect web traffic based on HTTP header disabled(2)- Redirect web traffic based on URI |
| INT slbNewCfgUrlRedirHeader | 1.3.6.1.4.1.1872.2.1.5.27.1.12 | INTEGER | read-write | This is for controlling if the switch should redirect packet to the cache server based on HTTP header. enabled(1) - Redirect web traffic based on HTTP header disabled(2)- Redirect web traffic based on URI |
| STR slbCurCfgUrlRedirHeaderName | 1.3.6.1.4.1.1872.2.1.5.27.1.13 | DisplayString | read-only | HTTP header name |
| STR slbNewCfgUrlRedirHeaderName | 1.3.6.1.4.1.1872.2.1.5.27.1.14 | DisplayString | read-write | HTTP header name |
| slbUrlBalance | 1.3.6.1.4.1.1872.2.1.5.27.2 | |||
| slbCurCfgUrlLbPathTable | 1.3.6.1.4.1.1872.2.1.5.27.2.1 | not-accessible | The table of URL path for URL load balancing in the current_config. | |
| slbCurCfgUrlLbPathTableEntry | 1.3.6.1.4.1.1872.2.1.5.27.2.1.1 | not-accessible | Information about an URL path for URL load balancing. | |
| INT slbCurCfgUrlLbPathIndex | 1.3.6.1.4.1.1872.2.1.5.27.2.1.1.1 | INTEGER | read-only | The URL path table index. |
| STR slbCurCfgUrlLbPathString | 1.3.6.1.4.1.1872.2.1.5.27.2.1.1.2 | DisplayString | read-only | The URL path for URL load balancing. |
| slbNewCfgUrlLbPathTable | 1.3.6.1.4.1.1872.2.1.5.27.2.2 | not-accessible | The table of URL path for URL load balancing in the new_config. | |
| slbNewCfgUrlLbPathTableEntry | 1.3.6.1.4.1.1872.2.1.5.27.2.2.1 | not-accessible | Information about an URL path for URL load balancing. | |
| INT slbNewCfgUrlLbPathIndex | 1.3.6.1.4.1.1872.2.1.5.27.2.2.1.1 | INTEGER | read-only | The URL path table index. |
| STR slbNewCfgUrlLbPathString | 1.3.6.1.4.1.1872.2.1.5.27.2.2.1.2 | DisplayString | read-write | The URL path for URL load balancing. |
| INT slbNewCfgUrlLbPathDelete | 1.3.6.1.4.1.1872.2.1.5.27.2.2.1.3 | INTEGER | read-write | Action object to delete an URL Path. When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than delete(2) has no effect on the state of the row. |
| STR slbCurCfgUrlLbErrorMsg | 1.3.6.1.4.1.1872.2.1.5.27.2.3 | DisplayString | read-only | Customize error message to send back to client when switch cannot bind client's request to servers. |
| STR slbNewCfgUrlLbErrorMsg | 1.3.6.1.4.1.1872.2.1.5.27.2.4 | DisplayString | read-write | Customize error message to send back to client when switch cannot bind client's request to servers. |
| IP slbCurCfgPmask | 1.3.6.1.4.1.1872.2.1.5.28 | IpAddress | read-only | The persistent mask - corresponding to the pmask command of the slb configuration menu. |
| IP slbNewCfgPmask | 1.3.6.1.4.1.1872.2.1.5.29 | IpAddress | read-write | The persistent mask - corresponding to the pmask command of the slb configuration menu. |
| INT slbCurCfgGrace | 1.3.6.1.4.1.1872.2.1.5.30 | INTEGER | read-only | Enable or disable graceful server failure. It allows to keep the connection to the failure real servers when set to enabled(1). |
| INT slbNewCfgGrace | 1.3.6.1.4.1.1872.2.1.5.31 | INTEGER | read-write | Enable or disable graceful server failure. It allows to keep the connection to the failure real servers when set to enabled(1). |
| slbCurCfgPeerTable | 1.3.6.1.4.1.1872.2.1.5.32 | not-accessible | The table of Synch Peer Switch configuration in the current_config. | |
| slbCurCfgPeerEntry | 1.3.6.1.4.1.1872.2.1.5.32.1 | not-accessible | Information about Synch Peer Switch configuration. | |
| INT slbCurCfgPeerIndex | 1.3.6.1.4.1.1872.2.1.5.32.1.1 | INTEGER | read-only | The index for synch peer switchs. |
| IP slbCurCfgPeerIpAddr | 1.3.6.1.4.1.1872.2.1.5.32.1.2 | IpAddress | read-only | The IP address of the peer switch. |
| INT slbCurCfgPeerState | 1.3.6.1.4.1.1872.2.1.5.32.1.3 | INTEGER | read-only | Enable or disable the peer switch. |
| slbNewCfgPeerTable | 1.3.6.1.4.1.1872.2.1.5.33 | not-accessible | The table of Synch Peer Switch configuration in the new_config. | |
| slbNewCfgPeerEntry | 1.3.6.1.4.1.1872.2.1.5.33.1 | not-accessible | Information about synch peer switch configuration. | |
| INT slbNewCfgPeerIndex | 1.3.6.1.4.1.1872.2.1.5.33.1.1 | INTEGER | read-only | The index number for synch peer switchs. |
| IP slbNewCfgPeerIpAddr | 1.3.6.1.4.1.1872.2.1.5.33.1.2 | IpAddress | read-write | The IP address of the peer switch. |
| INT slbNewCfgPeerState | 1.3.6.1.4.1.1872.2.1.5.33.1.3 | INTEGER | read-write | Enable or disable the peer switch. |
| INT slbNewCfgPeerDelete | 1.3.6.1.4.1.1872.2.1.5.33.1.4 | INTEGER | read-write | By setting the value to delete(2), the entire row is deleted. |
| INT slbCurCfgSyncFilt | 1.3.6.1.4.1.1872.2.1.5.34 | INTEGER | read-only | Enable or disable synch filter configuration. |
| INT slbNewCfgSyncFilt | 1.3.6.1.4.1.1872.2.1.5.35 | INTEGER | read-write | Enable or disable synch filter configuration. |
| INT slbCurCfgSyncPort | 1.3.6.1.4.1.1872.2.1.5.36 | INTEGER | read-only | Enable or disable synch port configuration. |
| INT slbNewCfgSyncPort | 1.3.6.1.4.1.1872.2.1.5.37 | INTEGER | read-write | Enable or disable synch port configuration. |
| INT slbCurCfgSyncVrrp | 1.3.6.1.4.1.1872.2.1.5.38 | INTEGER | read-only | Enable or disable synch VRRP Priorities. |
| INT slbNewCfgSyncVrrp | 1.3.6.1.4.1.1872.2.1.5.39 | INTEGER | read-write | Enable or disable synch VRRP Priorities. |
| INT slbCurCfgSyncPip | 1.3.6.1.4.1.1872.2.1.5.40 | INTEGER | read-only | Enable or disable synch proxy IP addresses. |
| INT slbNewCfgSyncPip | 1.3.6.1.4.1.1872.2.1.5.41 | INTEGER | read-write | Enable or disable synch proxy IP addresses. |
| INT slbCurCfgVirtMatrixArch | 1.3.6.1.4.1.1872.2.1.5.42 | INTEGER | read-only | Enable or disable Virtual Matrix Architecture. |
| INT slbNewCfgVirtMatrixArch | 1.3.6.1.4.1.1872.2.1.5.43 | INTEGER | read-write | Enable or disable Virtual Matrix Architecture. |
| portmirroring | 1.3.6.1.4.1.1872.2.1.6 | |||
| INT pmCurCfgMonitoringPort | 1.3.6.1.4.1.1872.2.1.6.1 | INTEGER | read-only | The port number of the monitoring port. |
| INT pmNewCfgMonitoringPort | 1.3.6.1.4.1.1872.2.1.6.2 | INTEGER | read-write | The port number of the monitoring port. |
| INT pmCurCfgMirroredPort | 1.3.6.1.4.1.1872.2.1.6.3 | INTEGER | read-only | The port number of the mirrored port. |
| INT pmNewCfgMirroredPort | 1.3.6.1.4.1.1872.2.1.6.4 | INTEGER | read-write | The port number of the mirrored port. |
| INT pmCurCfgMonitoredTraffic | 1.3.6.1.4.1.1872.2.1.6.5 | INTEGER | read-only | The type of traffic to be monitored with respect to the mirrored port. |
| INT pmNewCfgMonitoredTraffic | 1.3.6.1.4.1.1872.2.1.6.6 | INTEGER | read-write | The type of traffic to be monitored with respect to the mirrored port. |
| INT pmCurCfgState | 1.3.6.1.4.1.1872.2.1.6.7 | INTEGER | read-only | The state of Port mirroring. |
| INT pmNewCfgState | 1.3.6.1.4.1.1872.2.1.6.8 | INTEGER | read-write | The state of Port mirroring. |
| trunkgroup | 1.3.6.1.4.1.1872.2.1.7 | |||
| INT trunkGroupTableMaxSize | 1.3.6.1.4.1.1872.2.1.7.1 | INTEGER | read-only | The maximum number of entries in trunk group table. |
| trunkGroupCurCfgTable | 1.3.6.1.4.1.1872.2.1.7.2 | not-accessible | The table of trunk group configuration. | |
| trunkGroupCurCfgTableEntry | 1.3.6.1.4.1.1872.2.1.7.2.1 | not-accessible | A row in the trunk group configuration table. | |
| INT trunkGroupCurCfgIndex | 1.3.6.1.4.1.1872.2.1.7.2.1.1 | INTEGER | read-only | The identifier of the trunk group. |
| OCT trunkGroupCurCfgPorts | 1.3.6.1.4.1.1872.2.1.7.2.1.2 | OCTET STRING | read-only | The port list in the trunk group. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the trunk group 0 - The represented port does not belong to the trunk group |
| INT trunkGroupCurCfgState | 1.3.6.1.4.1.1872.2.1.7.2.1.3 | INTEGER | read-only | Enable or disable a trunk group. |
| INT trunkGroupCurCfgBwmContract | 1.3.6.1.4.1.1872.2.1.7.2.1.4 | INTEGER | read-only | Default BW contract of a trunk group. |
| trunkGroupNewCfgTable | 1.3.6.1.4.1.1872.2.1.7.3 | not-accessible | The table of trunk group configuration. | |
| trunkGroupNewCfgTableEntry | 1.3.6.1.4.1.1872.2.1.7.3.1 | not-accessible | A row in the trunk group configuration table. | |
| INT trunkGroupNewCfgIndex | 1.3.6.1.4.1.1872.2.1.7.3.1.1 | INTEGER | read-only | The identifier of the trunk group. |
| OCT trunkGroupNewCfgPorts | 1.3.6.1.4.1.1872.2.1.7.3.1.2 | OCTET STRING | read-only | The port list in the trunk group. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the trunk group 0 - The represented port does not belong to the trunk group |
| INT trunkGroupNewCfgAddPort | 1.3.6.1.4.1.1872.2.1.7.3.1.3 | INTEGER | read-write | The port to be added in the trunk group. When read, 0 is returned. |
| INT trunkGroupNewCfgRemovePort | 1.3.6.1.4.1.1872.2.1.7.3.1.4 | INTEGER | read-write | The port to be deleted from the trunk group. when read, 0 is returned. |
| INT trunkGroupNewCfgState | 1.3.6.1.4.1.1872.2.1.7.3.1.5 | INTEGER | read-write | Enable or disable a trunk group. |
| INT trunkGroupNewCfgDelete | 1.3.6.1.4.1.1872.2.1.7.3.1.6 | INTEGER | read-write | Setting the value to delete(2) will delete the entire row. When read, other(1) is returned. |
| INT trunkGroupNewCfgBwmContract | 1.3.6.1.4.1.1872.2.1.7.3.1.7 | INTEGER | read-write | Default BW contract of a trunk group. |
| stats | 1.3.6.1.4.1.1872.2.1.8 | |||
| ripStats | 1.3.6.1.4.1.1872.2.1.8.1 | |||
| CTR ripStatInPkts | 1.3.6.1.4.1.1872.2.1.8.1.1 | Counter | read-only | The total number of good RIP packets recieved. |
| CTR ripStatOutPkts | 1.3.6.1.4.1.1872.2.1.8.1.2 | Counter | read-only | The total number of RIP packets transmitted. |
| CTR ripStatInErrorPkts | 1.3.6.1.4.1.1872.2.1.8.1.3 | Counter | read-only | The total number of error RIP packets recieved. |
| slbStats | 1.3.6.1.4.1.1872.2.1.8.2 | |||
| slbStatPortMaintTable | 1.3.6.1.4.1.1872.2.1.8.2.1 | not-accessible | The table of SLB port maintenance statistics. | |
| slbStatPortMaintEntry | 1.3.6.1.4.1.1872.2.1.8.2.1.1 | not-accessible | A row in the SLB port maintenance statistcs table. | |
| INT slbStatPortMaintPortIndex | 1.3.6.1.4.1.1872.2.1.8.2.1.1.1 | INTEGER | read-only | The port number for which the statistics apply. |
| GAU slbStatPortMaintCurBindings | 1.3.6.1.4.1.1872.2.1.8.2.1.1.2 | Gauge | read-only | The current number of bindings on the port. |
| CTR slbStatPortMaintBindingFails | 1.3.6.1.4.1.1872.2.1.8.2.1.1.3 | Counter | read-only | The total number of Binding failures on the port. A Binding Failure occurs when a port runs out of binding table entries. |
| CTR slbStatPortMaintNonTcpFrames | 1.3.6.1.4.1.1872.2.1.8.2.1.1.4 | Counter | read-only | The total number of non-TCP/IP frames dropped on the port. |
| CTR slbStatPortMaintTcpFragments | 1.3.6.1.4.1.1872.2.1.8.2.1.1.5 | Counter | read-only | The total number of TCP fragments dropped on the port. |
| CTR slbStatPortMaintUdpDatagrams | 1.3.6.1.4.1.1872.2.1.8.2.1.1.6 | Counter | read-only | The total number of UDP datagrams dropped on the port. |
| CTR slbStatPortMaintIncorrectVIPs | 1.3.6.1.4.1.1872.2.1.8.2.1.1.7 | Counter | read-only | The total number of frames with incorrect VIPs that are dropped on the port. |
| CTR slbStatPortMaintIncorrectVports | 1.3.6.1.4.1.1872.2.1.8.2.1.1.8 | Counter | read-only | The total number of frames with incorrect Virtual Port that are dropped on the port. |
| CTR slbStatPortMaintRealServerNoAvails | 1.3.6.1.4.1.1872.2.1.8.2.1.1.9 | Counter | read-only | The total number of frames that are dropped on the port because no real server is available. |
| CTR slbStatPortMaintFilteredDeniedFrames | 1.3.6.1.4.1.1872.2.1.8.2.1.1.10 | Counter | read-only | The total number of frames that are denied on the port by the filter. |
| slbStatPortRealServerTable | 1.3.6.1.4.1.1872.2.1.8.2.2 | not-accessible | The port-server statistics table. This table shows the statistics of real servers that are connectted to switch ports. | |
| slbStatPortRealServerEntry | 1.3.6.1.4.1.1872.2.1.8.2.2.1 | not-accessible | A row in the port-server statistics table. | |
| INT slbStatPortRealServerPortIndex | 1.3.6.1.4.1.1872.2.1.8.2.2.1.1 | INTEGER | read-only | The port number that identifies the switch port. |
| INT slbStatPortRealServerServerIndex | 1.3.6.1.4.1.1872.2.1.8.2.2.1.2 | INTEGER | read-only | The real server number that identifies the server. |
| GAU slbStatPortRealServerCurrSessions | 1.3.6.1.4.1.1872.2.1.8.2.2.1.3 | Gauge | read-only | The current sessions for the real server. |
| CTR slbStatPortRealServerTotalSessions | 1.3.6.1.4.1.1872.2.1.8.2.2.1.4 | Counter | read-only | The total number of sessions for the real server. |
| C64 slbStatPortRealServerHCOctets | 1.3.6.1.4.1.1872.2.1.8.2.2.1.5 | Counter64 | read-only | The total number of octets received and transmitted out of the real server on a particular port. |
| CTR slbStatPortRealServerHCOctetsLow32 | 1.3.6.1.4.1.1872.2.1.8.2.2.1.6 | Counter | read-only | The lower 32 bit value of the total octets received and transmitted out of the real server on a particular port. |
| CTR slbStatPortRealServerHCOctetsHigh32 | 1.3.6.1.4.1.1872.2.1.8.2.2.1.7 | Counter | read-only | The higher 32 bit value of the total octets received and transmitted out of the real server on a particular port. |
| CTR slbStatMaintBackupServActs | 1.3.6.1.4.1.1872.2.1.8.2.3 | Counter | read-only | The total number of times that backup servers become active due to failure of primary servers. |
| CTR slbStatMaintOverflowServActs | 1.3.6.1.4.1.1872.2.1.8.2.4 | Counter | read-only | The total number of times that backup servers become active due to primary servers reach overflow situation. |
| slbStatRServerTable | 1.3.6.1.4.1.1872.2.1.8.2.5 | not-accessible | The real server statistics table. | |
| slbStatRServerEntry | 1.3.6.1.4.1.1872.2.1.8.2.5.1 | not-accessible | The statistics of a particular real server. | |
| INT slbStatRServerIndex | 1.3.6.1.4.1.1872.2.1.8.2.5.1.1 | INTEGER | read-only | The real server number that identifies the server. |
| GAU slbStatRServerCurrSessions | 1.3.6.1.4.1.1872.2.1.8.2.5.1.2 | Gauge | read-only | The number of sessions that are currently handled by the real server. |
| CTR slbStatRServerTotalSessions | 1.3.6.1.4.1.1872.2.1.8.2.5.1.3 | Counter | read-only | The total number of sessions that are handled by the real server. |
| CTR slbStatRServerFailures | 1.3.6.1.4.1.1872.2.1.8.2.5.1.4 | Counter | read-only | The total number of times that the real server is claimed down. |
| CTR slbStatRServerHighestSessions | 1.3.6.1.4.1.1872.2.1.8.2.5.1.5 | Counter | read-only | The highest sessions that have been handled by the real server. |
| C64 slbStatRServerHCOctets | 1.3.6.1.4.1.1872.2.1.8.2.5.1.6 | Counter64 | read-only | The total number of octets received and transmitted out of the real server. |
| CTR slbStatRServerHCOctetsLow32 | 1.3.6.1.4.1.1872.2.1.8.2.5.1.7 | Counter | read-only | The lower 32 bit value of octets received and transmitted out of the real server. |
| CTR slbStatRServerHCOctetsHigh32 | 1.3.6.1.4.1.1872.2.1.8.2.5.1.8 | Counter | read-only | The higher 32 bit value of octets received and transmitted out of the real server. |
| slbStatGroupTable | 1.3.6.1.4.1.1872.2.1.8.2.6 | not-accessible | The real server group statistics table. | |
| slbStatGroupEntry | 1.3.6.1.4.1.1872.2.1.8.2.6.1 | not-accessible | The statistics of a particular real server group. | |
| INT slbStatGroupIndex | 1.3.6.1.4.1.1872.2.1.8.2.6.1.1 | INTEGER | read-only | The real server group number that identifies the group. |
| GAU slbStatGroupCurrSessions | 1.3.6.1.4.1.1872.2.1.8.2.6.1.2 | Gauge | read-only | The number of sessions that are currently handled by the real server group. |
| CTR slbStatGroupTotalSessions | 1.3.6.1.4.1.1872.2.1.8.2.6.1.3 | Counter | read-only | The total number of sessions that are handled by the real server group. |
| CTR slbStatGroupHighestSessions | 1.3.6.1.4.1.1872.2.1.8.2.6.1.4 | Counter | read-only | The highest sessions that have been handled by the real server. |
| C64 slbStatGroupHCOctets | 1.3.6.1.4.1.1872.2.1.8.2.6.1.5 | Counter64 | read-only | The total number of octets received and transmitted out of the real server group. |
| CTR slbStatGroupHCOctetsLow32 | 1.3.6.1.4.1.1872.2.1.8.2.6.1.6 | Counter | read-only | The lower 32 bit value of octets received and transmitted out of the real server group. |
| CTR slbStatGroupHCOctetsHigh32 | 1.3.6.1.4.1.1872.2.1.8.2.6.1.7 | Counter | read-only | The higher 32 bit value of octets received and transmitted out of the real server group. |
| slbStatVServerTable | 1.3.6.1.4.1.1872.2.1.8.2.7 | not-accessible | The virtual server statistics table. | |
| slbStatVServerEntry | 1.3.6.1.4.1.1872.2.1.8.2.7.1 | not-accessible | The statistics of a particular virtual server group. | |
| INT slbStatVServerIndex | 1.3.6.1.4.1.1872.2.1.8.2.7.1.1 | INTEGER | read-only | The virtual server number that identifies the server. |
| GAU slbStatVServerCurrSessions | 1.3.6.1.4.1.1872.2.1.8.2.7.1.2 | Gauge | read-only | The number of sessions that are currently handled by the virtual server. |
| CTR slbStatVServerTotalSessions | 1.3.6.1.4.1.1872.2.1.8.2.7.1.3 | Counter | read-only | The total number of sessions that are handled by the virtual server. |
| CTR slbStatVServerHighestSessions | 1.3.6.1.4.1.1872.2.1.8.2.7.1.4 | Counter | read-only | The highest sessions that have been handled by the real server. |
| C64 slbStatVServerHCOctets | 1.3.6.1.4.1.1872.2.1.8.2.7.1.5 | Counter64 | read-only | The total number of octets received and transmitted out of the virtual server. |
| CTR slbStatVServerHCOctetsLow32 | 1.3.6.1.4.1.1872.2.1.8.2.7.1.6 | Counter | read-only | The lower 32 bit value of octets received and transmitted out of the virtual server. |
| CTR slbStatVServerHCOctetsHigh32 | 1.3.6.1.4.1.1872.2.1.8.2.7.1.7 | Counter | read-only | The higher 32 bit value of octets received and transmitted out of the virtual server. |
| CTR slbStatVServerHeaderHits | 1.3.6.1.4.1.1872.2.1.8.2.7.1.8 | Counter | read-only | The current HTTP header hits. |
| CTR slbStatVServerHeaderMisses | 1.3.6.1.4.1.1872.2.1.8.2.7.1.9 | Counter | read-only | The current HTTP header misses. |
| CTR slbStatVServerHeaderTotalSessions | 1.3.6.1.4.1.1872.2.1.8.2.7.1.10 | Counter | read-only | The total HTTP header sessions. |
| arpStats | 1.3.6.1.4.1.1872.2.1.8.3 | |||
| GAU arpStatEntries | 1.3.6.1.4.1.1872.2.1.8.3.1 | Gauge | read-only | The current number of ARP entries. |
| GAU arpStatHighWater | 1.3.6.1.4.1.1872.2.1.8.3.2 | Gauge | read-only | The highest number of ARP entries. |
| GAU arpStatMaxEntries | 1.3.6.1.4.1.1872.2.1.8.3.3 | Gauge | read-only | The maximum number of ARP entries. |
| routeStats | 1.3.6.1.4.1.1872.2.1.8.4 | |||
| GAU routeStatEntries | 1.3.6.1.4.1.1872.2.1.8.4.1 | Gauge | read-only | The current number of IP routes. |
| GAU routeStatHighWater | 1.3.6.1.4.1.1872.2.1.8.4.2 | Gauge | read-only | The highest number of IP routes. |
| GAU routeStatMaxEntries | 1.3.6.1.4.1.1872.2.1.8.4.3 | Gauge | read-only | The maximum number of IP routes. |
| dnsStats | 1.3.6.1.4.1.1872.2.1.8.5 | |||
| CTR dnsStatInGoodDnsRequests | 1.3.6.1.4.1.1872.2.1.8.5.1 | Counter | read-only | The number of good DNS requests which are received. |
| CTR dnsStatInBadDnsRequests | 1.3.6.1.4.1.1872.2.1.8.5.2 | Counter | read-only | The number of bad DNS requests which are received. |
| filterStats | 1.3.6.1.4.1.1872.2.1.8.6 | |||
| fltStatTable | 1.3.6.1.4.1.1872.2.1.8.6.1 | not-accessible | The filter statistics table. | |
| fltStatTableEntry | 1.3.6.1.4.1.1872.2.1.8.6.1.1 | not-accessible | A row in filter statistics table. | |
| INT fltStatFltIndex | 1.3.6.1.4.1.1872.2.1.8.6.1.1.1 | INTEGER | read-only | The number that identifies the filter. |
| CTR fltStatFltFirings | 1.3.6.1.4.1.1872.2.1.8.6.1.1.2 | Counter | read-only | The number of instances that the received packet matches the filter rule. |
| gslbStats | 1.3.6.1.4.1.1872.2.1.8.7 | |||
| gslbStatRemRealServerTable | 1.3.6.1.4.1.1872.2.1.8.7.1 | not-accessible | The GSLB remote real server statistics table. | |
| gslbStatRemRealServerEntry | 1.3.6.1.4.1.1872.2.1.8.7.1.1 | not-accessible | A row in the remote real server statistics table. | |
| INT gslbStatRemRealServerIndex | 1.3.6.1.4.1.1872.2.1.8.7.1.1.1 | INTEGER | read-only | The server number that identifies the remote real server. |
| CTR gslbStatRemRealServerDnsHandoffs | 1.3.6.1.4.1.1872.2.1.8.7.1.1.2 | Counter | read-only | The number of DNS hanfoffs by the remote real server. |
| CTR gslbStatRemRealServerHttpRedirs | 1.3.6.1.4.1.1872.2.1.8.7.1.1.3 | Counter | read-only | The number of HTTP redirections by the remote real server. |
| gslbMaintStats | 1.3.6.1.4.1.1872.2.1.8.8 | |||
| CTR gslbStatMaintInGoodSiteUpdates | 1.3.6.1.4.1.1872.2.1.8.8.1 | Counter | read-only | The number of good remote site updates which are received. |
| CTR gslbStatMaintInBadSiteUpdates | 1.3.6.1.4.1.1872.2.1.8.8.2 | Counter | read-only | The number of bad remote site updates which are received. |
| vrrpStats | 1.3.6.1.4.1.1872.2.1.8.9 | |||
| CTR vrrpStatInAdvers | 1.3.6.1.4.1.1872.2.1.8.9.1 | Counter | read-only | The number of good VRRP advertisements which are received. |
| CTR vrrpStatOutAdvers | 1.3.6.1.4.1.1872.2.1.8.9.2 | Counter | read-only | The number of good VRRP advertisements which are transmitted. |
| CTR vrrpStatOutBadAdvers | 1.3.6.1.4.1.1872.2.1.8.9.3 | Counter | read-only | The number of bad VRRP advertisements which are received. |
| urlStats | 1.3.6.1.4.1.1872.2.1.8.10 | |||
| urlRedirStats | 1.3.6.1.4.1.1872.2.1.8.10.1 | |||
| CTR urlStatRedRedirs | 1.3.6.1.4.1.1872.2.1.8.10.1.1 | Counter | read-only | The number of instances that the received packet matches the specified URL expressions and redirected to specified group of real servers. |
| CTR urlStatRedOrigSrvs | 1.3.6.1.4.1.1872.2.1.8.10.1.2 | Counter | read-only | The number of instances that the received packet is sent to the origin server due to mis-match with the specified URL expressions or detecting of HTTP non-GETs,user cookies, and no-cache as users configuration. |
| CTR urlStatRedNonGets | 1.3.6.1.4.1.1872.2.1.8.10.1.3 | Counter | read-only | The number of instances that the received packet contains none GETs(POST ,HEAD ,PUT..) methods. |
| CTR urlStatRedCookie | 1.3.6.1.4.1.1872.2.1.8.10.1.4 | Counter | read-only | The number of instances that the received packet contains a 'Cookie: ' header. |
| CTR urlStatRedNoCache | 1.3.6.1.4.1.1872.2.1.8.10.1.5 | Counter | read-only | The number of instances that the received packet contains a no-cache header value. |
| urlSlbStats | 1.3.6.1.4.1.1872.2.1.8.10.2 | |||
| urlStatSlbPathTable | 1.3.6.1.4.1.1872.2.1.8.10.2.1 | not-accessible | The statistics table of instances that URL pathes matched. | |
| urlStatSlbPathTableEntry | 1.3.6.1.4.1.1872.2.1.8.10.2.1.1 | not-accessible | Information about the number of instances that are load-balanced due to match of a particular URL path. | |
| INT urlStatSlbPathIndex | 1.3.6.1.4.1.1872.2.1.8.10.2.1.1.1 | INTEGER | read-only | The URL path table index. |
| CTR urlStatSlbPathHits | 1.3.6.1.4.1.1872.2.1.8.10.2.1.1.2 | Counter | read-only | The number of instances that are load-balanced due to match of the particular URL path. |
| tcpStats | 1.3.6.1.4.1.1872.2.1.8.11 | |||
| GAU tcpStatCurConns | 1.3.6.1.4.1.1872.2.1.8.11.1 | Gauge | read-only | The total number of outstanding TCP connections have been established. |
| GAU tcpStatHalfOpens | 1.3.6.1.4.1.1872.2.1.8.11.2 | Gauge | read-only | The total number of outstanding TCP connections have been half opened. This statistics is valid only when URL parsing has been truned on. It is incremented when the switch respond to TCP SYN packet and decremented upon receiving TCP SYN ACK packet from the requester. |
| memStats | 1.3.6.1.4.1.1872.2.1.8.12 | |||
| CTR memStatsAllocs | 1.3.6.1.4.1.1872.2.1.8.12.1 | Counter | read-only | The total number of memory allocations. |
| CTR memStatsFrees | 1.3.6.1.4.1.1872.2.1.8.12.2 | Counter | read-only | The total number of memory frees. |
| CTR memStatsAllocFails | 1.3.6.1.4.1.1872.2.1.8.12.3 | Counter | read-only | The total number of memory allocations failed. |
| GAU memStatsBytesCurr | 1.3.6.1.4.1.1872.2.1.8.12.4 | Gauge | read-only | The outstanding memory in bytes have been allocated. |
| GAU memStatsBytesHiwat | 1.3.6.1.4.1.1872.2.1.8.12.5 | Gauge | read-only | The highest number of bytes have even been allocated. |
| GAU memStatsPoolBytes | 1.3.6.1.4.1.1872.2.1.8.12.6 | Gauge | read-only | The total bytes in the memory pool. |
| GAU memStatsLargest | 1.3.6.1.4.1.1872.2.1.8.12.7 | Gauge | read-only | The largest block has been allocated. |
| pktStats | 1.3.6.1.4.1.1872.2.1.8.13 | |||
| CTR pktStatsAllocs | 1.3.6.1.4.1.1872.2.1.8.13.1 | Counter | read-only | The total packets have been allocated. |
| CTR pktStatsFrees | 1.3.6.1.4.1.1872.2.1.8.13.2 | Counter | read-only | The total packets have been freed. |
| CTR pktStatsAllocFails | 1.3.6.1.4.1.1872.2.1.8.13.3 | Counter | read-only | The total packet allocations failed. |
| CTR pktStatsMediums | 1.3.6.1.4.1.1872.2.1.8.13.4 | Counter | read-only | The number of medium size packets have been allocated. |
| CTR pktStatsJumbos | 1.3.6.1.4.1.1872.2.1.8.13.5 | Counter | read-only | The number of jumbo size packets have been allocated. |
| CTR pktStatsSmalls | 1.3.6.1.4.1.1872.2.1.8.13.6 | Counter | read-only | The number of small size packets have been allocated. |
| ftpStats | 1.3.6.1.4.1.1872.2.1.8.14 | |||
| ftpSlbStats | 1.3.6.1.4.1.1872.2.1.8.14.1 | |||
| CTR ftpSlbStatTotal | 1.3.6.1.4.1.1872.2.1.8.14.1.1 | Counter | read-only | The total number of ftp control sesssion for SLB received after FTP parsing turn on. |
| CTR ftpNatStatTotal | 1.3.6.1.4.1.1872.2.1.8.14.1.2 | Counter | read-only | The total number of FTP control session for NAT received after active FTP is turn on. |
| bwmStats | 1.3.6.1.4.1.1872.2.1.8.15 | |||
| bwmStatTcTable | 1.3.6.1.4.1.1872.2.1.8.15.1 | not-accessible | The table of Bandwidth Management Traffic Contract statistics. | |
| bwmStatTcEntry | 1.3.6.1.4.1.1872.2.1.8.15.1.1 | not-accessible | A row in the BWM traffic contract table. | |
| INT bwmStatTcContractIndex | 1.3.6.1.4.1.1872.2.1.8.15.1.1.1 | INTEGER | read-only | The contract queue number for which the statistics apply. |
| STR bwmStatTcName | 1.3.6.1.4.1.1872.2.1.8.15.1.1.2 | DisplayString | read-only | The name of the traffic contract queue. |
| CTR bwmStatTcOutoct | 1.3.6.1.4.1.1872.2.1.8.15.1.1.3 | Counter | read-only | The total number of octets sent out from the traffic contract queue. |
| CTR bwmStatTcOutdisoct | 1.3.6.1.4.1.1872.2.1.8.15.1.1.4 | Counter | read-only | The total number of octets dropped from the traffic contract queue. |
| CTR bwmStatTcBufferUsed | 1.3.6.1.4.1.1872.2.1.8.15.1.1.5 | Counter | read-only | The total number of buffers used by the traffic contract queue. |
| CTR bwmStatTcBufferMax | 1.3.6.1.4.1.1872.2.1.8.15.1.1.6 | Counter | read-only | The total number of buffers assigned to the traffic contract queue. |
| bwmStatTcrTable | 1.3.6.1.4.1.1872.2.1.8.15.2 | not-accessible | The table of Bandwidth Management Traffic Contract Rate statistics. | |
| bwmStatTcrEntry | 1.3.6.1.4.1.1872.2.1.8.15.2.1 | not-accessible | A row in the BWM traffic contract rate table. | |
| INT bwmStatTcrContractIndex | 1.3.6.1.4.1.1872.2.1.8.15.2.1.1 | INTEGER | read-only | The contract queue number for which the statistics apply. |
| STR bwmStatTcrName | 1.3.6.1.4.1.1872.2.1.8.15.2.1.2 | DisplayString | read-only | The name of the traffic contract queue. |
| INT bwmStatTcrRate | 1.3.6.1.4.1.1872.2.1.8.15.2.1.3 | INTEGER | read-only | The rate of octets sent out from the traffic contract queue. |
| CTR bwmStatTcrOutoct | 1.3.6.1.4.1.1872.2.1.8.15.2.1.4 | Counter | read-only | The of octets sent out from the traffic contract queue. |
| CTR bwmStatTcrOutdisoct | 1.3.6.1.4.1.1872.2.1.8.15.2.1.5 | Counter | read-only | The total number of octets dropped from the traffic contract queue. |
| CTR bwmStatTcrBufferUsed | 1.3.6.1.4.1.1872.2.1.8.15.2.1.6 | Counter | read-only | The total number of buffers used by the traffic contract queue. |
| CTR bwmStatTcrBufferMax | 1.3.6.1.4.1.1872.2.1.8.15.2.1.7 | Counter | read-only | The total number of buffers assigned to the traffic contract queue. |
| bwmStatSpTcTable | 1.3.6.1.4.1.1872.2.1.8.15.3 | not-accessible | The table of Bandwidth Management Switch Port Traffic Contract statistics. | |
| bwmStatSpTcEntry | 1.3.6.1.4.1.1872.2.1.8.15.3.1 | not-accessible | A row in the BWM SP traffic contract table. | |
| INT bwmStatSpTcPortIndex | 1.3.6.1.4.1.1872.2.1.8.15.3.1.1 | INTEGER | read-only | The Switch Port number for which the statistics apply. |
| INT bwmStatSpTcContractIndex | 1.3.6.1.4.1.1872.2.1.8.15.3.1.2 | INTEGER | read-only | The contract queue number for which the statistics apply. |
| STR bwmStatSpTcName | 1.3.6.1.4.1.1872.2.1.8.15.3.1.3 | DisplayString | read-only | The name of the traffic contract queue. |
| CTR bwmStatSpTcOutoct | 1.3.6.1.4.1.1872.2.1.8.15.3.1.4 | Counter | read-only | The total number of octets sent out from the traffic contract queue. |
| CTR bwmStatSpTcOutdisoct | 1.3.6.1.4.1.1872.2.1.8.15.3.1.5 | Counter | read-only | The total number of octets dropped from the traffic contract queue. |
| CTR bwmStatSpTcBufferUsed | 1.3.6.1.4.1.1872.2.1.8.15.3.1.6 | Counter | read-only | The total number of buffers used by the traffic contract queue. |
| CTR bwmStatSpTcBufferMax | 1.3.6.1.4.1.1872.2.1.8.15.3.1.7 | Counter | read-only | The total number of buffers assigned to the traffic contract queue. |
| bwmStatSpTcrTable | 1.3.6.1.4.1.1872.2.1.8.15.4 | not-accessible | The table of Bandwidth Management Switch Port Traffic Contract Rate statistics. | |
| bwmStatSpTcrEntry | 1.3.6.1.4.1.1872.2.1.8.15.4.1 | not-accessible | A row in the BWM traffic contract rate table. | |
| INT bwmStatSpTcrPortIndex | 1.3.6.1.4.1.1872.2.1.8.15.4.1.1 | INTEGER | read-only | The switch port number for which the statistics apply. |
| INT bwmStatSpTcrContractIndex | 1.3.6.1.4.1.1872.2.1.8.15.4.1.2 | INTEGER | read-only | The contract queue number for which the statistics apply. |
| STR bwmStatSpTcrName | 1.3.6.1.4.1.1872.2.1.8.15.4.1.3 | DisplayString | read-only | The name of the traffic contract queue. |
| INT bwmStatSpTcrRate | 1.3.6.1.4.1.1872.2.1.8.15.4.1.4 | INTEGER | read-only | The rate of octets sent out from the traffic contract queue. |
| CTR bwmStatSpTcrOutoct | 1.3.6.1.4.1.1872.2.1.8.15.4.1.5 | Counter | read-only | The of octets sent out from the traffic contract queue. |
| CTR bwmStatSpTcrOutdisoct | 1.3.6.1.4.1.1872.2.1.8.15.4.1.6 | Counter | read-only | The total number of octets dropped from the traffic contract queue. |
| CTR bwmStatSpTcrBufferUsed | 1.3.6.1.4.1.1872.2.1.8.15.4.1.7 | Counter | read-only | The total number of buffers used by the traffic contract queue. |
| CTR bwmStatSpTcrBufferMax | 1.3.6.1.4.1.1872.2.1.8.15.4.1.8 | Counter | read-only | The total number of buffers assigned to the traffic contract queue. |
| information | 1.3.6.1.4.1.1872.2.1.9 | |||
| port_info | 1.3.6.1.4.1.1872.2.1.9.1 | |||
| portInfoTable | 1.3.6.1.4.1.1872.2.1.9.1.1 | not-accessible | The table of port information. | |
| portInfoTableEntry | 1.3.6.1.4.1.1872.2.1.9.1.1.1 | not-accessible | A row in the port information table. | |
| INT portInfoIndx | 1.3.6.1.4.1.1872.2.1.9.1.1.1.1 | INTEGER | read-only | The port index. |
| INT portInfoSpeed | 1.3.6.1.4.1.1872.2.1.9.1.1.1.2 | INTEGER | read-only | The current operational speed of the port. |
| INT portInfoMode | 1.3.6.1.4.1.1872.2.1.9.1.1.1.3 | INTEGER | read-only | The current operational mode of the port. |
| INT portInfoFlowCtrl | 1.3.6.1.4.1.1872.2.1.9.1.1.1.4 | INTEGER | read-only | The current operational flow control of the port. |
| INT portInfoLink | 1.3.6.1.4.1.1872.2.1.9.1.1.1.5 | INTEGER | read-only | The current operational link status of the port. |
| slb_info | 1.3.6.1.4.1.1872.2.1.9.2 | |||
| slbFailOverInfoTable | 1.3.6.1.4.1.1872.2.1.9.2.1 | not-accessible | The table of switch fail-over run-time status. | |
| slbFailOverInfoEntry | 1.3.6.1.4.1.1872.2.1.9.2.1.1 | not-accessible | A row in the switch fail-over information table. | |
| INT slbFailOverInfoIndex | 1.3.6.1.4.1.1872.2.1.9.2.1.1.1 | INTEGER | read-only | The index of switch fail-over information table. |
| IP slbFailOverInfoPrimaryIp | 1.3.6.1.4.1.1872.2.1.9.2.1.1.2 | IpAddress | read-only | IP address of the primary switch. |
| INT slbFailOverInfoPrimaryStatus | 1.3.6.1.4.1.1872.2.1.9.2.1.1.3 | INTEGER | read-only | The current operational status of the primary switch. |
| INT slbFailOverInfoPrimaryState | 1.3.6.1.4.1.1872.2.1.9.2.1.1.4 | INTEGER | read-only | The current operational state of the primary switch. |
| IP slbFailOverInfoSecondaryIp | 1.3.6.1.4.1.1872.2.1.9.2.1.1.5 | IpAddress | read-only | IP address of the secondary switch. |
| INT slbFailOverInfoSecondaryStatus | 1.3.6.1.4.1.1872.2.1.9.2.1.1.6 | INTEGER | read-only | The current operational status of the secondary switch. |
| INT slbFailOverInfoSecondaryState | 1.3.6.1.4.1.1872.2.1.9.2.1.1.7 | INTEGER | read-only | The current operational state of the secondary switch. |
| slbRealServerInfoTable | 1.3.6.1.4.1.1872.2.1.9.2.2 | not-accessible | The table of real server run-time information. | |
| slbRealServerInfoEntry | 1.3.6.1.4.1.1872.2.1.9.2.2.1 | not-accessible | A row in the real server information table. | |
| INT slbRealServerInfoIndex | 1.3.6.1.4.1.1872.2.1.9.2.2.1.1 | INTEGER | read-only | The real server index |
| IP slbRealServerInfoIpAddr | 1.3.6.1.4.1.1872.2.1.9.2.2.1.2 | IpAddress | read-only | IP address of the real server. |
| PHY slbRealServerMacAddr | 1.3.6.1.4.1.1872.2.1.9.2.2.1.3 | PhysAddress | read-only | The MAC address of the real server. |
| INT slbRealServerInfoSwitchPort | 1.3.6.1.4.1.1872.2.1.9.2.2.1.4 | INTEGER | read-only | The switch port that the real server is connected to. |
| INT slbRealServerInfoHealthLayer | 1.3.6.1.4.1.1872.2.1.9.2.2.1.5 | INTEGER | read-only | The OSI layer at whitch real server functionality is verified. |
| INT slbRealServerInfoOverflow | 1.3.6.1.4.1.1872.2.1.9.2.2.1.6 | INTEGER | read-only | The overflow state of the real server. |
| INT slbRealServerInfoState | 1.3.6.1.4.1.1872.2.1.9.2.2.1.7 | INTEGER | read-only | The state of the real server. |
| ip_info | 1.3.6.1.4.1.1872.2.1.9.3 | |||
| ipRouteInfoTable | 1.3.6.1.4.1.1872.2.1.9.3.1 | not-accessible | The table of run-time IP routes. | |
| ipRouteInfoEntry | 1.3.6.1.4.1.1872.2.1.9.3.1.1 | not-accessible | A row in the run-time IP route table | |
| INT ipRouteInfoIndx | 1.3.6.1.4.1.1872.2.1.9.3.1.1.1 | INTEGER | read-only | The index of this route table. |
| IP ipRouteInfoDestIp | 1.3.6.1.4.1.1872.2.1.9.3.1.1.2 | IpAddress | read-only | The destination IP address of this route. |
| IP ipRouteInfoMask | 1.3.6.1.4.1.1872.2.1.9.3.1.1.3 | IpAddress | read-only | The destination IP mask of this route. |
| IP ipRouteInfoGateway | 1.3.6.1.4.1.1872.2.1.9.3.1.1.4 | IpAddress | read-only | The next-hop router address for this route. |
| INT ipRouteInfoTag | 1.3.6.1.4.1.1872.2.1.9.3.1.1.5 | INTEGER | read-only | The tag-type for this route. |
| INT ipRouteInfoType | 1.3.6.1.4.1.1872.2.1.9.3.1.1.6 | INTEGER | read-only | The type of the route. |
| INT ipRouteInfoInterface | 1.3.6.1.4.1.1872.2.1.9.3.1.1.7 | INTEGER | read-only | The interface number for which the destination address is applicable. |
| arpInfoTable | 1.3.6.1.4.1.1872.2.1.9.3.2 | not-accessible | The table of ARP entries. | |
| arpInfoEntry | 1.3.6.1.4.1.1872.2.1.9.3.2.1 | not-accessible | A row in the ARP table | |
| IP arpInfoDestIp | 1.3.6.1.4.1.1872.2.1.9.3.2.1.1 | IpAddress | read-only | The destination IP address of the ARP entry. |
| PHY arpInfoMacAddr | 1.3.6.1.4.1.1872.2.1.9.3.2.1.2 | PhysAddress | read-only | The MAC address for the ARP entry. |
| INT arpInfoVLAN | 1.3.6.1.4.1.1872.2.1.9.3.2.1.3 | INTEGER | read-only | The VLAN identifier for the ARP entry. |
| INT arpInfoSrcPort | 1.3.6.1.4.1.1872.2.1.9.3.2.1.4 | INTEGER | read-only | The port number on which this entry's equivalence is effective. |
| INT arpInfoRefPorts | 1.3.6.1.4.1.1872.2.1.9.3.2.1.5 | INTEGER | read-only | The rference ports associated with this ARP entry. |
| INT arpInfoFlag | 1.3.6.1.4.1.1872.2.1.9.3.2.1.6 | INTEGER | read-only | The flag associated with this ARP entry. |
| vrrp_info | 1.3.6.1.4.1.1872.2.1.9.4 | |||
| vrrpInfoVirtRtrTable | 1.3.6.1.4.1.1872.2.1.9.4.1 | not-accessible | The table of VRRP virtual router run-time information. | |
| vrrpInfoVirtRtrTableEntry | 1.3.6.1.4.1.1872.2.1.9.4.1.1 | not-accessible | The run-time information about a VRRP virtual router. | |
| INT vrrpInfoVirtRtrIndex | 1.3.6.1.4.1.1872.2.1.9.4.1.1.1 | INTEGER | read-only | The VRRP virtual router index. |
| INT vrrpInfoVirtRtrState | 1.3.6.1.4.1.1872.2.1.9.4.1.1.2 | INTEGER | read-only | The VRRP virtual router state. |
| filtering | 1.3.6.1.4.1.1872.2.1.10 | |||
| INT fltCfgTableMaxSize | 1.3.6.1.4.1.1872.2.1.10.1 | INTEGER | read-only | The maximum number of filtering table entries. |
| fltCurCfgTable | 1.3.6.1.4.1.1872.2.1.10.2 | not-accessible | The filtering table in the new configuration block. | |
| fltCurCfgTableEntry | 1.3.6.1.4.1.1872.2.1.10.2.1 | not-accessible | A row in the filtering table. | |
| INT fltCurCfgIndx | 1.3.6.1.4.1.1872.2.1.10.2.1.1 | INTEGER | read-only | The filtering table index. |
| IP fltCurCfgSrcIp | 1.3.6.1.4.1.1872.2.1.10.2.1.2 | IpAddress | read-only | The source IP address to be filtered. |
| IP fltCurCfgSrcIpMask | 1.3.6.1.4.1.1872.2.1.10.2.1.3 | IpAddress | read-only | The source IP sub-net mask for filtering. |
| IP fltCurCfgDstIp | 1.3.6.1.4.1.1872.2.1.10.2.1.4 | IpAddress | read-only | The destination IP address to be filtered. |
| IP fltCurCfgDstIpMask | 1.3.6.1.4.1.1872.2.1.10.2.1.5 | IpAddress | read-only | The destination IP sub-net mask for filtering. |
| INT fltCurCfgProtocol | 1.3.6.1.4.1.1872.2.1.10.2.1.6 | INTEGER | read-only | The protocol to be filtered. |
| INT fltCurCfgRangeHighSrcPort | 1.3.6.1.4.1.1872.2.1.10.2.1.7 | INTEGER | read-only | The higher source TCP/UDP port number to be filtered. It applies only when protocol defined in fltCurCfgProtocol is UDP or TCP. '0' means no filtering. |
| INT fltCurCfgRangeLowSrcPort | 1.3.6.1.4.1.1872.2.1.10.2.1.8 | INTEGER | read-only | The lower source TCP/UDP port number to be filtered. It applies only when protocol defined in fltCurCfgProtocol is UDP or TCP. '0' means no filtering. |
| INT fltCurCfgRangeLowDstPort | 1.3.6.1.4.1.1872.2.1.10.2.1.9 | INTEGER | read-only | The lower destination TCP/UDP port number to be filtered. It applies only when protocol defined in fltCurCfgProtocol is UDP or TCP. '0' means no filtering. |
| INT fltCurCfgRangeHighDstPort | 1.3.6.1.4.1.1872.2.1.10.2.1.10 | INTEGER | read-only | The higher destination TCP/UDP port number to be filtered. It applies only when protocol defined in fltCurCfgProtocol is UDP or TCP. '0' means no filtering. |
| INT fltCurCfgAction | 1.3.6.1.4.1.1872.2.1.10.2.1.11 | INTEGER | read-only | The action for the filtering rule. |
| INT fltCurCfgRedirPort | 1.3.6.1.4.1.1872.2.1.10.2.1.12 | INTEGER | read-only | The real server port number used for redirection. |
| INT fltCurCfgRedirGroup | 1.3.6.1.4.1.1872.2.1.10.2.1.13 | INTEGER | read-only | The real server group to be redirected to. |
| INT fltCurCfgLog | 1.3.6.1.4.1.1872.2.1.10.2.1.14 | INTEGER | read-only | Enable or disable logging. |
| INT fltCurCfgState | 1.3.6.1.4.1.1872.2.1.10.2.1.15 | INTEGER | read-only | The state of this filtering rule. |
| INT fltCurCfgNat | 1.3.6.1.4.1.1872.2.1.10.2.1.16 | INTEGER | read-only | The selection of destination or source for network address translatin. |
| INT fltCurCfgCache | 1.3.6.1.4.1.1872.2.1.10.2.1.17 | INTEGER | read-only | Enable or disable caching sessions that match filter. |
| INT fltCurCfgInvert | 1.3.6.1.4.1.1872.2.1.10.2.1.18 | INTEGER | read-only | Turn the invert logic on or off for the filter entry. |
| INT fltCurCfgClientProxy | 1.3.6.1.4.1.1872.2.1.10.2.1.19 | INTEGER | read-only | Enable or disable client proxy. |
| INT fltCurCfgTcpAck | 1.3.6.1.4.1.1872.2.1.10.2.1.20 | INTEGER | read-only | Enable or disable filtering on matching TCP ACK and RST flag. |
| INT fltCurCfgUrlRedir | 1.3.6.1.4.1.1872.2.1.10.2.1.21 | INTEGER | read-only | Enable or disable URL redirection. The URL expressions are defined in slbCurCfgUrlTable. |
| PHY fltCurCfgSrcMac | 1.3.6.1.4.1.1872.2.1.10.2.1.22 | PhysAddress | read-only | The source MAC address to be filtered. |
| PHY fltCurCfgDstMac | 1.3.6.1.4.1.1872.2.1.10.2.1.23 | PhysAddress | read-only | The Destination MAC address to be filtered. |
| INT fltCurCfgFtpNatActive | 1.3.6.1.4.1.1872.2.1.10.2.1.24 | INTEGER | read-only | Enable or disable FTP NAT for active ftp only. |
| INT fltCurCfgAclTcpUrg | 1.3.6.1.4.1.1872.2.1.10.2.1.25 | INTEGER | read-only | Enable or disable TCP URG packet. |
| INT fltCurCfgAclTcpAck | 1.3.6.1.4.1.1872.2.1.10.2.1.26 | INTEGER | read-only | Enable or disable TCP ACK packet. |
| INT fltCurCfgAclTcpPsh | 1.3.6.1.4.1.1872.2.1.10.2.1.27 | INTEGER | read-only | Enable or disable TCP PSH packet. |
| INT fltCurCfgAclTcpRst | 1.3.6.1.4.1.1872.2.1.10.2.1.28 | INTEGER | read-only | Enable or disable TCP RST packet. |
| INT fltCurCfgAclTcpSyn | 1.3.6.1.4.1.1872.2.1.10.2.1.29 | INTEGER | read-only | Enable or disable TCP SYN packet. |
| INT fltCurCfgAclTcpFin | 1.3.6.1.4.1.1872.2.1.10.2.1.30 | INTEGER | read-only | Enable or disable TCP FIN packet. |
| INT fltCurCfgAclIcmp | 1.3.6.1.4.1.1872.2.1.10.2.1.31 | INTEGER | read-only | ICMP type to be filtered. |
| INT fltCurCfgAclIpOption | 1.3.6.1.4.1.1872.2.1.10.2.1.32 | INTEGER | read-only | Select an IP option to filter. |
| INT fltCurCfgBwmContract | 1.3.6.1.4.1.1872.2.1.10.2.1.33 | INTEGER | read-only | Filt default BW contract number. |
| INT fltCurCfgAclIpTos | 1.3.6.1.4.1.1872.2.1.10.2.1.34 | INTEGER | read-only | The IP TOS value to be filtered. |
| INT fltCurCfgAclIpTosMask | 1.3.6.1.4.1.1872.2.1.10.2.1.35 | INTEGER | read-only | The IP TOS mask for filtering. |
| INT fltCurCfgAclIpTosNew | 1.3.6.1.4.1.1872.2.1.10.2.1.36 | INTEGER | read-only | The new IP TOS value to over-write when filtering fired. |
| INT fltCurCfgFwlb | 1.3.6.1.4.1.1872.2.1.10.2.1.37 | INTEGER | read-only | Enable or disable filtering on firewall redirect hash method. |
| fltNewCfgTable | 1.3.6.1.4.1.1872.2.1.10.3 | not-accessible | The filtering table in the new configuration block. | |
| fltNewCfgTableEntry | 1.3.6.1.4.1.1872.2.1.10.3.1 | not-accessible | A row in the filtering table. | |
| INT fltNewCfgIndx | 1.3.6.1.4.1.1872.2.1.10.3.1.1 | INTEGER | read-only | The filtering table index. |
| IP fltNewCfgSrcIp | 1.3.6.1.4.1.1872.2.1.10.3.1.2 | IpAddress | read-write | The source IP address to be filtered. |
| IP fltNewCfgSrcIpMask | 1.3.6.1.4.1.1872.2.1.10.3.1.3 | IpAddress | read-write | The source IP sub-net mask for filtering. |
| IP fltNewCfgDstIp | 1.3.6.1.4.1.1872.2.1.10.3.1.4 | IpAddress | read-write | The destination IP address to be filtered. |
| IP fltNewCfgDstIpMask | 1.3.6.1.4.1.1872.2.1.10.3.1.5 | IpAddress | read-write | The destination IP sub-net mask for filtering. |
| INT fltNewCfgProtocol | 1.3.6.1.4.1.1872.2.1.10.3.1.6 | INTEGER | read-write | The protocol to be filtered. |
| INT fltNewCfgRangeHighSrcPort | 1.3.6.1.4.1.1872.2.1.10.3.1.7 | INTEGER | read-write | The higher source TCP/UDP port number to be filtered. It applies only when protocol defined in fltNewCfgProtocol is UDP or TCP. '0' means no filtering. |
| INT fltNewCfgRangeLowSrcPort | 1.3.6.1.4.1.1872.2.1.10.3.1.8 | INTEGER | read-write | The lower source TCP/UDP port number to be filtered. It applies only when protocol defined in fltNewCfgProtocol is UDP or TCP. '0' means no filtering. |
| INT fltNewCfgRangeLowDstPort | 1.3.6.1.4.1.1872.2.1.10.3.1.9 | INTEGER | read-write | The lower destination TCP/UDP port number to be filtered. It applies only when protocol defined in fltNewCfgProtocol is UDP or TCP. '0' means no filtering. |
| INT fltNewCfgRangeHighDstPort | 1.3.6.1.4.1.1872.2.1.10.3.1.10 | INTEGER | read-write | The higher destination TCP/UDP port number to be filtered. It applies only when protocol defined in fltNewCfgProtocol is UDP or TCP. '0' means no filtering. |
| INT fltNewCfgAction | 1.3.6.1.4.1.1872.2.1.10.3.1.11 | INTEGER | read-write | The action for the filtering rule. |
| INT fltNewCfgRedirPort | 1.3.6.1.4.1.1872.2.1.10.3.1.12 | INTEGER | read-write | The real server port number used for redirection. |
| INT fltNewCfgRedirGroup | 1.3.6.1.4.1.1872.2.1.10.3.1.13 | INTEGER | read-write | The real server group to be redirected to. |
| INT fltNewCfgLog | 1.3.6.1.4.1.1872.2.1.10.3.1.14 | INTEGER | read-write | Enable or disable logging. |
| INT fltNewCfgState | 1.3.6.1.4.1.1872.2.1.10.3.1.15 | INTEGER | read-write | The state of this filtering rule. |
| INT fltNewCfgDelete | 1.3.6.1.4.1.1872.2.1.10.3.1.16 | INTEGER | read-write | When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. |
| INT fltNewCfgNat | 1.3.6.1.4.1.1872.2.1.10.3.1.17 | INTEGER | read-write | The selection of destination or source for network address translatin. |
| INT fltNewCfgCache | 1.3.6.1.4.1.1872.2.1.10.3.1.18 | INTEGER | read-write | Enable or disable caching sessions that match filter. |
| INT fltNewCfgInvert | 1.3.6.1.4.1.1872.2.1.10.3.1.19 | INTEGER | read-write | Turn the invert logic on or off for the filter entry. |
| INT fltNewCfgClientProxy | 1.3.6.1.4.1.1872.2.1.10.3.1.20 | INTEGER | read-write | Enable or disable client proxy. |
| INT fltNewCfgTcpAck | 1.3.6.1.4.1.1872.2.1.10.3.1.21 | INTEGER | read-write | Enable or disable filtering on matching TCP ACK and RST flag. |
| INT fltNewCfgUrlRedir | 1.3.6.1.4.1.1872.2.1.10.3.1.22 | INTEGER | read-write | Enable or disable URL redirection. The URL expressions are defined in slbNewCfgUrlTable. |
| PHY fltNewCfgSrcMac | 1.3.6.1.4.1.1872.2.1.10.3.1.23 | PhysAddress | read-write | The source MAC address to be filtered. |
| PHY fltNewCfgDstMac | 1.3.6.1.4.1.1872.2.1.10.3.1.24 | PhysAddress | read-write | The Destination MAC address to be filtered. |
| INT fltNewCfgFtpNatActive | 1.3.6.1.4.1.1872.2.1.10.3.1.25 | INTEGER | read-write | Enable or disable FTP NAT for active ftp. |
| INT fltNewCfgAclTcpUrg | 1.3.6.1.4.1.1872.2.1.10.3.1.26 | INTEGER | read-write | E or disable TCP URG packet. |
| INT fltNewCfgAclTcpAck | 1.3.6.1.4.1.1872.2.1.10.3.1.27 | INTEGER | read-write | Enable or disable TCP ACK packet. |
| INT fltNewCfgAclTcpPsh | 1.3.6.1.4.1.1872.2.1.10.3.1.28 | INTEGER | read-write | Enable or disable TCP PSH packet. |
| INT fltNewCfgAclTcpRst | 1.3.6.1.4.1.1872.2.1.10.3.1.29 | INTEGER | read-write | Enable or disable TCP RST packet. |
| INT fltNewCfgAclTcpSyn | 1.3.6.1.4.1.1872.2.1.10.3.1.30 | INTEGER | read-write | Enable or disable TCP SYN packet. |
| INT fltNewCfgAclTcpFin | 1.3.6.1.4.1.1872.2.1.10.3.1.31 | INTEGER | read-write | Enable or disable TCP FIN packet. |
| INT fltNewCfgAclIcmp | 1.3.6.1.4.1.1872.2.1.10.3.1.32 | INTEGER | read-write | ICMP type to be filtered. |
| INT fltNewCfgAclIpOption | 1.3.6.1.4.1.1872.2.1.10.3.1.33 | INTEGER | read-write | Select an IP option to filter. |
| INT fltNewCfgBwmContract | 1.3.6.1.4.1.1872.2.1.10.3.1.34 | INTEGER | read-write | Filt default BW contract number. |
| INT fltNewCfgAclIpTos | 1.3.6.1.4.1.1872.2.1.10.3.1.35 | INTEGER | read-write | The IP TOS value to be filtered. |
| INT fltNewCfgAclIpTosMask | 1.3.6.1.4.1.1872.2.1.10.3.1.36 | INTEGER | read-write | The IP TOS mask for filtering. |
| INT fltNewCfgAclIpTosNew | 1.3.6.1.4.1.1872.2.1.10.3.1.37 | INTEGER | read-write | The new IP TOS value to over-write when filtering fired. |
| INT fltNewCfgFwlb | 1.3.6.1.4.1.1872.2.1.10.3.1.38 | INTEGER | read-write | Enable or disable filtering on firewall redirect hash method. |
| fltCurCfgPortTable | 1.3.6.1.4.1.1872.2.1.10.4 | not-accessible | The filtering port table in the current configuration block. | |
| fltCurCfgPortTableEntry | 1.3.6.1.4.1.1872.2.1.10.4.1 | not-accessible | A row in the filtering port table. | |
| INT fltCurCfgPortIndx | 1.3.6.1.4.1.1872.2.1.10.4.1.1 | INTEGER | read-only | The port index. |
| INT fltCurCfgPortState | 1.3.6.1.4.1.1872.2.1.10.4.1.2 | INTEGER | read-only | Enable or disable filtering. |
| OCT fltCurCfgPortFiltBmap | 1.3.6.1.4.1.1872.2.1.10.4.1.3 | OCTET STRING | read-only | The filtering rules applied to the port. The filtering rules are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ filter 9 || || || ||___ filter 8 || |____ filter 7 || . . . ||_________ filter 2 |__________ filter 1 (as index to fltCurCfgTable) where x : 1 - The represented filter rule applied to the port 0 - The represented filter rule not applied to the port |
| fltNewCfgPortTable | 1.3.6.1.4.1.1872.2.1.10.5 | not-accessible | The filtering port table in the new configuration block. | |
| fltNewCfgPortTableEntry | 1.3.6.1.4.1.1872.2.1.10.5.1 | not-accessible | A row in the filtering port table. | |
| INT fltNewCfgPortIndx | 1.3.6.1.4.1.1872.2.1.10.5.1.1 | INTEGER | read-only | The port index. |
| INT fltNewCfgPortState | 1.3.6.1.4.1.1872.2.1.10.5.1.2 | INTEGER | read-write | Enable or disable filtering. |
| OCT fltNewCfgPortFiltBmap | 1.3.6.1.4.1.1872.2.1.10.5.1.3 | OCTET STRING | read-only | The filtering rules applied to the port. The filtering rules are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ filter 9 || || || ||___ filter 8 || |____ filter 7 || . . . ||_________ filter 2 |__________ filter 1 (as index to fltNewCfgTable) where x : 1 - The represented filter rule applied to the port 0 - The represented filter rule not applied to the port |
| INT fltNewCfgPortAddFiltRule | 1.3.6.1.4.1.1872.2.1.10.5.1.4 | INTEGER | read-write | This is an action object to add filtering rule to a port. The value specified with this object is the index to the fltNewCfgTable for which filtering rule to be added to the port. The range of the valid index is between 1 and fltCurCfgTableMaxSize. When read, the value '0' is returned always. |
| INT fltNewCfgPortRemFiltRule | 1.3.6.1.4.1.1872.2.1.10.5.1.5 | INTEGER | read-write | This is an action object to remove filtering rule from a port. The value specified with this object is the index to the fltNewCfgTable for which filtering rule to be removed from the port. The range of the valid index is between 1 and fltCurCfgTableMaxSize. When read, the value '0' is returned always. |
| globalSLB | 1.3.6.1.4.1.1872.2.1.11 | |||
| gslbGeneral | 1.3.6.1.4.1.1872.2.1.11.1 | |||
| INT gslbCurCfgGenState | 1.3.6.1.4.1.1872.2.1.11.1.1 | INTEGER | read-only | Trun on or off Distributed Server Load Balance in the current_configuration block. |
| INT gslbNewCfgGenState | 1.3.6.1.4.1.1872.2.1.11.1.2 | INTEGER | read-write | Trun on or off Distributed Server Load Balance in the new_configuration block. |
| INT gslbCurCfgGenDnsHandoff | 1.3.6.1.4.1.1872.2.1.11.1.3 | INTEGER | read-only | Enable/Disable DNS handoffs in the current_configuration block. |
| INT gslbNewCfgGenDnsHandoff | 1.3.6.1.4.1.1872.2.1.11.1.4 | INTEGER | read-write | Enable/Disable DNS handoffs in the new_configuration block. |
| INT gslbCurCfgGenDnsTTL | 1.3.6.1.4.1.1872.2.1.11.1.5 | INTEGER | read-only | Time to live value in minute of DNS resource records in the current_configuration block. |
| INT gslbNewCfgGenDnsTTL | 1.3.6.1.4.1.1872.2.1.11.1.6 | INTEGER | read-write | Time to live value in minute of DNS resource records in the new_configuration block. |
| INT gslbCurCfgGenHttpRedirect | 1.3.6.1.4.1.1872.2.1.11.1.7 | INTEGER | read-only | Enable/Disable DNS handoffs in the current_configuration block. |
| INT gslbNewCfgGenHttpRedirect | 1.3.6.1.4.1.1872.2.1.11.1.8 | INTEGER | read-write | Enable/Disable DNS handoffs in the new_configuration block. |
| INT gslbCurCfgGenRemSiteUpdateInterval | 1.3.6.1.4.1.1872.2.1.11.1.9 | INTEGER | read-only | The time interval in minute for updating remote site status in the current_configuration block. |
| INT gslbNewCfgGenRemSiteUpdateInterval | 1.3.6.1.4.1.1872.2.1.11.1.10 | INTEGER | read-write | The time interval in minute for updating remote site status in the new_configuration block. |
| INT gslbCurCfgGenDnsLocalPref | 1.3.6.1.4.1.1872.2.1.11.1.11 | INTEGER | read-only | Enable/Disable DNS responses with only local addresses. |
| INT gslbNewCfgGenDnsLocalPref | 1.3.6.1.4.1.1872.2.1.11.1.12 | INTEGER | read-write | Enable/Disable DNS responses with only local addresses. |
| INT gslbCurCfgGenMinco | 1.3.6.1.4.1.1872.2.1.11.1.13 | INTEGER | read-only | Minmum number of site connections in the current_configuration block. |
| INT gslbNewCfgGenMinco | 1.3.6.1.4.1.1872.2.1.11.1.14 | INTEGER | read-write | Minmum number of site connections in the new_configuration block. |
| INT gslbCurCfgGenOne | 1.3.6.1.4.1.1872.2.1.11.1.15 | INTEGER | read-only | Enable/Disable DNS responses with only one address in the current_configuration block. |
| INT gslbNewCfgGenOne | 1.3.6.1.4.1.1872.2.1.11.1.16 | INTEGER | read-write | Enable/Disable DNS responses with only one address in the new_configuration block. |
| INT gslbCurCfgGenUsern | 1.3.6.1.4.1.1872.2.1.11.1.17 | INTEGER | read-only | Enable/Disable HTTP redirect to real server name in the current_configuration block. |
| INT gslbNewCfgGenUsern | 1.3.6.1.4.1.1872.2.1.11.1.18 | INTEGER | read-write | Enable/Disable HTTP redirect to real server name in the new_configuration block. |
| INT gslbCurCfgGenGeo | 1.3.6.1.4.1.1872.2.1.11.1.19 | INTEGER | read-only | Enable/Disable geographic awareness in the current_configuration block. |
| INT gslbNewCfgGenGeo | 1.3.6.1.4.1.1872.2.1.11.1.20 | INTEGER | read-write | Enable/Disable geographic awareness in the new_configuration block. |
| gslbDNS | 1.3.6.1.4.1.1872.2.1.11.2 | |||
| IP dnsCurCfgPrimaryIpAddr | 1.3.6.1.4.1.1872.2.1.11.2.1 | IpAddress | read-only | The DNS primary IP address in the current_configuration block. |
| IP dnsNewCfgPrimaryIpAddr | 1.3.6.1.4.1.1872.2.1.11.2.2 | IpAddress | read-write | The DNS primary IP address in the new_configuration block. |
| IP dnsCurCfgSecondaryIpAddr | 1.3.6.1.4.1.1872.2.1.11.2.3 | IpAddress | read-only | The DNS primary IP address in the current_configuration block. |
| IP dnsNewCfgSecondaryIpAddr | 1.3.6.1.4.1.1872.2.1.11.2.4 | IpAddress | read-write | The DNS primary IP address in the new_configuration block. |
| STR dnsCurCfgDomainName | 1.3.6.1.4.1.1872.2.1.11.2.5 | DisplayString | read-only | The DNS doamin name in the current_configuration block. |
| STR dnsNewCfgDomainName | 1.3.6.1.4.1.1872.2.1.11.2.6 | DisplayString | read-write | The DNS doamin name in the new_configuration block. |
| gslbSites | 1.3.6.1.4.1.1872.2.1.11.3 | |||
| INT gslbRemSiteTableMaxSize | 1.3.6.1.4.1.1872.2.1.11.3.1 | INTEGER | read-only | The maximum number of GSLB remote sites. |
| gslbCurCfgRemSiteTable | 1.3.6.1.4.1.1872.2.1.11.3.2 | not-accessible | The GSLB remote sites table in the current configuration block. | |
| gslbCurCfgRemSiteTableEntry | 1.3.6.1.4.1.1872.2.1.11.3.2.1 | not-accessible | A row in the GSLB remote sites table. | |
| INT gslbCurCfgRemSiteIndx | 1.3.6.1.4.1.1872.2.1.11.3.2.1.1 | INTEGER | read-only | The GSLB remote sites table index. |
| IP gslbCurCfgRemSitePrimaryIp | 1.3.6.1.4.1.1872.2.1.11.3.2.1.2 | IpAddress | read-only | The primary IP address of the remote site in the current_configuration block. |
| IP gslbCurCfgRemSiteSecondaryIp | 1.3.6.1.4.1.1872.2.1.11.3.2.1.3 | IpAddress | read-only | The secondary IP address of the remote site in the current_configuration block. |
| INT gslbCurCfgRemSiteState | 1.3.6.1.4.1.1872.2.1.11.3.2.1.4 | INTEGER | read-only | Enable/Disable GSLB for the remote site in the current_configuration block. |
| INT gslbCurCfgRemSiteUpdate | 1.3.6.1.4.1.1872.2.1.11.3.2.1.5 | INTEGER | read-only | Enable/Disable GSLB for the remote site status update in the current_configuration block. |
| gslbNewCfgRemSiteTable | 1.3.6.1.4.1.1872.2.1.11.3.3 | not-accessible | The GSLB remote sites table in the current configuration block. | |
| gslbNewCfgRemSiteTableEntry | 1.3.6.1.4.1.1872.2.1.11.3.3.1 | not-accessible | A row in the GSLB remote sites table. | |
| INT gslbNewCfgRemSiteIndx | 1.3.6.1.4.1.1872.2.1.11.3.3.1.1 | INTEGER | read-only | The GSLB remote sites table index. |
| IP gslbNewCfgRemSitePrimaryIp | 1.3.6.1.4.1.1872.2.1.11.3.3.1.2 | IpAddress | read-write | The primary IP address of the remote site in the new_configuration block. |
| IP gslbNewCfgRemSiteSecondaryIp | 1.3.6.1.4.1.1872.2.1.11.3.3.1.3 | IpAddress | read-write | The secondary IP address of the remote site in the new_configuration block. |
| INT gslbNewCfgRemSiteState | 1.3.6.1.4.1.1872.2.1.11.3.3.1.4 | INTEGER | read-write | Enable/Disable GSLB for the remote site in the new_configuration block. |
| INT gslbNewCfgRemSiteUpdate | 1.3.6.1.4.1.1872.2.1.11.3.3.1.5 | INTEGER | read-write | Enable/Disable GSLB for the remote site status update in the new_configuration block. |
| gslbLookup | 1.3.6.1.4.1.1872.2.1.11.4 | |||
| INT gslbCurCfgGenLookups | 1.3.6.1.4.1.1872.2.1.11.4.1 | INTEGER | read-only | Enable or disable network preference lookups. |
| INT gslbNewCfgGenLookups | 1.3.6.1.4.1.1872.2.1.11.4.2 | INTEGER | read-write | Enable or disable network preference lookups. |
| STR gslbCurCfgGenLookupDname | 1.3.6.1.4.1.1872.2.1.11.4.3 | DisplayString | read-only | Domain name for internal lookup table |
| STR gslbNewCfgGenLookupDname | 1.3.6.1.4.1.1872.2.1.11.4.4 | DisplayString | read-write | Domain name for internal lookup table |
| gslbNetwork | 1.3.6.1.4.1.1872.2.1.11.4.5 | |||
| INT gslbNetworkTableMaxSize | 1.3.6.1.4.1.1872.2.1.11.4.5.1 | INTEGER | read-only | The maximum number of GSLB Internet network preference entries. |
| gslbCurCfgNetworkTable | 1.3.6.1.4.1.1872.2.1.11.4.5.2 | not-accessible | The table of Internet network preference configuration in the current_config. | |
| gslbCurCfgNetworkTableEntry | 1.3.6.1.4.1.1872.2.1.11.4.5.2.1 | not-accessible | The table about a network preference entry configuration. | |
| INT gslbCurCfgNetworkIndx | 1.3.6.1.4.1.1872.2.1.11.4.5.2.1.1 | INTEGER | read-only | The current Internet network preference table index. |
| IP gslbCurCfgNetworkSourceIp | 1.3.6.1.4.1.1872.2.1.11.4.5.2.1.2 | IpAddress | read-only | The Source IP address of the network table. |
| IP gslbCurCfgNetworkNetMask | 1.3.6.1.4.1.1872.2.1.11.4.5.2.1.3 | IpAddress | read-only | The Net mask of the network table. |
| IP gslbCurCfgNetworkVip1 | 1.3.6.1.4.1.1872.2.1.11.4.5.2.1.4 | IpAddress | read-only | The Vip1 of the network table. |
| IP gslbCurCfgNetworkVip2 | 1.3.6.1.4.1.1872.2.1.11.4.5.2.1.5 | IpAddress | read-only | The Vip2 of the network table. |
| gslbNewCfgNetworkTable | 1.3.6.1.4.1.1872.2.1.11.4.5.3 | not-accessible | The table of Internet network preference configuration in the new_config. | |
| gslbNewCfgNetworkTableEntry | 1.3.6.1.4.1.1872.2.1.11.4.5.3.1 | not-accessible | The table about a network preference entry configuration. | |
| INT gslbNewCfgNetworkIndx | 1.3.6.1.4.1.1872.2.1.11.4.5.3.1.1 | INTEGER | read-only | The new Internet network preference table index. |
| IP gslbNewCfgNetworkSourceIp | 1.3.6.1.4.1.1872.2.1.11.4.5.3.1.2 | IpAddress | read-write | The Source IP address of the network table. |
| IP gslbNewCfgNetworkNetMask | 1.3.6.1.4.1.1872.2.1.11.4.5.3.1.3 | IpAddress | read-write | The Net mask of the network table. |
| IP gslbNewCfgNetworkVip1 | 1.3.6.1.4.1.1872.2.1.11.4.5.3.1.4 | IpAddress | read-write | The Vip1 of the network table. |
| IP gslbNewCfgNetworkVip2 | 1.3.6.1.4.1.1872.2.1.11.4.5.3.1.5 | IpAddress | read-write | The Vip2 of the network table. |
| INT gslbNewCfgNetworkDelete | 1.3.6.1.4.1.1872.2.1.11.4.5.3.1.12 | INTEGER | read-write | By setting the value to delete(2), the entire row is deleted. |
| INT gslbCurCfgGenExternal | 1.3.6.1.4.1.1872.2.1.11.4.6 | INTEGER | read-only | Enable or disable external lookups. |
| INT gslbNewCfgGenExternal | 1.3.6.1.4.1.1872.2.1.11.4.7 | INTEGER | read-write | Enable or disable external lookups. |
| IP gslbCurCfgGenEip | 1.3.6.1.4.1.1872.2.1.11.4.8 | IpAddress | read-only | External lookup IP address |
| IP gslbNewCfgGenEip | 1.3.6.1.4.1.1872.2.1.11.4.9 | IpAddress | read-write | External lookup IP address |
| INT gslbCurCfgGenLookupPort | 1.3.6.1.4.1.1872.2.1.11.4.10 | INTEGER | read-only | External lookup UDP port number |
| INT gslbNewCfgGenLookupPort | 1.3.6.1.4.1.1872.2.1.11.4.11 | INTEGER | read-write | External lookup UDP port number |
| INT gslbCurCfgGenLookupTimeout | 1.3.6.1.4.1.1872.2.1.11.4.12 | INTEGER | read-only | External lookup Timeout Interval |
| INT gslbNewCfgGenLookupTimeout | 1.3.6.1.4.1.1872.2.1.11.4.13 | INTEGER | read-write | External lookup Timeout Interval |
| dynamicSLB | 1.3.6.1.4.1.1872.2.1.12 | |||
| dynSLBRealServerTable | 1.3.6.1.4.1.1872.2.1.12.1 | not-accessible | The table of Real Servers. | |
| dynSLBRealServerEntry | 1.3.6.1.4.1.1872.2.1.12.1.1 | not-accessible | A row in the Real Server table. | |
| IP dynSLBRealServerIpAddr | 1.3.6.1.4.1.1872.2.1.12.1.1.1 | IpAddress | read-only | IP address of the Real Server. |
| INT dynSLBRealServerPortNum | 1.3.6.1.4.1.1872.2.1.12.1.1.2 | INTEGER | read-only | The switch port that the Real Server is connected to. |
| INT dynSLBRealServerWeight | 1.3.6.1.4.1.1872.2.1.12.1.1.3 | INTEGER | read-write | The Real Server weight. The higher the server weight means the Real Server is allowed to receive more traffic load. |
| altswitchTraps | 1.3.6.1.4.1.1872.2.1.13 | |||
| operCmds | 1.3.6.1.4.1.1872.2.1.14 | |||
| operSlbPortTable | 1.3.6.1.4.1.1872.2.1.14.1 | not-accessible | The table of ports that the Oper commands apply to. | |
| operSlbPortEntry | 1.3.6.1.4.1.1872.2.1.14.1.1 | not-accessible | A row in the operSlbPortTable | |
| INT operSlbPortIndex | 1.3.6.1.4.1.1872.2.1.14.1.1.1 | INTEGER | read-only | The switch port number. |
| INT operSlbPortClrSessionTab | 1.3.6.1.4.1.1872.2.1.14.1.1.2 | INTEGER | read-only | This an action object to clear session buinding table for the specified port. ok(1) is returned when read. |
| vrrp | 1.3.6.1.4.1.1872.2.1.15 | |||
| vrrpGeneral | 1.3.6.1.4.1.1872.2.1.15.1 | |||
| INT vrrpCurCfgGenState | 1.3.6.1.4.1.1872.2.1.15.1.1 | INTEGER | read-only | Enable or disable VRRP operation globally. |
| INT vrrpNewCfgGenState | 1.3.6.1.4.1.1872.2.1.15.1.2 | INTEGER | read-write | Enable or disable VRRP operation globally. |
| INT vrrpCurCfgGenTckVirtRtrInc | 1.3.6.1.4.1.1872.2.1.15.1.3 | INTEGER | read-only | The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other virtual routers. |
| INT vrrpNewCfgGenTckVirtRtrInc | 1.3.6.1.4.1.1872.2.1.15.1.4 | INTEGER | read-write | The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other virtual routers. |
| INT vrrpCurCfgGenTckIpIntfInc | 1.3.6.1.4.1.1872.2.1.15.1.5 | INTEGER | read-only | The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other router interfaces. |
| INT vrrpNewCfgGenTckIpIntfInc | 1.3.6.1.4.1.1872.2.1.15.1.6 | INTEGER | read-write | The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other router interfaces. |
| INT vrrpCurCfgGenTckVlanPortInc | 1.3.6.1.4.1.1872.2.1.15.1.7 | INTEGER | read-only | The increment of VRRP virtual router priority. The priority is adjusted by tracking the port state of ports that belongs to the same virtual LAN as the virtual router. |
| INT vrrpNewCfgGenTckVlanPortInc | 1.3.6.1.4.1.1872.2.1.15.1.8 | INTEGER | read-write | The increment of VRRP virtual router priority. The priority is adjusted by tracking the port state of ports that belongs to the same virtual LAN as the virtual router. |
| INT vrrpCurCfgGenTckL4PortInc | 1.3.6.1.4.1.1872.2.1.15.1.9 | INTEGER | read-only | The increment of VRRP virtual router priority. The priority is adjusted by tracking the Layer 4 port states. This is valid when virtual server is configured as a VRRP virtual router. |
| INT vrrpNewCfgGenTckL4PortInc | 1.3.6.1.4.1.1872.2.1.15.1.10 | INTEGER | read-write | The increment of VRRP virtual router priority. The priority is adjusted by tracking the Layer 4 port states. This is valid when virtual server is configured as a VRRP virtual router. |
| INT vrrpCurCfgGenTckRServerInc | 1.3.6.1.4.1.1872.2.1.15.1.11 | INTEGER | read-only | The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of real servers under the virtual server which is configured as a VRRP virtual router. |
| INT vrrpNewCfgGenTckRServerInc | 1.3.6.1.4.1.1872.2.1.15.1.12 | INTEGER | read-write | The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of real servers under the virtual server which is configured as a VRRP virtual router. |
| INT vrrpCurCfgGenTckHsrpInc | 1.3.6.1.4.1.1872.2.1.15.1.13 | INTEGER | read-only | The increment of VRRP virtual router priority. The priority is adjusted by tracking the HSRP advertisements. |
| INT vrrpNewCfgGenTckHsrpInc | 1.3.6.1.4.1.1872.2.1.15.1.14 | INTEGER | read-write | The increment of VRRP virtual router priority. The priority is adjusted by tracking the HSRP advertisements. |
| INT vrrpCurCfgGenHotstandby | 1.3.6.1.4.1.1872.2.1.15.1.15 | INTEGER | read-only | Enable or disable hotstandby processing. |
| INT vrrpNewCfgGenHotstandby | 1.3.6.1.4.1.1872.2.1.15.1.16 | INTEGER | read-write | Enable or disable hotstandby processing. |
| vrrpCurCfgVirtRtrTable | 1.3.6.1.4.1.1872.2.1.15.2 | not-accessible | The table of VRRP virtual routers configuration in current_config. | |
| vrrpCurCfgVirtRtrTableEntry | 1.3.6.1.4.1.1872.2.1.15.2.1 | not-accessible | Information about a VRRP virtual router. | |
| INT vrrpCurCfgVirtRtrIndx | 1.3.6.1.4.1.1872.2.1.15.2.1.1 | INTEGER | read-only | The VRRP virtual router table index. |
| INT vrrpCurCfgVirtRtrID | 1.3.6.1.4.1.1872.2.1.15.2.1.2 | INTEGER | read-only | The VRRP virtual router identifier. |
| IP vrrpCurCfgVirtRtrAddr | 1.3.6.1.4.1.1872.2.1.15.2.1.3 | IpAddress | read-only | The VRRP virtual router IP address. |
| INT vrrpCurCfgVirtRtrIfIndex | 1.3.6.1.4.1.1872.2.1.15.2.1.4 | INTEGER | read-only | The IfIndex that the VRRP virtual router is representing. |
| INT vrrpCurCfgVirtRtrInterval | 1.3.6.1.4.1.1872.2.1.15.2.1.5 | INTEGER | read-only | The time interval between VRRP advertisements in seconds. |
| INT vrrpCurCfgVirtRtrPriority | 1.3.6.1.4.1.1872.2.1.15.2.1.6 | INTEGER | read-only | The priority value to be used by the specified VRRP virtual routers. |
| INT vrrpCurCfgVirtRtrPreempt | 1.3.6.1.4.1.1872.2.1.15.2.1.7 | INTEGER | read-only | This is for controlling whether a higher priority Backup VRRP virtual router preempts a low priority Master. enabled(1) - allow preemption disabled(2) - prohibit preemption |
| INT vrrpCurCfgVirtRtrState | 1.3.6.1.4.1.1872.2.1.15.2.1.8 | INTEGER | read-only | Enable or disable the VRRP virtual router. |
| INT vrrpCurCfgVirtRtrSharing | 1.3.6.1.4.1.1872.2.1.15.2.1.9 | INTEGER | read-only | Enable or disable load sharing of non-master virtual router. |
| INT vrrpCurCfgVirtRtrTckVirtRtr | 1.3.6.1.4.1.1872.2.1.15.2.1.10 | INTEGER | read-only | Enable or disable tracking other virtual routers for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckVirtRtrInc. |
| INT vrrpCurCfgVirtRtrTckIpIntf | 1.3.6.1.4.1.1872.2.1.15.2.1.11 | INTEGER | read-only | Enable or disable tracking other router interfaces for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckIpIntfInc. |
| INT vrrpCurCfgVirtRtrTckVlanPort | 1.3.6.1.4.1.1872.2.1.15.2.1.12 | INTEGER | read-only | Enable or disable tracking port state of VLAN ports for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckVlanPortInc. |
| INT vrrpCurCfgVirtRtrTckL4Port | 1.3.6.1.4.1.1872.2.1.15.2.1.13 | INTEGER | read-only | Enable or disable tracking Layer 4 port states for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckL4PortInc. This is applied when virtual server is configured as a VRRP virtual router. |
| INT vrrpCurCfgVirtRtrTckRServer | 1.3.6.1.4.1.1872.2.1.15.2.1.14 | INTEGER | read-only | Enable or disable tracking real server states for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckRServerInc. This is applied when virtual server is configured as a VRRP virtual router. |
| INT vrrpCurCfgVirtRtrTckHsrp | 1.3.6.1.4.1.1872.2.1.15.2.1.15 | INTEGER | read-only | Enable or disable tracking HSRP advertisements for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckHsrpInc. This is applied when virtual server is configured as a VRRP virtual router. |
| vrrpNewCfgVirtRtrTable | 1.3.6.1.4.1.1872.2.1.15.3 | not-accessible | The table of VRRP virtual routers configuration in current_config. | |
| vrrpNewCfgVirtRtrTableEntry | 1.3.6.1.4.1.1872.2.1.15.3.1 | not-accessible | Information about a VRRP virtual router. | |
| INT vrrpNewCfgVirtRtrIndx | 1.3.6.1.4.1.1872.2.1.15.3.1.1 | INTEGER | read-only | The VRRP virtual router table index. |
| INT vrrpNewCfgVirtRtrID | 1.3.6.1.4.1.1872.2.1.15.3.1.2 | INTEGER | read-write | The VRRP virtual router identifier. |
| IP vrrpNewCfgVirtRtrAddr | 1.3.6.1.4.1.1872.2.1.15.3.1.3 | IpAddress | read-write | The VRRP virtual router IP address. |
| INT vrrpNewCfgVirtRtrIfIndex | 1.3.6.1.4.1.1872.2.1.15.3.1.4 | INTEGER | read-write | The IfIndex that the VRRP virtual router is representing. |
| INT vrrpNewCfgVirtRtrInterval | 1.3.6.1.4.1.1872.2.1.15.3.1.5 | INTEGER | read-write | The time interval between VRRP advertisements in seconds. |
| INT vrrpNewCfgVirtRtrPriority | 1.3.6.1.4.1.1872.2.1.15.3.1.6 | INTEGER | read-write | The priority value to be used by the specified VRRP virtual router. |
| INT vrrpNewCfgVirtRtrPreempt | 1.3.6.1.4.1.1872.2.1.15.3.1.7 | INTEGER | read-write | This is for controlling whether a higher priority Backup VRRP virtual router preempts a low priority Master. enabled(1) - allow preemption disabled(2) - prohibit preemption |
| INT vrrpNewCfgVirtRtrState | 1.3.6.1.4.1.1872.2.1.15.3.1.8 | INTEGER | read-write | Enable or disable the VRRP virtual router. |
| INT vrrpNewCfgVirtRtrDelete | 1.3.6.1.4.1.1872.2.1.15.3.1.9 | INTEGER | read-write | When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than delete(2) has no effect on the state of the row. |
| INT vrrpNewCfgVirtRtrSharing | 1.3.6.1.4.1.1872.2.1.15.3.1.10 | INTEGER | read-write | Enable or disable load sharing of non-master virtual router. |
| INT vrrpNewCfgVirtRtrTckVirtRtr | 1.3.6.1.4.1.1872.2.1.15.3.1.11 | INTEGER | read-write | Enable or disable tracking other virtual routers for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckVirtRtrInc. |
| INT vrrpNewCfgVirtRtrTckIpIntf | 1.3.6.1.4.1.1872.2.1.15.3.1.12 | INTEGER | read-write | Enable or disable tracking other router interfaces for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckIpIntfInc. |
| INT vrrpNewCfgVirtRtrTckVlanPort | 1.3.6.1.4.1.1872.2.1.15.3.1.13 | INTEGER | read-write | Enable or disable tracking port state of VLAN ports for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckVlanPortInc. |
| INT vrrpNewCfgVirtRtrTckL4Port | 1.3.6.1.4.1.1872.2.1.15.3.1.14 | INTEGER | read-write | Enable or disable tracking Layer 4 port states for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckL4PortInc. This is applied when virtual server is configured as a VRRP virtual router. |
| INT vrrpNewCfgVirtRtrTckRServer | 1.3.6.1.4.1.1872.2.1.15.3.1.15 | INTEGER | read-write | Enable or disable tracking real server states for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckRServerInc. This is applied when virtual server is configured as a VRRP virtual router. |
| INT vrrpNewCfgVirtRtrTckHsrp | 1.3.6.1.4.1.1872.2.1.15.3.1.16 | INTEGER | read-write | Enable or disable tracking HSRP advertisements for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckHsrpInc. This is applied when virtual server is configured as a VRRP virtual router. |
| vrrpCurCfgIfTable | 1.3.6.1.4.1.1872.2.1.15.4 | not-accessible | The table of VRRP interface configuration in current_config. | |
| vrrpCurCfgIfTableEntry | 1.3.6.1.4.1.1872.2.1.15.4.1 | not-accessible | Information about a VRRP interface. | |
| INT vrrpCurCfgIfIndx | 1.3.6.1.4.1.1872.2.1.15.4.1.1 | INTEGER | read-only | The VRRP interface index. This is eqivalent to IfIndex. |
| INT vrrpCurCfgIfAuthType | 1.3.6.1.4.1.1872.2.1.15.4.1.2 | INTEGER | read-only | Type of authentication being used. none(1) - no authentication simple-text-password(2) - use password specified in vrrpCurCfgIfPasswd for authentication. |
| STR vrrpCurCfgIfPasswd | 1.3.6.1.4.1.1872.2.1.15.4.1.3 | DisplayString | read-only | The password for authentication. |
| vrrpNewCfgIfTable | 1.3.6.1.4.1.1872.2.1.15.5 | not-accessible | The table of VRRP interface configuration in current_config. | |
| vrrpNewCfgIfTableEntry | 1.3.6.1.4.1.1872.2.1.15.5.1 | not-accessible | Information about a VRRP interface. | |
| INT vrrpNewCfgIfIndx | 1.3.6.1.4.1.1872.2.1.15.5.1.1 | INTEGER | read-only | The VRRP interface index. This is eqivalent to IfIndex. |
| INT vrrpNewCfgIfAuthType | 1.3.6.1.4.1.1872.2.1.15.5.1.2 | INTEGER | read-write | Type of authentication being used. none(1) - no authentication simple-text-password(2) - use password specified in vrrpNewCfgIfPasswd for authentication. |
| STR vrrpNewCfgIfPasswd | 1.3.6.1.4.1.1872.2.1.15.5.1.3 | DisplayString | read-write | The password for authentication. |
| INT vrrpNewCfgIfDelete | 1.3.6.1.4.1.1872.2.1.15.5.1.4 | INTEGER | read-write | When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than delete(2) has no effect on the state of the row. |
| vrrpCurCfgVirtRtrGrpTable | 1.3.6.1.4.1.1872.2.1.15.6 | not-accessible | The table of VRRP virtual router group configuration in current_config. | |
| vrrpCurCfgVirtRtrGrpTableEntry | 1.3.6.1.4.1.1872.2.1.15.6.1 | not-accessible | Information about a VRRP failover virtual router. | |
| INT vrrpCurCfgVirtRtrGrpIndx | 1.3.6.1.4.1.1872.2.1.15.6.1.1 | INTEGER | read-only | The VRRP virtual router table index. |
| INT vrrpCurCfgVirtRtrGrpID | 1.3.6.1.4.1.1872.2.1.15.6.1.2 | INTEGER | read-only | The VRRP virtual router identifier. |
| INT vrrpCurCfgVirtRtrGrpIfIndex | 1.3.6.1.4.1.1872.2.1.15.6.1.3 | INTEGER | read-only | The IfIndex that the VRRP virtual router is representing. |
| INT vrrpCurCfgVirtRtrGrpInterval | 1.3.6.1.4.1.1872.2.1.15.6.1.4 | INTEGER | read-only | The time interval between VRRP advertisements in seconds. |
| INT vrrpCurCfgVirtRtrGrpPriority | 1.3.6.1.4.1.1872.2.1.15.6.1.5 | INTEGER | read-only | The priority value to be used by the specified VRRP virtual routers. |
| INT vrrpCurCfgVirtRtrGrpPreempt | 1.3.6.1.4.1.1872.2.1.15.6.1.6 | INTEGER | read-only | This is for controlling whether a higher priority Backup VRRP virtual router preempts a low priority Master. enabled(1) - allow preemption disabled(2) - prohibit preemption |
| INT vrrpCurCfgVirtRtrGrpState | 1.3.6.1.4.1.1872.2.1.15.6.1.7 | INTEGER | read-only | Enable or disable the VRRP virtual router. |
| INT vrrpCurCfgVirtRtrGrpSharing | 1.3.6.1.4.1.1872.2.1.15.6.1.8 | INTEGER | read-only | Enable or disable load sharing of non-master virtual router. |
| INT vrrpCurCfgVirtRtrGrpTckVirtRtr | 1.3.6.1.4.1.1872.2.1.15.6.1.9 | INTEGER | read-only | Enable or disable tracking other virtual routers for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckVirtRtrInc. |
| INT vrrpCurCfgVirtRtrGrpTckIpIntf | 1.3.6.1.4.1.1872.2.1.15.6.1.10 | INTEGER | read-only | Enable or disable tracking other router interfaces for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckIpIntfInc. |
| INT vrrpCurCfgVirtRtrGrpTckVlanPort | 1.3.6.1.4.1.1872.2.1.15.6.1.11 | INTEGER | read-only | Enable or disable tracking port state of VLAN ports for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckVlanPortInc. |
| INT vrrpCurCfgVirtRtrGrpTckL4Port | 1.3.6.1.4.1.1872.2.1.15.6.1.12 | INTEGER | read-only | Enable or disable tracking Layer 4 port states for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckL4PortInc. This is applied when virtual server is configured as a VRRP virtual router. |
| INT vrrpCurCfgVirtRtrGrpTckRServer | 1.3.6.1.4.1.1872.2.1.15.6.1.13 | INTEGER | read-only | Enable or disable tracking real server states for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckRServerInc. This is applied when virtual server is configured as a VRRP virtual router. |
| INT vrrpCurCfgVirtRtrGrpTckHsrp | 1.3.6.1.4.1.1872.2.1.15.6.1.14 | INTEGER | read-only | Enable or disable tracking HSRP advertisements for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckHsrpInc. This is applied when virtual server is configured as a VRRP virtual router. |
| vrrpNewCfgVirtRtrGrpTable | 1.3.6.1.4.1.1872.2.1.15.7 | not-accessible | The table of VRRP virtual router group configuration in new_config. | |
| vrrpNewCfgVirtRtrGrpTableEntry | 1.3.6.1.4.1.1872.2.1.15.7.1 | not-accessible | Information about a VRRP failover virtual router. | |
| INT vrrpNewCfgVirtRtrGrpIndx | 1.3.6.1.4.1.1872.2.1.15.7.1.1 | INTEGER | read-only | The VRRP virtual router table index. |
| INT vrrpNewCfgVirtRtrGrpID | 1.3.6.1.4.1.1872.2.1.15.7.1.2 | INTEGER | read-write | The VRRP virtual router identifier. |
| INT vrrpNewCfgVirtRtrGrpIfIndex | 1.3.6.1.4.1.1872.2.1.15.7.1.3 | INTEGER | read-write | The IfIndex that the VRRP virtual router is representing. |
| INT vrrpNewCfgVirtRtrGrpInterval | 1.3.6.1.4.1.1872.2.1.15.7.1.4 | INTEGER | read-write | The time interval between VRRP advertisements in seconds. |
| INT vrrpNewCfgVirtRtrGrpPriority | 1.3.6.1.4.1.1872.2.1.15.7.1.5 | INTEGER | read-write | The priority value to be used by the specified VRRP virtual router. |
| INT vrrpNewCfgVirtRtrGrpPreempt | 1.3.6.1.4.1.1872.2.1.15.7.1.6 | INTEGER | read-write | This is for controlling whether a higher priority Backup VRRP virtual router preempts a low priority Master. enabled(1) - allow preemption disabled(2) - prohibit preemption |
| INT vrrpNewCfgVirtRtrGrpState | 1.3.6.1.4.1.1872.2.1.15.7.1.7 | INTEGER | read-write | Enable or disable the VRRP virtual router. |
| INT vrrpNewCfgVirtRtrGrpDelete | 1.3.6.1.4.1.1872.2.1.15.7.1.8 | INTEGER | read-write | When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than delete(2) has no effect on the state of the row. |
| INT vrrpNewCfgVirtRtrGrpSharing | 1.3.6.1.4.1.1872.2.1.15.7.1.9 | INTEGER | read-write | Enable or disable load sharing of non-master virtual router. |
| INT vrrpNewCfgVirtRtrGrpTckVirtRtr | 1.3.6.1.4.1.1872.2.1.15.7.1.10 | INTEGER | read-write | Enable or disable tracking other virtual routers for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckVirtRtrInc. |
| INT vrrpNewCfgVirtRtrGrpTckIpIntf | 1.3.6.1.4.1.1872.2.1.15.7.1.11 | INTEGER | read-write | Enable or disable tracking other router interfaces for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckIpIntfInc. |
| INT vrrpNewCfgVirtRtrGrpTckVlanPort | 1.3.6.1.4.1.1872.2.1.15.7.1.12 | INTEGER | read-write | Enable or disable tracking port state of VLAN ports for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckVlanPortInc. |
| INT vrrpNewCfgVirtRtrGrpTckL4Port | 1.3.6.1.4.1.1872.2.1.15.7.1.13 | INTEGER | read-write | Enable or disable tracking Layer 4 port states for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckL4PortInc. This is applied when virtual server is configured as a VRRP virtual router. |
| INT vrrpNewCfgVirtRtrGrpTckRServer | 1.3.6.1.4.1.1872.2.1.15.7.1.14 | INTEGER | read-write | Enable or disable tracking real server states for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckRServerInc. This is applied when virtual server is configured as a VRRP virtual router. |
| INT vrrpNewCfgVirtRtrGrpTckHsrp | 1.3.6.1.4.1.1872.2.1.15.7.1.15 | INTEGER | read-write | Enable or disable tracking HSRP advertisements for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckHsrpInc. This is applied when virtual server is configured as a VRRP virtual router. |
| radius | 1.3.6.1.4.1.1872.2.1.16 | |||
| IP radCurCfgPrimaryIpAddr | 1.3.6.1.4.1.1872.2.1.16.1 | IpAddress | read-only | The IP address of the Primary RADIUS server. |
| IP radNewCfgPrimaryIpAddr | 1.3.6.1.4.1.1872.2.1.16.2 | IpAddress | read-write | The IP address of the Primary RADIUS server. |
| IP radCurCfgSecondaryIpAddr | 1.3.6.1.4.1.1872.2.1.16.3 | IpAddress | read-only | The IP address of the Secondary RADIUS server. |
| IP radNewCfgSecondaryIpAddr | 1.3.6.1.4.1.1872.2.1.16.4 | IpAddress | read-write | The IP address of the Secondary RADIUS server. |
| INT radCurCfgPort | 1.3.6.1.4.1.1872.2.1.16.5 | INTEGER | read-only | Specify the RADIUS port number. |
| INT radNewCfgPort | 1.3.6.1.4.1.1872.2.1.16.6 | INTEGER | read-write | Speicfy the RADIUS port number. |
| INT radCurCfgTimeout | 1.3.6.1.4.1.1872.2.1.16.7 | INTEGER | read-only | The maximum number of seconds before resending authentication to RADIUS server. |
| INT radNewCfgTimeout | 1.3.6.1.4.1.1872.2.1.16.8 | INTEGER | read-write | The maximum number of seconds before resending authentication to RADIUS server. |
| INT radCurCfgRetries | 1.3.6.1.4.1.1872.2.1.16.9 | INTEGER | read-only | Number of retries to the RADIUS server. |
| INT radNewCfgRetries | 1.3.6.1.4.1.1872.2.1.16.10 | INTEGER | read-write | Number of retries to the RADIUS server. |
| INT radCurCfgState | 1.3.6.1.4.1.1872.2.1.16.11 | INTEGER | read-only | Enable or disbale RADIUS authentication. |
| INT radNewCfgState | 1.3.6.1.4.1.1872.2.1.16.12 | INTEGER | read-write | Enable or disable RADIUS authentication. |
| STR radCurCfgAuthenString | 1.3.6.1.4.1.1872.2.1.16.13 | DisplayString | read-only | The RADIUS authentication string. |
| STR radNewCfgAuthenString | 1.3.6.1.4.1.1872.2.1.16.14 | DisplayString | read-write | The RADIUS authentication string. |
| bwm | 1.3.6.1.4.1.1872.2.1.17 | |||
| bwmGeneralConfig | 1.3.6.1.4.1.1872.2.1.17.1 | |||
| INT bwmCurCfgGenState | 1.3.6.1.4.1.1872.2.1.17.1.1 | INTEGER | read-only | The state of BWM in the current configuration block. |
| INT bwmNewCfgGenState | 1.3.6.1.4.1.1872.2.1.17.1.2 | INTEGER | read-write | The state of BWM in the new configuration block. |
| INT bwmCurCfgGenEnforcePolicy | 1.3.6.1.4.1.1872.2.1.17.1.3 | INTEGER | read-only | The state of BWM enforce policy in the current configuration block. |
| INT bwmNewCfgGenEnforcePolicy | 1.3.6.1.4.1.1872.2.1.17.1.4 | INTEGER | read-write | The state of BWM enforce policy in the new configuration block. |
| STR bwmCurCfgGenSmtpUser | 1.3.6.1.4.1.1872.2.1.17.1.5 | DisplayString | read-only | The SMTP user name for BWM in the current configuration block. |
| STR bwmNewCfgGenSmtpUser | 1.3.6.1.4.1.1872.2.1.17.1.6 | DisplayString | read-write | The SMTP user name for BWM in the new configuration block. |
| bwmPolicyConfig | 1.3.6.1.4.1.1872.2.1.17.2 | |||
| INT bwmPolicyTableMaxEnt | 1.3.6.1.4.1.1872.2.1.17.2.1 | INTEGER | read-only | The maximum number of rows in the BWM policy configuration table. |
| bwmCurCfgPolicyTable | 1.3.6.1.4.1.1872.2.1.17.2.2 | not-accessible | The table of BWM traffic policy configuration in the current_configuration block. | |
| bwmCurCfgPolicyTableEntry | 1.3.6.1.4.1.1872.2.1.17.2.2.1 | not-accessible | A row in the BWM traffic policy configuration table in the current_configuration block. | |
| INT bwmCurCfgPolicyIndx | 1.3.6.1.4.1.1872.2.1.17.2.2.1.1 | INTEGER | read-only | The index of the row in BWM traffic policy configurations table. |
| INT bwmCurCfgPolicyTosIn | 1.3.6.1.4.1.1872.2.1.17.2.2.1.2 | INTEGER | read-only | This is IP TOS in the profile state of the traffic policy |
| INT bwmCurCfgPolicyTosOut | 1.3.6.1.4.1.1872.2.1.17.2.2.1.3 | INTEGER | read-only | This is IP TOS out of profile state of the traffic policy |
| STR bwmCurCfgPolicyHard | 1.3.6.1.4.1.1872.2.1.17.2.2.1.4 | DisplayString | read-only | The hard speed limit for the traffic policy. |
| STR bwmCurCfgPolicySoft | 1.3.6.1.4.1.1872.2.1.17.2.2.1.5 | DisplayString | read-only | The soft speed limit for the traffic policy. |
| STR bwmCurCfgPolicyResv | 1.3.6.1.4.1.1872.2.1.17.2.2.1.6 | DisplayString | read-only | The reservation speed limit for the traffic policy. |
| INT bwmCurCfgPolicyBuffer | 1.3.6.1.4.1.1872.2.1.17.2.2.1.7 | INTEGER | read-only | The buffer limit for the traffic policy. |
| bwmNewCfgPolicyTable | 1.3.6.1.4.1.1872.2.1.17.2.3 | not-accessible | The table of BWM traffi policy configuration in the current_configuration block. | |
| bwmNewCfgPolicyTableEntry | 1.3.6.1.4.1.1872.2.1.17.2.3.1 | not-accessible | A row in the BWM traffic policy configuration table in the current_configuration block. | |
| INT bwmNewCfgPolicyIndx | 1.3.6.1.4.1.1872.2.1.17.2.3.1.1 | INTEGER | read-only | The index of the row in BWM traffic policy configurations table. |
| INT bwmNewCfgPolicyTosIn | 1.3.6.1.4.1.1872.2.1.17.2.3.1.2 | INTEGER | read-write | This is IP TOS in the profile state of the traffic policy |
| INT bwmNewCfgPolicyTosOut | 1.3.6.1.4.1.1872.2.1.17.2.3.1.3 | INTEGER | read-write | This is IP TOS out of profile state of the traffic policy |
| STR bwmNewCfgPolicyHard | 1.3.6.1.4.1.1872.2.1.17.2.3.1.4 | DisplayString | read-write | The hard speed limit for the traffic policy. |
| STR bwmNewCfgPolicySoft | 1.3.6.1.4.1.1872.2.1.17.2.3.1.5 | DisplayString | read-write | The soft speed limit for the traffic policy. |
| STR bwmNewCfgPolicyResv | 1.3.6.1.4.1.1872.2.1.17.2.3.1.6 | DisplayString | read-write | The reservation speed limit for the traffic policy. |
| INT bwmNewCfgPolicyBuffer | 1.3.6.1.4.1.1872.2.1.17.2.3.1.7 | INTEGER | read-write | The buffer limit for the traffic policy. |
| bwmContractConfig | 1.3.6.1.4.1.1872.2.1.17.3 | |||
| INT bwmContractTableMaxEnt | 1.3.6.1.4.1.1872.2.1.17.3.1 | INTEGER | read-only | The maximum number of rows in the BWM contract configuration table. |
| bwmCurCfgContractTable | 1.3.6.1.4.1.1872.2.1.17.3.2 | not-accessible | The table of BWM traffic contract configuration in the current_configuration block. | |
| bwmCurCfgContractTableEntry | 1.3.6.1.4.1.1872.2.1.17.3.2.1 | not-accessible | A row in the BWM traffic contract configuration table in the current_configuration block. | |
| INT bwmCurCfgContractIndx | 1.3.6.1.4.1.1872.2.1.17.3.2.1.1 | INTEGER | read-only | The index of the row in BWM traffic contract configurations table. |
| STR bwmCurCfgContractName | 1.3.6.1.4.1.1872.2.1.17.3.2.1.2 | DisplayString | read-only | The traffic contract name. |
| INT bwmCurCfgContractState | 1.3.6.1.4.1.1872.2.1.17.3.2.1.3 | INTEGER | read-only | This is the state of the traffic contract. |
| INT bwmCurCfgContractPolicy | 1.3.6.1.4.1.1872.2.1.17.3.2.1.4 | INTEGER | read-only | This is policy number of the traffic contract |
| INT bwmCurCfgContractPrec | 1.3.6.1.4.1.1872.2.1.17.3.2.1.5 | INTEGER | read-only | The precedence value of the traffic contract |
| INT bwmCurCfgContractUseTos | 1.3.6.1.4.1.1872.2.1.17.3.2.1.6 | INTEGER | read-only | Enable/disable the TOS overwrite of the traffic contract. |
| INT bwmCurCfgContractHistory | 1.3.6.1.4.1.1872.2.1.17.3.2.1.7 | INTEGER | read-only | Enable/disable save contract statistics on the TFTP server of the traffic contract. |
| bwmNewCfgContractTable | 1.3.6.1.4.1.1872.2.1.17.3.3 | not-accessible | The table of BWM traffic contract configuration in the current_configuration block. | |
| bwmNewCfgContractTableEntry | 1.3.6.1.4.1.1872.2.1.17.3.3.1 | not-accessible | A row in the BWM traffic contract configuration table in the current_configuration block. | |
| INT bwmNewCfgContractIndx | 1.3.6.1.4.1.1872.2.1.17.3.3.1.1 | INTEGER | read-only | The index of the row in BWM traffic contract configurations table. |
| STR bwmNewCfgContractName | 1.3.6.1.4.1.1872.2.1.17.3.3.1.2 | DisplayString | read-write | The traffic contract name. |
| INT bwmNewCfgContractState | 1.3.6.1.4.1.1872.2.1.17.3.3.1.3 | INTEGER | read-write | This is the state of the traffic contract. |
| INT bwmNewCfgContractPolicy | 1.3.6.1.4.1.1872.2.1.17.3.3.1.4 | INTEGER | read-write | This is policy number of the traffic contract |
| INT bwmNewCfgContractDelete | 1.3.6.1.4.1.1872.2.1.17.3.3.1.5 | INTEGER | read-write | When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. |
| INT bwmNewCfgContractPrec | 1.3.6.1.4.1.1872.2.1.17.3.3.1.6 | INTEGER | read-write | The precedence value of the traffic contract |
| INT bwmNewCfgContractUseTos | 1.3.6.1.4.1.1872.2.1.17.3.3.1.7 | INTEGER | read-write | Enable/disable the TOS overwrite of the traffic contract. |
| INT bwmNewCfgContractHistory | 1.3.6.1.4.1.1872.2.1.17.3.3.1.8 | INTEGER | read-write | Enable/disable save contract statistics on the TFTP server of the traffic contract. |
RFC description
Manages Alteon load balancer configurations including virtual services, VRRP, and server load balancing.
Start monitoring Alteon (Nortel/Radware) content-switching appliances (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.