ALTEON-PRIVATE-MIBS: View SNMP OID List / Download MIB
VENDOR: ALTEON NETWORKS
Home | MIB: ALTEON-PRIVATE-MIBS | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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 | |||
hwPartNumber | 1.3.6.1.4.1.1872.2.1.1.1 | displaystring | read-only |
The hardware part number of the Alteon Switch. |
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. |
hwPowerSupplyStatus | 1.3.6.1.4.1.1872.2.1.1.3 | integer | read-only |
The status of the internal power supply. Enumeration: 'bad': 2, 'ok': 1. |
hwRedundantPSPresent | 1.3.6.1.4.1.1872.2.1.1.4 | integer | read-only |
Existence of redundant power supply. Enumeration: 'notPresent': 3, 'present': 4. |
hwRedundantPSStatus | 1.3.6.1.4.1.1872.2.1.1.5 | integer | read-only |
The status of the redundant power supply. Enumeration: 'bad': 2, 'ok': 1, 'notPresent': 3. |
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. |
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. |
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. |
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 | |||
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. Enumeration: 'notSaveActive': 3, 'ok': 1, 'saveActive': 2. |
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. Enumeration: 'apply': 2, 'other': 1. |
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. Enumeration: 'applyNeeded': 2, 'other': 1, 'noApplyNeeded': 3. |
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)... Enumeration: 'warmReset': 3, 'other': 1, 'coldReset': 2. |
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 Enumeration: 'active': 2, 'default': 4, 'other': 1, 'backup': 3. |
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 Enumeration: 'image2': 3, 'image1': 2, 'other': 1. |
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. |
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. |
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. |
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. |
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. |
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. |
agTftpServerIpAddr | 1.3.6.1.4.1.1872.2.1.2.1.13 | ipaddress | read-write |
The TFTP server IP address. |
agTftpImageFileName | 1.3.6.1.4.1.1872.2.1.2.1.14 | displaystring | read-write |
The image file name to be downloaded. |
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. Enumeration: 'image2': 3, 'image1': 2, 'other': 1. |
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. Enumeration: 'download': 2, 'other': 1. |
agLastSetErrorReason | 1.3.6.1.4.1.1872.2.1.2.1.17 | displaystring | read-only |
The error reason of the last SET failure. |
agTftpServer | 1.3.6.1.4.1.1872.2.1.2.1.18 | displaystring | read-write |
The TFTP server IP address or domain name. |
agTftpCfgFileName | 1.3.6.1.4.1.1872.2.1.2.1.19 | displaystring | read-write |
The configuration file name. |
agTftpDumpFileName | 1.3.6.1.4.1.1872.2.1.2.1.20 | displaystring | read-write |
The file name for core dump. |
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. Enumeration: 'img-get': 2, 'other': 1, 'dump-put': 5, 'cfg-get': 3, 'cfg-put': 4. |
agTftpLastActionStatus | 1.3.6.1.4.1.1872.2.1.2.1.22 | displaystring | read-only |
The recorded status of the previous TFTP activity. |
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 | |||
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. |
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. |
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. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
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. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
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. Enumeration: 'on': 2, 'other': 1, 'off': 3. |
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. Enumeration: 'on': 2, 'other': 1, 'off': 3. |
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 | no-access |
The table of trap hosts which to send SNMP traps in the current_configuration block. |
|
1.3.6.1.4.1.1872.2.1.2.2.8.1 | no-access |
A row in the trap host table in the current_configuration block. |
||
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. |
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. |
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 | no-access |
The table of trap hosts which to send SNMP traps in the new_configuration block. |
|
1.3.6.1.4.1.1872.2.1.2.2.9.1 | no-access |
A row in the trap host table in the new_configuration block. |
||
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. |
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. |
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 |
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. Enumeration: 'on': 2, 'other': 1, 'off': 3. |
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. |
agCurCfgLoginBanner | 1.3.6.1.4.1.1872.2.1.2.2.12 | displaystring | read-only |
The user defined login banner. |
agNewCfgLoginBanner | 1.3.6.1.4.1.1872.2.1.2.2.13 | displaystring | read-write |
The user defined login banner. |
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. |
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. |
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. Enumeration: 'local5': 6, 'local4': 5, 'local7': 8, 'local6': 7, 'local1': 2, 'local0': 1, 'local3': 4, 'local2': 3. |
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. Enumeration: 'local5': 6, 'local4': 5, 'local7': 8, 'local6': 7, 'local1': 2, 'local0': 1, 'local3': 4, 'local2': 3. |
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. Enumeration: 'local5': 6, 'local4': 5, 'local7': 8, 'local6': 7, 'local1': 2, 'local0': 1, 'local3': 4, 'local2': 3. |
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. Enumeration: 'local5': 6, 'local4': 5, 'local7': 8, 'local6': 7, 'local1': 2, 'local0': 1, 'local3': 4, 'local2': 3. |
agCurCfgSmtpHost | 1.3.6.1.4.1.1872.2.1.2.2.20 | displaystring | read-only |
The user defined SMTP host. |
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 | |||
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 | no-access |
The table of port configuration in the current_configuration block. |
|
1.3.6.1.4.1.1872.2.1.2.3.2.1 | no-access |
A row in the port configuration table in the current_configuration block. |
||
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. |
agPortCurCfgPrefLink | 1.3.6.1.4.1.1872.2.1.2.3.2.1.2 | integer | read-only |
This is the preferred link. Enumeration: 'other': 1, 'fast-ethernet': 2, 'gigabit-ethernet': 3. |
agPortCurCfgBackLink | 1.3.6.1.4.1.1872.2.1.2.3.2.1.3 | integer | read-only |
This is the backup link. Enumeration: 'none': 4, 'other': 1, 'fast-ethernet': 2, 'gigabit-ethernet': 3. |
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. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
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 Enumeration: 'untagged': 3, 'tagged': 2, 'other': 1. |
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. Enumeration: 'on': 2, 'other': 1, 'off': 3. |
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. Enumeration: 'on': 2, 'other': 1, 'off': 3. |
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. |
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. Enumeration: 'on': 2, 'other': 1, 'off': 3. |
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. Enumeration: 'mbs10or100': 4, 'mbs10': 2, 'other': 1, 'mbs100': 3. |
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. Enumeration: 'half-duplex': 3, 'other': 1, 'full-duplex': 2, 'full-or-half-duplex': 4. |
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. Enumeration: 'transmit': 2, 'receive': 3, 'none': 5, 'other': 1, 'both': 4. |
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. Enumeration: 'on': 2, 'other': 1, 'off': 3. |
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. Enumeration: 'transmit': 2, 'receive': 3, 'none': 5, 'other': 1, 'both': 4. |
agPortCurCfgPortName | 1.3.6.1.4.1.1872.2.1.2.3.2.1.15 | displaystring | read-only |
The switch port name. |
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. |
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. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
agPortNewCfgTable | 1.3.6.1.4.1.1872.2.1.2.3.3 | no-access |
The table of port configuration in the new_configuration block. |
|
1.3.6.1.4.1.1872.2.1.2.3.3.1 | no-access |
A row in the port configuration table in the new_configuration block. |
||
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. |
agPortNewCfgPrefLink | 1.3.6.1.4.1.1872.2.1.2.3.3.1.2 | integer | read-write |
This is the preferred link. Enumeration: 'other': 1, 'fast-ethernet': 2, 'gigabit-ethernet': 3. |
agPortNewCfgBackLink | 1.3.6.1.4.1.1872.2.1.2.3.3.1.3 | integer | read-write |
This is the backup link. Enumeration: 'other': 1, 'fast-ethernet': 2, 'gigabit-ethernet': 3. |
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. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
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 Enumeration: 'untagged': 3, 'tagged': 2, 'other': 1. |
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. Enumeration: 'on': 2, 'other': 1, 'off': 3. |
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. Enumeration: 'on': 2, 'other': 1, 'off': 3. |
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. |
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. Enumeration: 'on': 2, 'other': 1, 'off': 3. |
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. Enumeration: 'mbs10or100': 4, 'mbs10': 2, 'other': 1, 'mbs100': 3. |
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. Enumeration: 'half-duplex': 3, 'other': 1, 'full-duplex': 2, 'full-or-half-duplex': 4. |
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. Enumeration: 'transmit': 2, 'receive': 3, 'none': 5, 'other': 1, 'both': 4. |
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. Enumeration: 'on': 2, 'other': 1, 'off': 3. |
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. Enumeration: 'transmit': 2, 'receive': 3, 'none': 5, 'other': 1, 'both': 4. |
agPortNewCfgPortName | 1.3.6.1.4.1.1872.2.1.2.3.3.1.15 | displaystring | read-write |
The switch port name. |
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. |
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. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
iprouting | 1.3.6.1.4.1.1872.2.1.3 | |||
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 | no-access |
The table of IP interface configuration. |
|
1.3.6.1.4.1.1872.2.1.3.2.1 | no-access |
A row in the Ip interface table |
||
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. |
ipCurCfgIntfAddr | 1.3.6.1.4.1.1872.2.1.3.2.1.2 | ipaddress | read-only |
The IP address of the interface. |
ipCurCfgIntfMask | 1.3.6.1.4.1.1872.2.1.3.2.1.3 | ipaddress | read-only |
The subnet mask of the interface. |
ipCurCfgIntfBroadcast | 1.3.6.1.4.1.1872.2.1.3.2.1.4 | ipaddress | read-only |
The broadcast address of the interface. |
ipCurCfgIntfVlan | 1.3.6.1.4.1.1872.2.1.3.2.1.5 | integer | read-only |
The VLAN associated with the interface. |
ipCurCfgIntfState | 1.3.6.1.4.1.1872.2.1.3.2.1.6 | integer | read-only |
The state of the interface. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
ipNewCfgIntfTable | 1.3.6.1.4.1.1872.2.1.3.3 | no-access |
The table of interface configuration in the New Configuration Block. |
|
1.3.6.1.4.1.1872.2.1.3.3.1 | no-access |
A row in the Ip interface table |
||
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. |
ipNewCfgIntfAddr | 1.3.6.1.4.1.1872.2.1.3.3.1.2 | ipaddress | read-write |
The IP address of the interface. |
ipNewCfgIntfMask | 1.3.6.1.4.1.1872.2.1.3.3.1.3 | ipaddress | read-write |
The subnet mask of the interface. |
ipNewCfgIntfBroadcast | 1.3.6.1.4.1.1872.2.1.3.3.1.4 | ipaddress | read-write |
The broadcast address of the interface. |
ipNewCfgIntfVlan | 1.3.6.1.4.1.1872.2.1.3.3.1.5 | integer | read-write |
The VLAN associated with the interface. |
ipNewCfgIntfState | 1.3.6.1.4.1.1872.2.1.3.3.1.6 | integer | read-write |
The state of the interface. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
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. Enumeration: 'other': 1, 'delete': 2. |
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 | no-access |
The table of gateway configuration in the Current configuration Block. |
|
1.3.6.1.4.1.1872.2.1.3.5.1 | no-access |
A row in the Ip gateway table |
||
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. |
ipCurCfgGwAddr | 1.3.6.1.4.1.1872.2.1.3.5.1.2 | ipaddress | read-only |
The IP address of the default gateway. |
ipCurCfgGwInterval | 1.3.6.1.4.1.1872.2.1.3.5.1.3 | integer | read-only |
The interval between ping attempts. |
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. |
ipCurCfgGwState | 1.3.6.1.4.1.1872.2.1.3.5.1.5 | integer | read-only |
The state of the default gateway. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
ipCurCfgGwArp | 1.3.6.1.4.1.1872.2.1.3.5.1.6 | integer | read-only |
The state of ARP only health checks. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
ipNewCfgGwTable | 1.3.6.1.4.1.1872.2.1.3.6 | no-access |
The table of default gateway configuration in the New Configuration Block. |
|
1.3.6.1.4.1.1872.2.1.3.6.1 | no-access |
A row in the Ip default gateway table |
||
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. |
ipNewCfgGwAddr | 1.3.6.1.4.1.1872.2.1.3.6.1.2 | ipaddress | read-write |
The IP address of the default gateway. |
ipNewCfgGwInterval | 1.3.6.1.4.1.1872.2.1.3.6.1.3 | integer | read-write |
The interval in seconds between ping attempts. |
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. |
ipNewCfgGwState | 1.3.6.1.4.1.1872.2.1.3.6.1.5 | integer | read-write |
The state of the default gateway. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
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. Enumeration: 'other': 1, 'delete': 2. |
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. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
ipCurCfgStaticRouteTable | 1.3.6.1.4.1.1872.2.1.3.7 | no-access |
The table of static routes in the current configuration block. |
|
1.3.6.1.4.1.1872.2.1.3.7.1 | no-access |
A row in the static IP route table |
||
ipCurCfgStaticRouteIndx | 1.3.6.1.4.1.1872.2.1.3.7.1.1 | integer | read-only |
The index of the static routing table. |
ipCurCfgStaticRouteDestIp | 1.3.6.1.4.1.1872.2.1.3.7.1.2 | ipaddress | read-only |
The destination IP address of this route. |
ipCurCfgStaticRouteMask | 1.3.6.1.4.1.1872.2.1.3.7.1.3 | ipaddress | read-only |
The destination IP address of this route. |
ipCurCfgStaticRouteGateway | 1.3.6.1.4.1.1872.2.1.3.7.1.4 | ipaddress | read-only |
The destination IP address of this route. |
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 | no-access |
The table of static routes in the new configuration block. |
|
1.3.6.1.4.1.1872.2.1.3.8.1 | no-access |
A row in the static IP route table |
||
ipNewCfgStaticRouteIndx | 1.3.6.1.4.1.1872.2.1.3.8.1.1 | integer | read-only |
The index of the static routing table. |
ipNewCfgStaticRouteDestIp | 1.3.6.1.4.1.1872.2.1.3.8.1.2 | ipaddress | read-write |
The destination IP address of this route. |
ipNewCfgStaticRouteMask | 1.3.6.1.4.1.1872.2.1.3.8.1.3 | ipaddress | read-write |
The subnet mask of this route. |
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. |
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. Enumeration: 'other': 1, 'delete': 2. |
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 | |||
ripCurCfgSupply | 1.3.6.1.4.1.1872.2.1.3.9.1.1 | integer | read-only |
Enable or disable supplying route updates. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
ripNewCfgSupply | 1.3.6.1.4.1.1872.2.1.3.9.1.2 | integer | read-write |
Enable or disable supplying route updates. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
ripCurCfgListen | 1.3.6.1.4.1.1872.2.1.3.9.1.3 | integer | read-only |
Enable or disable listening to route updates. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
ripNewCfgListen | 1.3.6.1.4.1.1872.2.1.3.9.1.4 | integer | read-write |
Enable or disable listening to route updates. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
ripCurCfgDefListen | 1.3.6.1.4.1.1872.2.1.3.9.1.5 | integer | read-only |
Enable or disable listening to default routes. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
ripNewCfgDefListen | 1.3.6.1.4.1.1872.2.1.3.9.1.6 | integer | read-write |
Enable or disable listening to default routes. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
ripCurCfgStaticSupply | 1.3.6.1.4.1.1872.2.1.3.9.1.7 | integer | read-only |
Enable or disable supplying static route updates. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
ripNewCfgStaticSupply | 1.3.6.1.4.1.1872.2.1.3.9.1.8 | integer | read-write |
Enable or disable supplying static route updates. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
ripCurCfgUpdatePeriod | 1.3.6.1.4.1.1872.2.1.3.9.1.9 | integer | read-only |
Update Period in seconds. |
ripNewCfgUpdatePeriod | 1.3.6.1.4.1.1872.2.1.3.9.1.10 | integer | read-write |
Update period in seconds. |
ripCurCfgState | 1.3.6.1.4.1.1872.2.1.3.9.1.11 | integer | read-only |
RIP global state. Enumeration: 'on': 2, 'other': 1, 'off': 3. |
ripNewCfgState | 1.3.6.1.4.1.1872.2.1.3.9.1.12 | integer | read-write |
Globally turn RIP on or off. Enumeration: 'on': 2, 'other': 1, 'off': 3. |
ripCurCfgPoisonReverse | 1.3.6.1.4.1.1872.2.1.3.9.1.13 | integer | read-only |
RIP poison reverse. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
ripNewCfgPoisonReverse | 1.3.6.1.4.1.1872.2.1.3.9.1.14 | integer | read-write |
RIP poison reverse. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
ipFwdCurCfgPortTable | 1.3.6.1.4.1.1872.2.1.3.9.2 | no-access |
The table of ports and their forwarding states |
|
1.3.6.1.4.1.1872.2.1.3.9.2.1 | no-access |
A row in the ipFwdCurCfgPortTable |
||
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. |
ipFwdCurCfgPortState | 1.3.6.1.4.1.1872.2.1.3.9.2.1.2 | integer | read-only |
The forwarding state of the port. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
ipFwdNewCfgPortTable | 1.3.6.1.4.1.1872.2.1.3.9.3 | no-access |
The table of ports and their forwarding states |
|
1.3.6.1.4.1.1872.2.1.3.9.3.1 | no-access |
A row in the ipFwdNewCfgPortTable |
||
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. |
ipFwdNewCfgPortState | 1.3.6.1.4.1.1872.2.1.3.9.3.1.2 | integer | read-write |
The forwarding state of the port. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
ipFwdCurCfgLocalSubnet | 1.3.6.1.4.1.1872.2.1.3.9.4 | ipaddress | read-only |
The current local IP subnet. |
ipFwdNewCfgLocalSubnet | 1.3.6.1.4.1.1872.2.1.3.9.5 | ipaddress | read-write |
The new local IP subnet. |
ipFwdCurCfgLocalMask | 1.3.6.1.4.1.1872.2.1.3.9.6 | ipaddress | read-only |
The current local IP subnet mask. |
ipFwdNewCfgLocalMask | 1.3.6.1.4.1.1872.2.1.3.9.7 | ipaddress | read-write |
The new local IP subnet mask. |
ipFwdCurCfgState | 1.3.6.1.4.1.1872.2.1.3.9.8 | integer | read-only |
IP forwarding global state. Enumeration: 'on': 2, 'other': 1, 'off': 3. |
ipFwdNewCfgState | 1.3.6.1.4.1.1872.2.1.3.9.9 | integer | read-write |
IP forwarding global state. Enumeration: 'on': 2, 'other': 1, 'off': 3. |
ipFwdCurCfgDirectedBcast | 1.3.6.1.4.1.1872.2.1.3.9.10 | integer | read-only |
Enable or disable forwarding directed broadcasts. Enumeration: 'disabled': 3, 'enabled': 2. |
ipFwdNewCfgDirectedBcast | 1.3.6.1.4.1.1872.2.1.3.9.11 | integer | read-write |
Enable or disable forwarding directed broadcasts. Enumeration: 'disabled': 3, 'enabled': 2. |
arpCurCfgReARPPeriod | 1.3.6.1.4.1.1872.2.1.3.10 | integer | read-only |
Re-ARP Period in seconds. |
arpNewCfgReARPPeriod | 1.3.6.1.4.1.1872.2.1.3.11 | integer | read-write |
Re-ARP Period in seconds. |
ipCurCfgGwMetric | 1.3.6.1.4.1.1872.2.1.3.12 | integer | read-only |
The default gateway metric. Enumeration: 'strict': 1, 'roundrobin': 2. |
ipNewCfgGwMetric | 1.3.6.1.4.1.1872.2.1.3.13 | integer | read-write |
The default gateway metric. Enumeration: 'strict': 1, 'roundrobin': 2. |
vlans | 1.3.6.1.4.1.1872.2.1.4 | |||
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 | no-access |
The table of VLAN configuration. |
|
1.3.6.1.4.1.1872.2.1.4.2.1 | no-access |
A row in the VLAN configuration table. |
||
vlanCurCfgVlanId | 1.3.6.1.4.1.1872.2.1.4.2.1.1 | integer | read-only |
The VLAN identifier. |
vlanCurCfgVlanName | 1.3.6.1.4.1.1872.2.1.4.2.1.2 | displaystring | read-only |
The VLAN name. |
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 |
vlanCurCfgState | 1.3.6.1.4.1.1872.2.1.4.2.1.4 | integer | read-only |
Enable or disable a VLAN Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
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 Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
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 | no-access |
The table of VLAN configuration. |
|
1.3.6.1.4.1.1872.2.1.4.3.1 | no-access |
A row in the VLAN configuration table. |
||
vlanNewCfgVlanId | 1.3.6.1.4.1.1872.2.1.4.3.1.1 | integer | read-only |
The VLAN identifier. |
vlanNewCfgVlanName | 1.3.6.1.4.1.1872.2.1.4.3.1.2 | displaystring | read-write |
The VLAN name. |
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 |
vlanNewCfgState | 1.3.6.1.4.1.1872.2.1.4.3.1.4 | integer | read-write |
Enable or disable a VLAN Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
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 Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
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. |
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. |
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 Enumeration: 'other': 1, 'delete': 2. |
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 | |||
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 | no-access |
The table of Real Server configuration in the current_config. |
|
1.3.6.1.4.1.1872.2.1.5.2.1 | no-access |
Information about a particular Real Server configuration. |
||
slbCurCfgRealServerIndex | 1.3.6.1.4.1.1872.2.1.5.2.1.1 | integer | read-only |
The real server number |
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. |
slbCurCfgRealServerWeight | 1.3.6.1.4.1.1872.2.1.5.2.1.3 | integer | read-only |
The server weight. |
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. |
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. |
slbCurCfgRealServerBackUp | 1.3.6.1.4.1.1872.2.1.5.2.1.6 | integer | read-only |
The backup server number for this server. Enumeration: 'none': 0. |
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. |
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. |
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. |
slbCurCfgRealServerState | 1.3.6.1.4.1.1872.2.1.5.2.1.10 | integer | read-only |
Enable or disable this server. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
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. Enumeration: 'local-server': 1, 'remote-server': 2. |
slbCurCfgRealServerName | 1.3.6.1.4.1.1872.2.1.5.2.1.12 | displaystring | read-only |
The name of the real server. |
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 |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
slbNewCfgRealServerTable | 1.3.6.1.4.1.1872.2.1.5.3 | no-access |
The table of Real Server configuration in the new_config. |
|
1.3.6.1.4.1.1872.2.1.5.3.1 | no-access |
Information about a particular Real Server configuration. |
||
slbNewCfgRealServerIndex | 1.3.6.1.4.1.1872.2.1.5.3.1.1 | integer | read-only |
The real server number |
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. |
slbNewCfgRealServerWeight | 1.3.6.1.4.1.1872.2.1.5.3.1.3 | integer | read-write |
The server weight. |
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. |
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. |
slbNewCfgRealServerBackUp | 1.3.6.1.4.1.1872.2.1.5.3.1.6 | integer | read-write |
The backup server number for this server. Enumeration: 'none': 0. |
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. |
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. |
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. |
slbNewCfgRealServerState | 1.3.6.1.4.1.1872.2.1.5.3.1.10 | integer | read-write |
Enable or disable this server. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
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. Enumeration: 'other': 1, 'delete': 2. |
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. Enumeration: 'local-server': 1, 'remote-server': 2. |
slbNewCfgRealServerName | 1.3.6.1.4.1.1872.2.1.5.3.1.13 | displaystring | read-write |
The name of the real server. |
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 |
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. |
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. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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 | no-access |
The table of virtual Servers. |
|
1.3.6.1.4.1.1872.2.1.5.5.1 | no-access |
A row in the virtual server table. |
||
slbCurCfgVirtServerIndex | 1.3.6.1.4.1.1872.2.1.5.5.1.1 | integer | read-only |
Virtual Server Number |
slbCurCfgVirtServerIpAddress | 1.3.6.1.4.1.1872.2.1.5.5.1.2 | ipaddress | read-only |
IP address of the virtual server. |
slbCurCfgVirtServerLayer3Only | 1.3.6.1.4.1.1872.2.1.5.5.1.3 | integer | read-only |
Enable or disable layer3 only balancing. Enumeration: 'disabled': 2, 'layer3Only': 1. |
slbCurCfgVirtServerState | 1.3.6.1.4.1.1872.2.1.5.5.1.4 | integer | read-only |
Enable or disable the virtual server. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
slbCurCfgVirtServerDname | 1.3.6.1.4.1.1872.2.1.5.5.1.5 | displaystring | read-only |
The domain name of the virtual server. |
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. |
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. |
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. |
slbCurCfgVirtServerUriCookie | 1.3.6.1.4.1.1872.2.1.5.5.1.9 | integer | read-only |
Enable or disable cookie search in URI Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. |
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. |
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 | no-access |
The table of virtual Servers. |
|
1.3.6.1.4.1.1872.2.1.5.6.1 | no-access |
A row in the virtual server table. |
||
slbNewCfgVirtServerIndex | 1.3.6.1.4.1.1872.2.1.5.6.1.1 | integer | read-only |
Virtual Server Number |
slbNewCfgVirtServerIpAddress | 1.3.6.1.4.1.1872.2.1.5.6.1.2 | ipaddress | read-write |
IP address of the virtual server. |
slbNewCfgVirtServerLayer3Only | 1.3.6.1.4.1.1872.2.1.5.6.1.3 | integer | read-write |
Enable or disable layer3 only balancing. Enumeration: 'disabled': 2, 'layer3Only': 1. |
slbNewCfgVirtServerState | 1.3.6.1.4.1.1872.2.1.5.6.1.4 | integer | read-write |
Enable or disable the virtual server. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
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. Enumeration: 'other': 1, 'delete': 2. |
slbNewCfgVirtServerDname | 1.3.6.1.4.1.1872.2.1.5.6.1.6 | displaystring | read-write |
The domain name of the virtual server. |
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. |
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. |
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. |
slbNewCfgVirtServerUriCookie | 1.3.6.1.4.1.1872.2.1.5.6.1.10 | integer | read-write |
Enable or disable cookie search in URI Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. |
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. |
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 | no-access |
The table of virtual Services. |
|
1.3.6.1.4.1.1872.2.1.5.7.1 | no-access |
A row in the virtual services table. |
||
slbCurCfgVirtServIndex | 1.3.6.1.4.1.1872.2.1.5.7.1.1 | integer | read-only |
The number of the virtual server. |
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 |
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. |
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. |
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. |
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. Enumeration: 'disabled': 3, 'stateless': 4, 'other': 1, 'enabled': 2. |
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. Enumeration: 'disabled': 3, 'cookie': 5, 'other': 1, 'enabled': 2, 'sessid': 4. |
slbCurCfgVirtServiceHname | 1.3.6.1.4.1.1872.2.1.5.7.1.8 | displaystring | read-only |
The host name of the virtual service. |
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. Enumeration: 'urlslb': 2, 'disabled': 1, 'host': 5, 'cookie': 4, 'others': 7, 'urlhash': 3, 'browser': 6. |
slbCurCfgVirtServiceBwmContract | 1.3.6.1.4.1.1872.2.1.5.7.1.10 | integer | read-only |
The BWM contract number for this service. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
slbNewCfgVirtServicesTable | 1.3.6.1.4.1.1872.2.1.5.8 | no-access |
The table of virtual Services. |
|
1.3.6.1.4.1.1872.2.1.5.8.1 | no-access |
A row in the virtual services table. |
||
slbNewCfgVirtServIndex | 1.3.6.1.4.1.1872.2.1.5.8.1.1 | integer | read-only |
The number of the virtual server. |
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 |
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. |
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. |
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. |
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. Enumeration: 'disabled': 3, 'stateless': 4, 'other': 1, 'enabled': 2. |
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. Enumeration: 'disabled': 3, 'cookie': 5, 'other': 1, 'enabled': 2, 'sessid': 4. |
slbNewCfgVirtServiceHname | 1.3.6.1.4.1.1872.2.1.5.8.1.8 | displaystring | read-write |
The host name of the virtual service. |
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. Enumeration: 'urlslb': 2, 'disabled': 1, 'host': 5, 'cookie': 4, 'others': 7, 'urlhash': 3, 'browser': 6. |
slbNewCfgVirtServiceBwmContract | 1.3.6.1.4.1.1872.2.1.5.8.1.10 | integer | read-write |
The BWM contract number for this service. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'other': 1, 'delete': 2. |
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 | no-access |
The table of groups |
|
1.3.6.1.4.1.1872.2.1.5.10.1 | no-access |
A row in the slbCurCfgGroupTable |
||
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. |
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 |
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. Enumeration: 'minMisses': 3, 'roundRobin': 1, 'hash': 4, 'leastConnections': 2. |
slbCurCfgGroupBackupServer | 1.3.6.1.4.1.1872.2.1.5.10.1.4 | integer | read-only |
The backup real server for this group. Enumeration: 'none': 0. |
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. |
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. Enumeration: 'ftp': 8, 'script4': 15, 'http': 3, 'script2': 13, 'script8': 19, 'smtp': 5, 'tcp': 2, 'pop3': 6, 'script5': 16, 'script6': 17, 'script7': 18, 'radius': 10, 'script1': 12, 'dns': 4, 'script3': 14, 'sslh': 11, 'icmp': 1, 'nntp': 7, 'imap': 9. |
slbCurCfgGroupName | 1.3.6.1.4.1.1872.2.1.5.10.1.7 | displaystring | read-only |
The name of the real server group. |
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. |
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. Enumeration: 'none': 0. |
slbNewCfgGroupTable | 1.3.6.1.4.1.1872.2.1.5.11 | no-access |
The table of groups |
|
1.3.6.1.4.1.1872.2.1.5.11.1 | no-access |
A row in the slbNewCfgGroupTable |
||
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. |
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 |
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. |
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. |
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. Enumeration: 'minMisses': 3, 'roundRobin': 1, 'hash': 4, 'leastConnections': 2. |
slbNewCfgGroupBackupServer | 1.3.6.1.4.1.1872.2.1.5.11.1.6 | integer | read-write |
The backup real server for this group. Enumeration: 'none': 0. |
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. Enumeration: 'other': 1, 'delete': 2. |
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. |
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. Enumeration: 'ftp': 8, 'script4': 15, 'http': 3, 'script2': 13, 'script8': 19, 'smtp': 5, 'tcp': 2, 'pop3': 6, 'script5': 16, 'script6': 17, 'script7': 18, 'radius': 10, 'script1': 12, 'dns': 4, 'script3': 14, 'sslh': 11, 'icmp': 1, 'nntp': 7, 'imap': 9. |
slbNewCfgGroupName | 1.3.6.1.4.1.1872.2.1.5.11.1.10 | displaystring | read-write |
The name of the real server group. |
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. |
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. Enumeration: 'none': 0. |
slbCurCfgPortTable | 1.3.6.1.4.1.1872.2.1.5.12 | no-access |
The table of ports and their SLB states |
|
1.3.6.1.4.1.1872.2.1.5.12.1 | no-access |
A row in the slbPortTable |
||
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. |
slbCurCfgPortProxyIpAddr | 1.3.6.1.4.1.1872.2.1.5.12.1.2 | ipaddress | read-only |
The proxy IP address of the interface. |
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) Enumeration: 'none': 1, 'client-server': 4, 'failOver': 5, 'failOver-stanby': 6, 'client': 2, 'server': 3. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
slbNewCfgPortTable | 1.3.6.1.4.1.1872.2.1.5.13 | no-access |
The table of ports and their SLB states |
|
1.3.6.1.4.1.1872.2.1.5.13.1 | no-access |
A row in the slbPortTable |
||
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. |
slbNewCfgPortProxyIpAddr | 1.3.6.1.4.1.1872.2.1.5.13.1.2 | ipaddress | read-write |
The proxy IP address of the interface. |
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) Enumeration: 'none': 1, 'client-server': 4, 'failOver': 5, 'failOver-stanby': 6, 'client': 2, 'server': 3. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. |
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 | no-access |
The table of current switch fail-over configuration. |
|
1.3.6.1.4.1.1872.2.1.5.16.1.1 | no-access |
A row in the current switch fail-over configuration table. |
||
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. |
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. |
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. |
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. |
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. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
slbNewCfgFailOverTable | 1.3.6.1.4.1.1872.2.1.5.16.2 | no-access |
The table of new switch fail-over configuration. |
|
1.3.6.1.4.1.1872.2.1.5.16.2.1 | no-access |
A row in the new switch fail-over configuration table. |
||
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. |
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. |
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. |
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. |
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. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
slbCurCfgGlobalControl | 1.3.6.1.4.1.1872.2.1.5.17 | integer | read-only |
The global state of Server Load Balancing. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
slbNewCfgGlobalControl | 1.3.6.1.4.1.1872.2.1.5.18 | integer | read-write |
The global state of Server Load Balancing. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
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. |
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. |
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. |
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. |
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. |
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. |
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). Enumeration: 'disabled': 2, 'enabled': 1. |
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). Enumeration: 'disabled': 2, '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 | no-access |
The table of URL expressions in the current_config. |
|
1.3.6.1.4.1.1872.2.1.5.27.1.1.1 | no-access |
Information about a expression for URL parsing. |
||
slbCurCfgUrlExpIndex | 1.3.6.1.4.1.1872.2.1.5.27.1.1.1.1 | integer | read-only |
The URL expressions table index. |
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 | no-access |
The table of URL expressions in the new_config. |
|
1.3.6.1.4.1.1872.2.1.5.27.1.2.1 | no-access |
Information about a expression for URL parsing. |
||
slbNewCfgUrlExpIndex | 1.3.6.1.4.1.1872.2.1.5.27.1.2.1.1 | integer | read-only |
The URL expressions table index. |
slbNewCfgUrlExpression | 1.3.6.1.4.1.1872.2.1.5.27.1.2.1.2 | displaystring | read-write |
The expressions for URL parsing. |
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. Enumeration: 'other': 1, 'delete': 2. |
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 Enumeration: 'disabled': 2, 'enabled': 1. |
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 Enumeration: 'disabled': 2, 'enabled': 1. |
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 Enumeration: 'disabled': 2, 'enabled': 1. |
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 Enumeration: 'disabled': 2, 'enabled': 1. |
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 Enumeration: 'disabled': 2, 'enabled': 1. |
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 Enumeration: 'disabled': 2, 'enabled': 1. |
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 |
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 |
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 Enumeration: 'disabled': 2, 'enabled': 1. |
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 Enumeration: 'disabled': 2, 'enabled': 1. |
slbCurCfgUrlRedirHeaderName | 1.3.6.1.4.1.1872.2.1.5.27.1.13 | displaystring | read-only |
HTTP header name |
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 | no-access |
The table of URL path for URL load balancing in the current_config. |
|
1.3.6.1.4.1.1872.2.1.5.27.2.1.1 | no-access |
Information about an URL path for URL load balancing. |
||
slbCurCfgUrlLbPathIndex | 1.3.6.1.4.1.1872.2.1.5.27.2.1.1.1 | integer | read-only |
The URL path table index. |
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 | no-access |
The table of URL path for URL load balancing in the new_config. |
|
1.3.6.1.4.1.1872.2.1.5.27.2.2.1 | no-access |
Information about an URL path for URL load balancing. |
||
slbNewCfgUrlLbPathIndex | 1.3.6.1.4.1.1872.2.1.5.27.2.2.1.1 | integer | read-only |
The URL path table index. |
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. |
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. Enumeration: 'other': 1, 'delete': 2. |
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. |
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. |
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. |
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. |
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). Enumeration: 'disabled': 2, 'enabled': 1. |
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). Enumeration: 'disabled': 2, 'enabled': 1. |
slbCurCfgPeerTable | 1.3.6.1.4.1.1872.2.1.5.32 | no-access |
The table of Synch Peer Switch configuration in the current_config. |
|
1.3.6.1.4.1.1872.2.1.5.32.1 | no-access |
Information about Synch Peer Switch configuration. |
||
slbCurCfgPeerIndex | 1.3.6.1.4.1.1872.2.1.5.32.1.1 | integer | read-only |
The index for synch peer switchs. |
slbCurCfgPeerIpAddr | 1.3.6.1.4.1.1872.2.1.5.32.1.2 | ipaddress | read-only |
The IP address of the peer switch. |
slbCurCfgPeerState | 1.3.6.1.4.1.1872.2.1.5.32.1.3 | integer | read-only |
Enable or disable the peer switch. Enumeration: 'enable': 1, 'disable': 2. |
slbNewCfgPeerTable | 1.3.6.1.4.1.1872.2.1.5.33 | no-access |
The table of Synch Peer Switch configuration in the new_config. |
|
1.3.6.1.4.1.1872.2.1.5.33.1 | no-access |
Information about synch peer switch configuration. |
||
slbNewCfgPeerIndex | 1.3.6.1.4.1.1872.2.1.5.33.1.1 | integer | read-only |
The index number for synch peer switchs. |
slbNewCfgPeerIpAddr | 1.3.6.1.4.1.1872.2.1.5.33.1.2 | ipaddress | read-write |
The IP address of the peer switch. |
slbNewCfgPeerState | 1.3.6.1.4.1.1872.2.1.5.33.1.3 | integer | read-write |
Enable or disable the peer switch. Enumeration: 'enable': 1, 'disable': 2. |
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. Enumeration: 'other': 1, 'delete': 2. |
slbCurCfgSyncFilt | 1.3.6.1.4.1.1872.2.1.5.34 | integer | read-only |
Enable or disable synch filter configuration. Enumeration: 'disabled': 2, 'enabled': 1. |
slbNewCfgSyncFilt | 1.3.6.1.4.1.1872.2.1.5.35 | integer | read-write |
Enable or disable synch filter configuration. Enumeration: 'disabled': 2, 'enabled': 1. |
slbCurCfgSyncPort | 1.3.6.1.4.1.1872.2.1.5.36 | integer | read-only |
Enable or disable synch port configuration. Enumeration: 'disabled': 2, 'enabled': 1. |
slbNewCfgSyncPort | 1.3.6.1.4.1.1872.2.1.5.37 | integer | read-write |
Enable or disable synch port configuration. Enumeration: 'disabled': 2, 'enabled': 1. |
slbCurCfgSyncVrrp | 1.3.6.1.4.1.1872.2.1.5.38 | integer | read-only |
Enable or disable synch VRRP Priorities. Enumeration: 'disabled': 2, 'enabled': 1. |
slbNewCfgSyncVrrp | 1.3.6.1.4.1.1872.2.1.5.39 | integer | read-write |
Enable or disable synch VRRP Priorities. Enumeration: 'disabled': 2, 'enabled': 1. |
slbCurCfgSyncPip | 1.3.6.1.4.1.1872.2.1.5.40 | integer | read-only |
Enable or disable synch proxy IP addresses. Enumeration: 'disabled': 2, 'enabled': 1. |
slbNewCfgSyncPip | 1.3.6.1.4.1.1872.2.1.5.41 | integer | read-write |
Enable or disable synch proxy IP addresses. Enumeration: 'disabled': 2, 'enabled': 1. |
slbCurCfgVirtMatrixArch | 1.3.6.1.4.1.1872.2.1.5.42 | integer | read-only |
Enable or disable Virtual Matrix Architecture. Enumeration: 'disabled': 2, 'enabled': 1. |
slbNewCfgVirtMatrixArch | 1.3.6.1.4.1.1872.2.1.5.43 | integer | read-write |
Enable or disable Virtual Matrix Architecture. Enumeration: 'disabled': 2, 'enabled': 1. |
portmirroring | 1.3.6.1.4.1.1872.2.1.6 | |||
pmCurCfgMonitoringPort | 1.3.6.1.4.1.1872.2.1.6.1 | integer | read-only |
The port number of the monitoring port. |
pmNewCfgMonitoringPort | 1.3.6.1.4.1.1872.2.1.6.2 | integer | read-write |
The port number of the monitoring port. |
pmCurCfgMirroredPort | 1.3.6.1.4.1.1872.2.1.6.3 | integer | read-only |
The port number of the mirrored port. |
pmNewCfgMirroredPort | 1.3.6.1.4.1.1872.2.1.6.4 | integer | read-write |
The port number of the mirrored port. |
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. Enumeration: 'received': 3, 'none': 2, 'other': 1, 'transmitted': 4, 'both': 5. |
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. Enumeration: 'received': 3, 'none': 2, 'other': 1, 'transmitted': 4, 'both': 5. |
pmCurCfgState | 1.3.6.1.4.1.1872.2.1.6.7 | integer | read-only |
The state of Port mirroring. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
pmNewCfgState | 1.3.6.1.4.1.1872.2.1.6.8 | integer | read-write |
The state of Port mirroring. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
trunkgroup | 1.3.6.1.4.1.1872.2.1.7 | |||
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 | no-access |
The table of trunk group configuration. |
|
1.3.6.1.4.1.1872.2.1.7.2.1 | no-access |
A row in the trunk group configuration table. |
||
trunkGroupCurCfgIndex | 1.3.6.1.4.1.1872.2.1.7.2.1.1 | integer | read-only |
The identifier of the trunk group. |
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 |
trunkGroupCurCfgState | 1.3.6.1.4.1.1872.2.1.7.2.1.3 | integer | read-only |
Enable or disable a trunk group. Enumeration: 'enable': 1, 'disable': 2. |
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 | no-access |
The table of trunk group configuration. |
|
1.3.6.1.4.1.1872.2.1.7.3.1 | no-access |
A row in the trunk group configuration table. |
||
trunkGroupNewCfgIndex | 1.3.6.1.4.1.1872.2.1.7.3.1.1 | integer | read-only |
The identifier of the trunk group. |
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 |
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. |
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. |
trunkGroupNewCfgState | 1.3.6.1.4.1.1872.2.1.7.3.1.5 | integer | read-write |
Enable or disable a trunk group. Enumeration: 'enable': 1, 'disable': 2. |
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. Enumeration: 'other': 1, 'delete': 2. |
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 | |||
ripStatInPkts | 1.3.6.1.4.1.1872.2.1.8.1.1 | counter | read-only |
The total number of good RIP packets recieved. |
ripStatOutPkts | 1.3.6.1.4.1.1872.2.1.8.1.2 | counter | read-only |
The total number of RIP packets transmitted. |
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 | no-access |
The table of SLB port maintenance statistics. |
|
1.3.6.1.4.1.1872.2.1.8.2.1.1 | no-access |
A row in the SLB port maintenance statistcs table. |
||
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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 | no-access |
The port-server statistics table. This table shows the statistics of real servers that are connectted to switch ports. |
|
1.3.6.1.4.1.1872.2.1.8.2.2.1 | no-access |
A row in the port-server statistics table. |
||
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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 | no-access |
The real server statistics table. |
|
1.3.6.1.4.1.1872.2.1.8.2.5.1 | no-access |
The statistics of a particular real server. |
||
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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 | no-access |
The real server group statistics table. |
|
1.3.6.1.4.1.1872.2.1.8.2.6.1 | no-access |
The statistics of a particular real server group. |
||
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. |
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. |
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. |
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. |
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. |
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. |
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 | no-access |
The virtual server statistics table. |
|
1.3.6.1.4.1.1872.2.1.8.2.7.1 | no-access |
The statistics of a particular virtual server group. |
||
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. |
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. |
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. |
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. |
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. |
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. |
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. |
slbStatVServerHeaderHits | 1.3.6.1.4.1.1872.2.1.8.2.7.1.8 | counter | read-only |
The current HTTP header hits. |
slbStatVServerHeaderMisses | 1.3.6.1.4.1.1872.2.1.8.2.7.1.9 | counter | read-only |
The current HTTP header misses. |
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 | |||
arpStatEntries | 1.3.6.1.4.1.1872.2.1.8.3.1 | gauge | read-only |
The current number of ARP entries. |
arpStatHighWater | 1.3.6.1.4.1.1872.2.1.8.3.2 | gauge | read-only |
The highest number of ARP entries. |
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 | |||
routeStatEntries | 1.3.6.1.4.1.1872.2.1.8.4.1 | gauge | read-only |
The current number of IP routes. |
routeStatHighWater | 1.3.6.1.4.1.1872.2.1.8.4.2 | gauge | read-only |
The highest number of IP routes. |
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 | |||
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. |
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 | no-access |
The filter statistics table. |
|
1.3.6.1.4.1.1872.2.1.8.6.1.1 | no-access |
A row in filter statistics table. |
||
fltStatFltIndex | 1.3.6.1.4.1.1872.2.1.8.6.1.1.1 | integer | read-only |
The number that identifies the filter. |
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 | no-access |
The GSLB remote real server statistics table. |
|
1.3.6.1.4.1.1872.2.1.8.7.1.1 | no-access |
A row in the remote real server statistics table. |
||
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. |
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. |
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 | |||
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. |
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 | |||
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. |
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. |
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 | |||
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. |
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. |
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. |
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. |
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 | no-access |
The statistics table of instances that URL pathes matched. |
|
1.3.6.1.4.1.1872.2.1.8.10.2.1.1 | no-access |
Information about the number of instances that are load-balanced due to match of a particular URL path. |
||
urlStatSlbPathIndex | 1.3.6.1.4.1.1872.2.1.8.10.2.1.1.1 | integer | read-only |
The URL path table index. |
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 | |||
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. |
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 | |||
memStatsAllocs | 1.3.6.1.4.1.1872.2.1.8.12.1 | counter | read-only |
The total number of memory allocations. |
memStatsFrees | 1.3.6.1.4.1.1872.2.1.8.12.2 | counter | read-only |
The total number of memory frees. |
memStatsAllocFails | 1.3.6.1.4.1.1872.2.1.8.12.3 | counter | read-only |
The total number of memory allocations failed. |
memStatsBytesCurr | 1.3.6.1.4.1.1872.2.1.8.12.4 | gauge | read-only |
The outstanding memory in bytes have been allocated. |
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. |
memStatsPoolBytes | 1.3.6.1.4.1.1872.2.1.8.12.6 | gauge | read-only |
The total bytes in the memory pool. |
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 | |||
pktStatsAllocs | 1.3.6.1.4.1.1872.2.1.8.13.1 | counter | read-only |
The total packets have been allocated. |
pktStatsFrees | 1.3.6.1.4.1.1872.2.1.8.13.2 | counter | read-only |
The total packets have been freed. |
pktStatsAllocFails | 1.3.6.1.4.1.1872.2.1.8.13.3 | counter | read-only |
The total packet allocations failed. |
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. |
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. |
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 | |||
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. |
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 | no-access |
The table of Bandwidth Management Traffic Contract statistics. |
|
1.3.6.1.4.1.1872.2.1.8.15.1.1 | no-access |
A row in the BWM traffic contract table. |
||
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. |
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. |
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. |
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. |
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. |
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 | no-access |
The table of Bandwidth Management Traffic Contract Rate statistics. |
|
1.3.6.1.4.1.1872.2.1.8.15.2.1 | no-access |
A row in the BWM traffic contract rate table. |
||
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. |
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. |
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. |
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. |
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. |
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. |
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 | no-access |
The table of Bandwidth Management Switch Port Traffic Contract statistics. |
|
1.3.6.1.4.1.1872.2.1.8.15.3.1 | no-access |
A row in the BWM SP traffic contract table. |
||
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. |
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. |
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. |
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. |
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. |
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. |
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 | no-access |
The table of Bandwidth Management Switch Port Traffic Contract Rate statistics. |
|
1.3.6.1.4.1.1872.2.1.8.15.4.1 | no-access |
A row in the BWM traffic contract rate table. |
||
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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 | no-access |
The table of port information. |
|
1.3.6.1.4.1.1872.2.1.9.1.1.1 | no-access |
A row in the port information table. |
||
portInfoIndx | 1.3.6.1.4.1.1872.2.1.9.1.1.1.1 | integer | read-only |
The port index. |
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. Enumeration: 'mbs1000': 4, 'mbs10': 2, 'other': 1, 'mbs100': 3. |
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. Enumeration: 'half-duplex': 3, 'other': 1, 'full-duplex': 2. |
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. Enumeration: 'transmit': 2, 'receive': 3, 'none': 5, 'other': 1, 'both': 4. |
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. Enumeration: 'down': 2, 'disabled': 3, 'inoperative': 4, 'up': 1. |
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 | no-access |
The table of switch fail-over run-time status. |
|
1.3.6.1.4.1.1872.2.1.9.2.1.1 | no-access |
A row in the switch fail-over information table. |
||
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. |
slbFailOverInfoPrimaryIp | 1.3.6.1.4.1.1872.2.1.9.2.1.1.2 | ipaddress | read-only |
IP address of the primary switch. |
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. Enumeration: 'down': 2, 'up': 1. |
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. Enumeration: 'active': 1, 'standby': 2. |
slbFailOverInfoSecondaryIp | 1.3.6.1.4.1.1872.2.1.9.2.1.1.5 | ipaddress | read-only |
IP address of the secondary switch. |
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. Enumeration: 'down': 2, 'up': 1. |
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. Enumeration: 'active': 1, 'standby': 2. |
slbRealServerInfoTable | 1.3.6.1.4.1.1872.2.1.9.2.2 | no-access |
The table of real server run-time information. |
|
1.3.6.1.4.1.1872.2.1.9.2.2.1 | no-access |
A row in the real server information table. |
||
slbRealServerInfoIndex | 1.3.6.1.4.1.1872.2.1.9.2.2.1.1 | integer | read-only |
The real server index |
slbRealServerInfoIpAddr | 1.3.6.1.4.1.1872.2.1.9.2.2.1.2 | ipaddress | read-only |
IP address of the real server. |
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. |
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. |
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. Enumeration: 'layer3': 2, 'other': 1, 'layer4': 3. |
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. Enumeration: 'overflow': 1, 'no-overflow': 2. |
slbRealServerInfoState | 1.3.6.1.4.1.1872.2.1.9.2.2.1.7 | integer | read-only |
The state of the real server. Enumeration: 'disabled': 4, 'failed': 3, 'running': 2, 'other': 1. |
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 | no-access |
The table of run-time IP routes. |
|
1.3.6.1.4.1.1872.2.1.9.3.1.1 | no-access |
A row in the run-time IP route table |
||
ipRouteInfoIndx | 1.3.6.1.4.1.1872.2.1.9.3.1.1.1 | integer | read-only |
The index of this route table. |
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. |
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. |
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. |
ipRouteInfoTag | 1.3.6.1.4.1.1872.2.1.9.3.1.1.5 | integer | read-only |
The tag-type for this route. Enumeration: 'fixed': 1, 'addr': 5, 'multicast': 9, 'snmp': 4, 'rip': 6, 'broadcast': 7, 'martian': 8, 'static': 3, 'icmp': 2. |
ipRouteInfoType | 1.3.6.1.4.1.1872.2.1.9.3.1.1.6 | integer | read-only |
The type of the route. Enumeration: 'multicast': 6, 'direct': 2, 'broadcast': 4, 'martian': 5, 'indirect': 1, 'local': 3, 'other': 7. |
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 | no-access |
The table of ARP entries. |
|
1.3.6.1.4.1.1872.2.1.9.3.2.1 | no-access |
A row in the ARP table |
||
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. |
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. |
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. |
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. |
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. |
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. Enumeration: 'permanent': 3, 'clear': 1, 'unresolved': 2, 'indirect': 4. |
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 | no-access |
The table of VRRP virtual router run-time information. |
|
1.3.6.1.4.1.1872.2.1.9.4.1.1 | no-access |
The run-time information about a VRRP virtual router. |
||
vrrpInfoVirtRtrIndex | 1.3.6.1.4.1.1872.2.1.9.4.1.1.1 | integer | read-only |
The VRRP virtual router index. |
vrrpInfoVirtRtrState | 1.3.6.1.4.1.1872.2.1.9.4.1.1.2 | integer | read-only |
The VRRP virtual router state. Enumeration: 'backup': 3, 'init': 1, 'master': 2. |
filtering | 1.3.6.1.4.1.1872.2.1.10 | |||
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 | no-access |
The filtering table in the new configuration block. |
|
1.3.6.1.4.1.1872.2.1.10.2.1 | no-access |
A row in the filtering table. |
||
fltCurCfgIndx | 1.3.6.1.4.1.1872.2.1.10.2.1.1 | integer | read-only |
The filtering table index. |
fltCurCfgSrcIp | 1.3.6.1.4.1.1872.2.1.10.2.1.2 | ipaddress | read-only |
The source IP address to be filtered. |
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. |
fltCurCfgDstIp | 1.3.6.1.4.1.1872.2.1.10.2.1.4 | ipaddress | read-only |
The destination IP address to be filtered. |
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. |
fltCurCfgProtocol | 1.3.6.1.4.1.1872.2.1.10.2.1.6 | integer | read-only |
The protocol to be filtered. |
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. |
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. |
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. |
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. |
fltCurCfgAction | 1.3.6.1.4.1.1872.2.1.10.2.1.11 | integer | read-only |
The action for the filtering rule. Enumeration: 'redirect': 3, 'deny': 2, 'nat': 4, 'allow': 1. |
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. |
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. |
fltCurCfgLog | 1.3.6.1.4.1.1872.2.1.10.2.1.14 | integer | read-only |
Enable or disable logging. Enumeration: 'disabled': 2, 'enabled': 1. |
fltCurCfgState | 1.3.6.1.4.1.1872.2.1.10.2.1.15 | integer | read-only |
The state of this filtering rule. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'destination-address': 1, 'source-address': 2. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'invert-off': 2, 'invert-on': 1. |
fltCurCfgClientProxy | 1.3.6.1.4.1.1872.2.1.10.2.1.19 | integer | read-only |
Enable or disable client proxy. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
fltCurCfgSrcMac | 1.3.6.1.4.1.1872.2.1.10.2.1.22 | physaddress | read-only |
The source MAC address to be filtered. |
fltCurCfgDstMac | 1.3.6.1.4.1.1872.2.1.10.2.1.23 | physaddress | read-only |
The Destination MAC address to be filtered. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
fltCurCfgAclTcpUrg | 1.3.6.1.4.1.1872.2.1.10.2.1.25 | integer | read-only |
Enable or disable TCP URG packet. Enumeration: 'enable': 1, 'disable': 2. |
fltCurCfgAclTcpAck | 1.3.6.1.4.1.1872.2.1.10.2.1.26 | integer | read-only |
Enable or disable TCP ACK packet. Enumeration: 'enable': 1, 'disable': 2. |
fltCurCfgAclTcpPsh | 1.3.6.1.4.1.1872.2.1.10.2.1.27 | integer | read-only |
Enable or disable TCP PSH packet. Enumeration: 'enable': 1, 'disable': 2. |
fltCurCfgAclTcpRst | 1.3.6.1.4.1.1872.2.1.10.2.1.28 | integer | read-only |
Enable or disable TCP RST packet. Enumeration: 'enable': 1, 'disable': 2. |
fltCurCfgAclTcpSyn | 1.3.6.1.4.1.1872.2.1.10.2.1.29 | integer | read-only |
Enable or disable TCP SYN packet. Enumeration: 'enable': 1, 'disable': 2. |
fltCurCfgAclTcpFin | 1.3.6.1.4.1.1872.2.1.10.2.1.30 | integer | read-only |
Enable or disable TCP FIN packet. Enumeration: 'enable': 1, 'disable': 2. |
fltCurCfgAclIcmp | 1.3.6.1.4.1.1872.2.1.10.2.1.31 | integer | read-only |
ICMP type to be filtered. |
fltCurCfgAclIpOption | 1.3.6.1.4.1.1872.2.1.10.2.1.32 | integer | read-only |
Select an IP option to filter. Enumeration: 'strict': 5, 'rroute': 2, 'any': 1, 'loose': 4, 'tstamp': 3. |
fltCurCfgBwmContract | 1.3.6.1.4.1.1872.2.1.10.2.1.33 | integer | read-only |
Filt default BW contract number. |
fltCurCfgAclIpTos | 1.3.6.1.4.1.1872.2.1.10.2.1.34 | integer | read-only |
The IP TOS value to be filtered. |
fltCurCfgAclIpTosMask | 1.3.6.1.4.1.1872.2.1.10.2.1.35 | integer | read-only |
The IP TOS mask for filtering. |
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. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
fltNewCfgTable | 1.3.6.1.4.1.1872.2.1.10.3 | no-access |
The filtering table in the new configuration block. |
|
1.3.6.1.4.1.1872.2.1.10.3.1 | no-access |
A row in the filtering table. |
||
fltNewCfgIndx | 1.3.6.1.4.1.1872.2.1.10.3.1.1 | integer | read-only |
The filtering table index. |
fltNewCfgSrcIp | 1.3.6.1.4.1.1872.2.1.10.3.1.2 | ipaddress | read-write |
The source IP address to be filtered. |
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. |
fltNewCfgDstIp | 1.3.6.1.4.1.1872.2.1.10.3.1.4 | ipaddress | read-write |
The destination IP address to be filtered. |
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. |
fltNewCfgProtocol | 1.3.6.1.4.1.1872.2.1.10.3.1.6 | integer | read-write |
The protocol to be filtered. |
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. |
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. |
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. |
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. |
fltNewCfgAction | 1.3.6.1.4.1.1872.2.1.10.3.1.11 | integer | read-write |
The action for the filtering rule. Enumeration: 'redirect': 3, 'deny': 2, 'nat': 4, 'allow': 1. |
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. |
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. |
fltNewCfgLog | 1.3.6.1.4.1.1872.2.1.10.3.1.14 | integer | read-write |
Enable or disable logging. Enumeration: 'disabled': 2, 'enabled': 1. |
fltNewCfgState | 1.3.6.1.4.1.1872.2.1.10.3.1.15 | integer | read-write |
The state of this filtering rule. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'other': 1, 'delete': 2. |
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. Enumeration: 'destination-address': 1, 'source-address': 2. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'invert-off': 2, 'invert-on': 1. |
fltNewCfgClientProxy | 1.3.6.1.4.1.1872.2.1.10.3.1.20 | integer | read-write |
Enable or disable client proxy. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
fltNewCfgSrcMac | 1.3.6.1.4.1.1872.2.1.10.3.1.23 | physaddress | read-write |
The source MAC address to be filtered. |
fltNewCfgDstMac | 1.3.6.1.4.1.1872.2.1.10.3.1.24 | physaddress | read-write |
The Destination MAC address to be filtered. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
fltNewCfgAclTcpUrg | 1.3.6.1.4.1.1872.2.1.10.3.1.26 | integer | read-write |
E or disable TCP URG packet. Enumeration: 'enable': 1, 'disable': 2. |
fltNewCfgAclTcpAck | 1.3.6.1.4.1.1872.2.1.10.3.1.27 | integer | read-write |
Enable or disable TCP ACK packet. Enumeration: 'enable': 1, 'disable': 2. |
fltNewCfgAclTcpPsh | 1.3.6.1.4.1.1872.2.1.10.3.1.28 | integer | read-write |
Enable or disable TCP PSH packet. Enumeration: 'enable': 1, 'disable': 2. |
fltNewCfgAclTcpRst | 1.3.6.1.4.1.1872.2.1.10.3.1.29 | integer | read-write |
Enable or disable TCP RST packet. Enumeration: 'enable': 1, 'disable': 2. |
fltNewCfgAclTcpSyn | 1.3.6.1.4.1.1872.2.1.10.3.1.30 | integer | read-write |
Enable or disable TCP SYN packet. Enumeration: 'enable': 1, 'disable': 2. |
fltNewCfgAclTcpFin | 1.3.6.1.4.1.1872.2.1.10.3.1.31 | integer | read-write |
Enable or disable TCP FIN packet. Enumeration: 'enable': 1, 'disable': 2. |
fltNewCfgAclIcmp | 1.3.6.1.4.1.1872.2.1.10.3.1.32 | integer | read-write |
ICMP type to be filtered. |
fltNewCfgAclIpOption | 1.3.6.1.4.1.1872.2.1.10.3.1.33 | integer | read-write |
Select an IP option to filter. Enumeration: 'strict': 5, 'rroute': 2, 'any': 1, 'loose': 4, 'tstamp': 3. |
fltNewCfgBwmContract | 1.3.6.1.4.1.1872.2.1.10.3.1.34 | integer | read-write |
Filt default BW contract number. |
fltNewCfgAclIpTos | 1.3.6.1.4.1.1872.2.1.10.3.1.35 | integer | read-write |
The IP TOS value to be filtered. |
fltNewCfgAclIpTosMask | 1.3.6.1.4.1.1872.2.1.10.3.1.36 | integer | read-write |
The IP TOS mask for filtering. |
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. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
fltCurCfgPortTable | 1.3.6.1.4.1.1872.2.1.10.4 | no-access |
The filtering port table in the current configuration block. |
|
1.3.6.1.4.1.1872.2.1.10.4.1 | no-access |
A row in the filtering port table. |
||
fltCurCfgPortIndx | 1.3.6.1.4.1.1872.2.1.10.4.1.1 | integer | read-only |
The port index. |
fltCurCfgPortState | 1.3.6.1.4.1.1872.2.1.10.4.1.2 | integer | read-only |
Enable or disable filtering. Enumeration: 'disabled': 2, 'enabled': 1. |
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 | no-access |
The filtering port table in the new configuration block. |
|
1.3.6.1.4.1.1872.2.1.10.5.1 | no-access |
A row in the filtering port table. |
||
fltNewCfgPortIndx | 1.3.6.1.4.1.1872.2.1.10.5.1.1 | integer | read-only |
The port index. |
fltNewCfgPortState | 1.3.6.1.4.1.1872.2.1.10.5.1.2 | integer | read-write |
Enable or disable filtering. Enumeration: 'disabled': 2, 'enabled': 1. |
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 |
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. |
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 | |||
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. Enumeration: 'on': 1, 'off': 2. |
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. Enumeration: 'on': 1, 'off': 2. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. |
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. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. |
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. |
gslbCurCfgGenDnsLocalPref | 1.3.6.1.4.1.1872.2.1.11.1.11 | integer | read-only |
Enable/Disable DNS responses with only local addresses. Enumeration: 'disabled': 2, 'enabled': 1. |
gslbNewCfgGenDnsLocalPref | 1.3.6.1.4.1.1872.2.1.11.1.12 | integer | read-write |
Enable/Disable DNS responses with only local addresses. Enumeration: 'disabled': 2, 'enabled': 1. |
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. |
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. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
gslbDNS | 1.3.6.1.4.1.1872.2.1.11.2 | |||
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. |
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. |
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. |
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. |
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. |
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 | |||
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 | no-access |
The GSLB remote sites table in the current configuration block. |
|
1.3.6.1.4.1.1872.2.1.11.3.2.1 | no-access |
A row in the GSLB remote sites table. |
||
gslbCurCfgRemSiteIndx | 1.3.6.1.4.1.1872.2.1.11.3.2.1.1 | integer | read-only |
The GSLB remote sites table index. |
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. |
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. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
gslbNewCfgRemSiteTable | 1.3.6.1.4.1.1872.2.1.11.3.3 | no-access |
The GSLB remote sites table in the current configuration block. |
|
1.3.6.1.4.1.1872.2.1.11.3.3.1 | no-access |
A row in the GSLB remote sites table. |
||
gslbNewCfgRemSiteIndx | 1.3.6.1.4.1.1872.2.1.11.3.3.1.1 | integer | read-only |
The GSLB remote sites table index. |
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. |
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. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
gslbLookup | 1.3.6.1.4.1.1872.2.1.11.4 | |||
gslbCurCfgGenLookups | 1.3.6.1.4.1.1872.2.1.11.4.1 | integer | read-only |
Enable or disable network preference lookups. Enumeration: 'disabled': 2, 'enabled': 1. |
gslbNewCfgGenLookups | 1.3.6.1.4.1.1872.2.1.11.4.2 | integer | read-write |
Enable or disable network preference lookups. Enumeration: 'disabled': 2, 'enabled': 1. |
gslbCurCfgGenLookupDname | 1.3.6.1.4.1.1872.2.1.11.4.3 | displaystring | read-only |
Domain name for internal lookup table |
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 | |||
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 | no-access |
The table of Internet network preference configuration in the current_config. |
|
1.3.6.1.4.1.1872.2.1.11.4.5.2.1 | no-access |
The table about a network preference entry configuration. |
||
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. |
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. |
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. |
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. |
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 | no-access |
The table of Internet network preference configuration in the new_config. |
|
1.3.6.1.4.1.1872.2.1.11.4.5.3.1 | no-access |
The table about a network preference entry configuration. |
||
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. |
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. |
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. |
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. |
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. |
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. Enumeration: 'other': 1, 'delete': 2. |
gslbCurCfgGenExternal | 1.3.6.1.4.1.1872.2.1.11.4.6 | integer | read-only |
Enable or disable external lookups. Enumeration: 'disabled': 2, 'enabled': 1. |
gslbNewCfgGenExternal | 1.3.6.1.4.1.1872.2.1.11.4.7 | integer | read-write |
Enable or disable external lookups. Enumeration: 'disabled': 2, 'enabled': 1. |
gslbCurCfgGenEip | 1.3.6.1.4.1.1872.2.1.11.4.8 | ipaddress | read-only |
External lookup IP address |
gslbNewCfgGenEip | 1.3.6.1.4.1.1872.2.1.11.4.9 | ipaddress | read-write |
External lookup IP address |
gslbCurCfgGenLookupPort | 1.3.6.1.4.1.1872.2.1.11.4.10 | integer | read-only |
External lookup UDP port number |
gslbNewCfgGenLookupPort | 1.3.6.1.4.1.1872.2.1.11.4.11 | integer | read-write |
External lookup UDP port number |
gslbCurCfgGenLookupTimeout | 1.3.6.1.4.1.1872.2.1.11.4.12 | integer | read-only |
External lookup Timeout Interval |
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 | no-access |
The table of Real Servers. |
|
1.3.6.1.4.1.1872.2.1.12.1.1 | no-access |
A row in the Real Server table. |
||
dynSLBRealServerIpAddr | 1.3.6.1.4.1.1872.2.1.12.1.1.1 | ipaddress | read-only |
IP address of the Real Server. |
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. |
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 | no-access |
The table of ports that the Oper commands apply to. |
|
1.3.6.1.4.1.1872.2.1.14.1.1 | no-access |
A row in the operSlbPortTable |
||
operSlbPortIndex | 1.3.6.1.4.1.1872.2.1.14.1.1.1 | integer | read-only |
The switch port number. |
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. Enumeration: 'clear': 2, 'ok': 1. |
vrrp | 1.3.6.1.4.1.1872.2.1.15 | |||
vrrpGeneral | 1.3.6.1.4.1.1872.2.1.15.1 | |||
vrrpCurCfgGenState | 1.3.6.1.4.1.1872.2.1.15.1.1 | integer | read-only |
Enable or disable VRRP operation globally. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpNewCfgGenState | 1.3.6.1.4.1.1872.2.1.15.1.2 | integer | read-write |
Enable or disable VRRP operation globally. Enumeration: 'disabled': 2, 'enabled': 1. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
vrrpCurCfgGenHotstandby | 1.3.6.1.4.1.1872.2.1.15.1.15 | integer | read-only |
Enable or disable hotstandby processing. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpNewCfgGenHotstandby | 1.3.6.1.4.1.1872.2.1.15.1.16 | integer | read-write |
Enable or disable hotstandby processing. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpCurCfgVirtRtrTable | 1.3.6.1.4.1.1872.2.1.15.2 | no-access |
The table of VRRP virtual routers configuration in current_config. |
|
1.3.6.1.4.1.1872.2.1.15.2.1 | no-access |
Information about a VRRP virtual router. |
||
vrrpCurCfgVirtRtrIndx | 1.3.6.1.4.1.1872.2.1.15.2.1.1 | integer | read-only |
The VRRP virtual router table index. |
vrrpCurCfgVirtRtrID | 1.3.6.1.4.1.1872.2.1.15.2.1.2 | integer | read-only |
The VRRP virtual router identifier. |
vrrpCurCfgVirtRtrAddr | 1.3.6.1.4.1.1872.2.1.15.2.1.3 | ipaddress | read-only |
The VRRP virtual router IP address. |
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. |
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. |
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. |
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 Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpCurCfgVirtRtrState | 1.3.6.1.4.1.1872.2.1.15.2.1.8 | integer | read-only |
Enable or disable the VRRP virtual router. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpNewCfgVirtRtrTable | 1.3.6.1.4.1.1872.2.1.15.3 | no-access |
The table of VRRP virtual routers configuration in current_config. |
|
1.3.6.1.4.1.1872.2.1.15.3.1 | no-access |
Information about a VRRP virtual router. |
||
vrrpNewCfgVirtRtrIndx | 1.3.6.1.4.1.1872.2.1.15.3.1.1 | integer | read-only |
The VRRP virtual router table index. |
vrrpNewCfgVirtRtrID | 1.3.6.1.4.1.1872.2.1.15.3.1.2 | integer | read-write |
The VRRP virtual router identifier. |
vrrpNewCfgVirtRtrAddr | 1.3.6.1.4.1.1872.2.1.15.3.1.3 | ipaddress | read-write |
The VRRP virtual router IP address. |
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. |
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. |
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. |
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 Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpNewCfgVirtRtrState | 1.3.6.1.4.1.1872.2.1.15.3.1.8 | integer | read-write |
Enable or disable the VRRP virtual router. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'other': 1, 'delete': 2. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpCurCfgIfTable | 1.3.6.1.4.1.1872.2.1.15.4 | no-access |
The table of VRRP interface configuration in current_config. |
|
1.3.6.1.4.1.1872.2.1.15.4.1 | no-access |
Information about a VRRP interface. |
||
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. |
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. Enumeration: 'simple-text-password': 2, 'none': 1. |
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 | no-access |
The table of VRRP interface configuration in current_config. |
|
1.3.6.1.4.1.1872.2.1.15.5.1 | no-access |
Information about a VRRP interface. |
||
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. |
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. Enumeration: 'simple-text-password': 2, 'none': 1. |
vrrpNewCfgIfPasswd | 1.3.6.1.4.1.1872.2.1.15.5.1.3 | displaystring | read-write |
The password for authentication. |
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. Enumeration: 'other': 1, 'delete': 2. |
vrrpCurCfgVirtRtrGrpTable | 1.3.6.1.4.1.1872.2.1.15.6 | no-access |
The table of VRRP virtual router group configuration in current_config. |
|
1.3.6.1.4.1.1872.2.1.15.6.1 | no-access |
Information about a VRRP failover virtual router. |
||
vrrpCurCfgVirtRtrGrpIndx | 1.3.6.1.4.1.1872.2.1.15.6.1.1 | integer | read-only |
The VRRP virtual router table index. |
vrrpCurCfgVirtRtrGrpID | 1.3.6.1.4.1.1872.2.1.15.6.1.2 | integer | read-only |
The VRRP virtual router identifier. |
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. |
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. |
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. |
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 Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpCurCfgVirtRtrGrpState | 1.3.6.1.4.1.1872.2.1.15.6.1.7 | integer | read-only |
Enable or disable the VRRP virtual router. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpNewCfgVirtRtrGrpTable | 1.3.6.1.4.1.1872.2.1.15.7 | no-access |
The table of VRRP virtual router group configuration in new_config. |
|
1.3.6.1.4.1.1872.2.1.15.7.1 | no-access |
Information about a VRRP failover virtual router. |
||
vrrpNewCfgVirtRtrGrpIndx | 1.3.6.1.4.1.1872.2.1.15.7.1.1 | integer | read-only |
The VRRP virtual router table index. |
vrrpNewCfgVirtRtrGrpID | 1.3.6.1.4.1.1872.2.1.15.7.1.2 | integer | read-write |
The VRRP virtual router identifier. |
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. |
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. |
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. |
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 Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpNewCfgVirtRtrGrpState | 1.3.6.1.4.1.1872.2.1.15.7.1.7 | integer | read-write |
Enable or disable the VRRP virtual router. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'other': 1, 'delete': 2. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
radius | 1.3.6.1.4.1.1872.2.1.16 | |||
radCurCfgPrimaryIpAddr | 1.3.6.1.4.1.1872.2.1.16.1 | ipaddress | read-only |
The IP address of the Primary RADIUS server. |
radNewCfgPrimaryIpAddr | 1.3.6.1.4.1.1872.2.1.16.2 | ipaddress | read-write |
The IP address of the Primary RADIUS server. |
radCurCfgSecondaryIpAddr | 1.3.6.1.4.1.1872.2.1.16.3 | ipaddress | read-only |
The IP address of the Secondary RADIUS server. |
radNewCfgSecondaryIpAddr | 1.3.6.1.4.1.1872.2.1.16.4 | ipaddress | read-write |
The IP address of the Secondary RADIUS server. |
radCurCfgPort | 1.3.6.1.4.1.1872.2.1.16.5 | integer | read-only |
Specify the RADIUS port number. |
radNewCfgPort | 1.3.6.1.4.1.1872.2.1.16.6 | integer | read-write |
Speicfy the RADIUS port number. |
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. |
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. |
radCurCfgRetries | 1.3.6.1.4.1.1872.2.1.16.9 | integer | read-only |
Number of retries to the RADIUS server. |
radNewCfgRetries | 1.3.6.1.4.1.1872.2.1.16.10 | integer | read-write |
Number of retries to the RADIUS server. |
radCurCfgState | 1.3.6.1.4.1.1872.2.1.16.11 | integer | read-only |
Enable or disbale RADIUS authentication. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
radNewCfgState | 1.3.6.1.4.1.1872.2.1.16.12 | integer | read-write |
Enable or disable RADIUS authentication. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
radCurCfgAuthenString | 1.3.6.1.4.1.1872.2.1.16.13 | displaystring | read-only |
The RADIUS authentication string. |
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 | |||
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. Enumeration: 'on': 2, 'other': 1, 'off': 3. |
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. Enumeration: 'on': 2, 'other': 1, 'off': 3. |
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. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
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. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
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. |
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 | |||
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 | no-access |
The table of BWM traffic policy configuration in the current_configuration block. |
|
1.3.6.1.4.1.1872.2.1.17.2.2.1 | no-access |
A row in the BWM traffic policy configuration table in the current_configuration block. |
||
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. |
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 |
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 |
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. |
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. |
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. |
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 | no-access |
The table of BWM traffi policy configuration in the current_configuration block. |
|
1.3.6.1.4.1.1872.2.1.17.2.3.1 | no-access |
A row in the BWM traffic policy configuration table in the current_configuration block. |
||
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. |
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 |
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 |
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. |
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. |
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. |
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 | |||
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 | no-access |
The table of BWM traffic contract configuration in the current_configuration block. |
|
1.3.6.1.4.1.1872.2.1.17.3.2.1 | no-access |
A row in the BWM traffic contract configuration table in the current_configuration block. |
||
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. |
bwmCurCfgContractName | 1.3.6.1.4.1.1872.2.1.17.3.2.1.2 | displaystring | read-only |
The traffic contract name. |
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. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
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 |
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 |
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. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
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. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
bwmNewCfgContractTable | 1.3.6.1.4.1.1872.2.1.17.3.3 | no-access |
The table of BWM traffic contract configuration in the current_configuration block. |
|
1.3.6.1.4.1.1872.2.1.17.3.3.1 | no-access |
A row in the BWM traffic contract configuration table in the current_configuration block. |
||
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. |
bwmNewCfgContractName | 1.3.6.1.4.1.1872.2.1.17.3.3.1.2 | displaystring | read-write |
The traffic contract name. |
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. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
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 |
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. Enumeration: 'other': 1, 'delete': 2. |
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 |
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. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |
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. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2. |