ALTEON-PRIVATE-MIBS
AI MIB Summary
Standard SNMP MIB module defining data structures for ALTEON-PRIVATE-MIBS.
1028
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
1028 total| Object Name |
|---|
alteon OBJECT IDENTIFIER .1.3.6.1.4.1.1872 |
RFC1155-SMI Unknown .1.3.6.1.4.1.1872 |
registration OBJECT IDENTIFIER .1.3.6.1.4.1.1872.1 |
private-mibs OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2 |
switch OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1 |
hardware OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.1 |
hwPartNumberThe hardware part number of the Alteon Switch.ro DisplayString .1.3.6.1.4.1.1872.2.1.1.1 |
hwRevisionThe hardware revision. If the revision is not
available, a zero length string should be returned.ro DisplayString .1.3.6.1.4.1.1872.2.1.1.2 |
hwPowerSupplyStatusThe status of the internal power supply.ro Enumeration .1.3.6.1.4.1.1872.2.1.1.3 |
hwRedundantPSPresentExistence of redundant power supply.ro Enumeration .1.3.6.1.4.1.1872.2.1.1.4 |
hwRedundantPSStatusThe status of the redundant power supply.ro Enumeration .1.3.6.1.4.1.1872.2.1.1.5 |
hwSensor1TempThe temperature in degrees Celcius of the sensor number 1.ro INTEGER .1.3.6.1.4.1.1872.2.1.1.6 |
hwSensor2TempThe temperature in degrees Celcius of the sensor number 2.ro INTEGER .1.3.6.1.4.1.1872.2.1.1.7 |
hwSensor3TempThe temperature in degrees Celcius of the sensor number 3.ro INTEGER .1.3.6.1.4.1.1872.2.1.1.8 |
hwSensor4TempThe temperature in degrees Celcius of the sensor number 4.ro INTEGER .1.3.6.1.4.1.1872.2.1.1.9 |
agent OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.2 |
agGeneral OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.2.1 |
agSaveConfigurationThis 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.rw Enumeration .1.3.6.1.4.1.1872.2.1.2.1.1 |
agApplyConfigurationThis 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.rw Enumeration .1.3.6.1.4.1.1872.2.1.2.1.2 |
agApplyPendingThis 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.ro Enumeration .1.3.6.1.4.1.1872.2.1.2.1.3 |
agResetThis is an action object to reboot the agent.
other(1) is returned always when read.
The following values are writable:
coldReset(2)...
warmReset(3)...rw Enumeration .1.3.6.1.4.1.1872.2.1.2.1.4 |
agConfigForNxtResetThe 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 blockrw Enumeration .1.3.6.1.4.1.1872.2.1.2.1.5 |
agImageForNxtResetThe 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 2rw Enumeration .1.3.6.1.4.1.1872.2.1.2.1.6 |
agSoftwareVersionThe 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.ro DisplayString .1.3.6.1.4.1.1872.2.1.2.1.7 |
agBootVerThe version of the boot code in the form of
'major.minor.bugfix'. A zero length string
is returned if version is not available.ro DisplayString .1.3.6.1.4.1.1872.2.1.2.1.8 |
agImage1VerThe 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.ro DisplayString .1.3.6.1.4.1.1872.2.1.2.1.9 |
agImage2VerThe 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.ro DisplayString .1.3.6.1.4.1.1872.2.1.2.1.10 |
agRtcDateThe date on the real time clock in the form
of 'mm/dd/yy'. A zero length string is
returned if date is not available.rw DisplayString .1.3.6.1.4.1.1872.2.1.2.1.11 |
agRtcTimeThe time on the real time clock in the form
of 'hh:mm:ss'. A zero length string is
returned if date is not available.rw DisplayString .1.3.6.1.4.1.1872.2.1.2.1.12 |
agTftpServerIpAddrThe TFTP server IP address.rw IpAddress .1.3.6.1.4.1.1872.2.1.2.1.13 |
agTftpImageFileNameThe image file name to be downloaded.rw DisplayString .1.3.6.1.4.1.1872.2.1.2.1.14 |
agTftpImageWhether the image file should be loaded in image1 or image2
in flash.rw Enumeration .1.3.6.1.4.1.1872.2.1.2.1.15 |
agTftpDownloadThis 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.rw Enumeration .1.3.6.1.4.1.1872.2.1.2.1.16 |
agLastSetErrorReasonThe error reason of the last SET failure.ro DisplayString .1.3.6.1.4.1.1872.2.1.2.1.17 |
agTftpServerThe TFTP server IP address or domain name.rw DisplayString .1.3.6.1.4.1.1872.2.1.2.1.18 |
agTftpCfgFileNameThe configuration file name.rw DisplayString .1.3.6.1.4.1.1872.2.1.2.1.19 |
agTftpDumpFileNameThe file name for core dump.rw DisplayString .1.3.6.1.4.1.1872.2.1.2.1.20 |
agTftpActionThis 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.rw Enumeration .1.3.6.1.4.1.1872.2.1.2.1.21 |
agTftpLastActionStatusThe recorded status of the previous TFTP activity.ro DisplayString .1.3.6.1.4.1.1872.2.1.2.1.22 |
agEnabledSwFeaturesThe software features that are enabled on the switch.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1872.2.1.2.1.25 |
agGeneralConfig OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.2.2 |
agNewCfgSyslogHostThe syslog host IP address, in the new_configuration block.rw IpAddress .1.3.6.1.4.1.1872.2.1.2.2.1 |
agCurCfgSyslogHostThe syslog host IP address, as currently configured in
the current_configuration block.ro IpAddress .1.3.6.1.4.1.1872.2.1.2.2.2 |
agNewCfgBootpEnable or disable the use of BootP, in the new_configuration
block.rw Enumeration .1.3.6.1.4.1.1872.2.1.2.2.3 |
agCurCfgBootpEnable or disable the use of BootP, as currently
configured in the current_configuration block.ro Enumeration .1.3.6.1.4.1.1872.2.1.2.2.4 |
agNewCfgSpanningTreeTurn On or Off Spanning Tree Protocol for the switch,
in the new_configuration block.rw Enumeration .1.3.6.1.4.1.1872.2.1.2.2.5 |
agCurCfgSpanningTreeThe state of Spanning Tree Protocol for the switch, as
currently configured in the current_configuration block.ro Enumeration .1.3.6.1.4.1.1872.2.1.2.2.6 |
agTrapHostTableMaxEntThe maximum number of rows in the trap host table.ro INTEGER .1.3.6.1.4.1.1872.2.1.2.2.7 |
agCurCfgTrapHostTableThe table of trap hosts which to send SNMP traps in
the current_configuration block. SEQUENCE OF AgCurCfgTrapHostEntry .1.3.6.1.4.1.1872.2.1.2.2.8 |
agCurCfgTrapHostEntryA row in the trap host table in the current_configuration
block. AgCurCfgTrapHostEntry .1.3.6.1.4.1.1872.2.1.2.2.8.1 |
agCurCfgTrapHostIndxThe index of the row in trap host table.ro INTEGER .1.3.6.1.4.1.1872.2.1.2.2.8.1.1 |
agCurCfgTrapHostIpAddrThe IP address of a trap host.ro IpAddress .1.3.6.1.4.1.1872.2.1.2.2.8.1.2 |
agCurCfgTrapHostCommStringThe SNMP community string to use with the
trap hostro DisplayString .1.3.6.1.4.1.1872.2.1.2.2.8.1.3 |
agNewCfgTrapHostTableThe table of trap hosts which to send SNMP traps in the
new_configuration block. SEQUENCE OF AgNewCfgTrapHostEntry .1.3.6.1.4.1.1872.2.1.2.2.9 |
agNewCfgTrapHostEntryA row in the trap host table in the new_configuration block. AgNewCfgTrapHostEntry .1.3.6.1.4.1.1872.2.1.2.2.9.1 |
agNewCfgTrapHostIndxThe index of the row in trap host table.ro INTEGER .1.3.6.1.4.1.1872.2.1.2.2.9.1.1 |
agNewCfgTrapHostIpAddrThe IP address of a trap host.rw IpAddress .1.3.6.1.4.1.1872.2.1.2.2.9.1.2 |
agNewCfgTrapHostCommStringThe SNMP community string to use with the
trap hostrw DisplayString .1.3.6.1.4.1.1872.2.1.2.2.9.1.3 |
agCurCfgHttpServerPortThe TCP port number that the HTTP server is listening to
in the new_configuration block.ro Enumeration .1.3.6.1.4.1.1872.2.1.2.2.10 |
agNewCfgHttpServerPortThe TCP port number that the HTTP server is listening to
in the new_configuration block.rw INTEGER .1.3.6.1.4.1.1872.2.1.2.2.11 |
agCurCfgLoginBannerThe user defined login banner.ro DisplayString .1.3.6.1.4.1.1872.2.1.2.2.12 |
agNewCfgLoginBannerThe user defined login banner.rw DisplayString .1.3.6.1.4.1.1872.2.1.2.2.13 |
agNewCfgSyslog2HostThe second syslog host IP address, in the new_configuration block.rw IpAddress .1.3.6.1.4.1.1872.2.1.2.2.14 |
agCurCfgSyslog2HostThe second syslog host IP address, as currently configured in
the current_configuration block.ro IpAddress .1.3.6.1.4.1.1872.2.1.2.2.15 |
agCurCfgSyslogFacThe facility of syslog host in the current_configuration block.ro Enumeration .1.3.6.1.4.1.1872.2.1.2.2.16 |
agNewCfgSyslogFacThe facility of syslog host in the new_configuration block.rw Enumeration .1.3.6.1.4.1.1872.2.1.2.2.17 |
agCurCfgSyslog2FacThe facility of syslog2 host in the current_configuration block.ro Enumeration .1.3.6.1.4.1.1872.2.1.2.2.18 |
agNewCfgSyslog2FacThe facility of syslogs host in the new_configuration block.rw Enumeration .1.3.6.1.4.1.1872.2.1.2.2.19 |
agCurCfgSmtpHostThe user defined SMTP host.ro DisplayString .1.3.6.1.4.1.1872.2.1.2.2.20 |
agNewCfgSmtpHostThe user defined SMTP host.rw DisplayString .1.3.6.1.4.1.1872.2.1.2.2.21 |
agPortConfig OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.2.3 |
agPortTableMaxEntThe maximum number of rows in the port configuration
host table.ro INTEGER .1.3.6.1.4.1.1872.2.1.2.3.1 |
agPortCurCfgTableThe table of port configuration in the current_configuration
block. SEQUENCE OF AgPortCurCfgTableEntry .1.3.6.1.4.1.1872.2.1.2.3.2 |
agPortCurCfgTableEntryA row in the port configuration table in the
current_configuration block. AgPortCurCfgTableEntry .1.3.6.1.4.1.1872.2.1.2.3.2.1 |
agPortCurCfgIndxThe index of the row in port configurations table.ro INTEGER .1.3.6.1.4.1.1872.2.1.2.3.2.1.1 |
agPortCurCfgPrefLinkThis is the preferred link.ro Enumeration .1.3.6.1.4.1.1872.2.1.2.3.2.1.2 |
agPortCurCfgBackLinkThis is the backup link.ro Enumeration .1.3.6.1.4.1.1872.2.1.2.3.2.1.3 |
agPortCurCfgStateThis is the state of the port.ro Enumeration .1.3.6.1.4.1.1872.2.1.2.3.2.1.4 |
agPortCurCfgVlanTagThis is VLAN tag state of the portro Enumeration .1.3.6.1.4.1.1872.2.1.2.3.2.1.5 |
agPortCurCfgStpThis object is used to turn Spanning Tree on or off for the
port.ro Enumeration .1.3.6.1.4.1.1872.2.1.2.3.2.1.6 |
agPortCurCfgRmonThis object is used to turn RMON on or off on the port.ro Enumeration .1.3.6.1.4.1.1872.2.1.2.3.2.1.7 |
agPortCurCfgPVIDThe default VLAN ID for the port.ro INTEGER .1.3.6.1.4.1.1872.2.1.2.3.2.1.8 |
agPortCurCfgFastEthAutoNegThis object is used to turn the autonegotiation on or off
for fast Ethernet connection.ro Enumeration .1.3.6.1.4.1.1872.2.1.2.3.2.1.9 |
agPortCurCfgFastEthSpeedThis object is used to select port speed for fast Ethernet
connection.ro Enumeration .1.3.6.1.4.1.1872.2.1.2.3.2.1.10 |
agPortCurCfgFastEthModeThis object is used to select port mode for fast Ethernet
connection.ro Enumeration .1.3.6.1.4.1.1872.2.1.2.3.2.1.11 |
agPortCurCfgFastEthFctlThis object is used to select port flow control for fast
Ethernet connection.ro Enumeration .1.3.6.1.4.1.1872.2.1.2.3.2.1.12 |
agPortCurCfgGigEthAutoNegThis object is used to turn the autonegotiation on or off
for gigabit Ethernet connection.ro Enumeration .1.3.6.1.4.1.1872.2.1.2.3.2.1.13 |
agPortCurCfgGigEthFctlThis object is used to select port flow control for
gigabit Ethernet connection.ro Enumeration .1.3.6.1.4.1.1872.2.1.2.3.2.1.14 |
agPortCurCfgPortNameThe switch port name.ro DisplayString .1.3.6.1.4.1.1872.2.1.2.3.2.1.15 |
agPortCurCfgBwmContractThe switch port Bandwidth Management contract number.ro INTEGER .1.3.6.1.4.1.1872.2.1.2.3.2.1.16 |
agPortCurCfgDiscardNonIPsEnable or disable to discard all non-IP traffic on the
switch port.ro Enumeration .1.3.6.1.4.1.1872.2.1.2.3.2.1.17 |
agPortNewCfgTableThe table of port configuration in the new_configuration
block. SEQUENCE OF AgPortNewCfgTableEntry .1.3.6.1.4.1.1872.2.1.2.3.3 |
agPortNewCfgTableEntryA row in the port configuration table in the
new_configuration block. AgPortNewCfgTableEntry .1.3.6.1.4.1.1872.2.1.2.3.3.1 |
agPortNewCfgIndxThe index of the row in port configurations table.ro INTEGER .1.3.6.1.4.1.1872.2.1.2.3.3.1.1 |
agPortNewCfgPrefLinkThis is the preferred link.rw Enumeration .1.3.6.1.4.1.1872.2.1.2.3.3.1.2 |
agPortNewCfgBackLinkThis is the backup link.rw Enumeration .1.3.6.1.4.1.1872.2.1.2.3.3.1.3 |
agPortNewCfgStateThis is the state of the port.rw Enumeration .1.3.6.1.4.1.1872.2.1.2.3.3.1.4 |
agPortNewCfgVlanTagThis is VLAN tag state of the portrw Enumeration .1.3.6.1.4.1.1872.2.1.2.3.3.1.5 |
agPortNewCfgStpThis object is used to turn Spanning Tree on or off for the
port.rw Enumeration .1.3.6.1.4.1.1872.2.1.2.3.3.1.6 |
agPortNewCfgRmonThis object is used to turn RMON on or off on the port.rw Enumeration .1.3.6.1.4.1.1872.2.1.2.3.3.1.7 |
agPortNewCfgPVIDThe default VLAN ID for the port.rw INTEGER .1.3.6.1.4.1.1872.2.1.2.3.3.1.8 |
agPortNewCfgFastEthAutoNegThis object is used to turn the autonegotiation on or off
for fast Ethernet connection.rw Enumeration .1.3.6.1.4.1.1872.2.1.2.3.3.1.9 |
agPortNewCfgFastEthSpeedThis object is used to select port speed for fast Ethernet
connection.rw Enumeration .1.3.6.1.4.1.1872.2.1.2.3.3.1.10 |
agPortNewCfgFastEthModeThis object is used to select port mode for fast Ethernet
connection.rw Enumeration .1.3.6.1.4.1.1872.2.1.2.3.3.1.11 |
agPortNewCfgFastEthFctlThis object is used to select port flow control for fast
Ethernet connection.rw Enumeration .1.3.6.1.4.1.1872.2.1.2.3.3.1.12 |
agPortNewCfgGigEthAutoNegThis object is used to turn the autonegotiation on or off
for gigabit Ethernet connection.rw Enumeration .1.3.6.1.4.1.1872.2.1.2.3.3.1.13 |
agPortNewCfgGigEthFctlThis object is used to select port flow control for
gigabit Ethernet connection.rw Enumeration .1.3.6.1.4.1.1872.2.1.2.3.3.1.14 |
agPortNewCfgPortNameThe switch port name.rw DisplayString .1.3.6.1.4.1.1872.2.1.2.3.3.1.15 |
agPortNewCfgBwmContractThe switch port Bandwidth Management contract number.rw INTEGER .1.3.6.1.4.1.1872.2.1.2.3.3.1.16 |
agPortNewCfgDiscardNonIPsEnable or disable to discard all non-IP traffic on the
switch port.rw Enumeration .1.3.6.1.4.1.1872.2.1.2.3.3.1.17 |
iprouting OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.3 |
ipInterfaceTableMaxThe maximum number of rows in the Ip interface
table.ro INTEGER .1.3.6.1.4.1.1872.2.1.3.1 |
ipCurCfgIntfTableThe table of IP interface configuration. SEQUENCE OF IpCurCfgIntfEntry .1.3.6.1.4.1.1872.2.1.3.2 |
ipCurCfgIntfEntryA row in the Ip interface table IpCurCfgIntfEntry .1.3.6.1.4.1.1872.2.1.3.2.1 |
ipCurCfgIntfIndexThe interface number for which the IP information
is related.ro INTEGER .1.3.6.1.4.1.1872.2.1.3.2.1.1 |
ipCurCfgIntfAddrThe IP address of the interface.ro IpAddress .1.3.6.1.4.1.1872.2.1.3.2.1.2 |
ipCurCfgIntfMaskThe subnet mask of the interface.ro IpAddress .1.3.6.1.4.1.1872.2.1.3.2.1.3 |
ipCurCfgIntfBroadcastThe broadcast address of the interface.ro IpAddress .1.3.6.1.4.1.1872.2.1.3.2.1.4 |
ipCurCfgIntfVlanThe VLAN associated with the interface.ro INTEGER .1.3.6.1.4.1.1872.2.1.3.2.1.5 |
ipCurCfgIntfStateThe state of the interface.ro Enumeration .1.3.6.1.4.1.1872.2.1.3.2.1.6 |
ipNewCfgIntfTableThe table of interface configuration in the New
Configuration Block. SEQUENCE OF IpNewCfgIntfEntry .1.3.6.1.4.1.1872.2.1.3.3 |
ipNewCfgIntfEntryA row in the Ip interface table IpNewCfgIntfEntry .1.3.6.1.4.1.1872.2.1.3.3.1 |
ipNewCfgIntfIndexThe interface number for which the IP information
is related.ro INTEGER .1.3.6.1.4.1.1872.2.1.3.3.1.1 |
ipNewCfgIntfAddrThe IP address of the interface.rw IpAddress .1.3.6.1.4.1.1872.2.1.3.3.1.2 |
ipNewCfgIntfMaskThe subnet mask of the interface.rw IpAddress .1.3.6.1.4.1.1872.2.1.3.3.1.3 |
ipNewCfgIntfBroadcastThe broadcast address of the interface.rw IpAddress .1.3.6.1.4.1.1872.2.1.3.3.1.4 |
ipNewCfgIntfVlanThe VLAN associated with the interface.rw INTEGER .1.3.6.1.4.1.1872.2.1.3.3.1.5 |
ipNewCfgIntfStateThe state of the interface.rw Enumeration .1.3.6.1.4.1.1872.2.1.3.3.1.6 |
ipNewCfgIntfDeleteWhen 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.rw Enumeration .1.3.6.1.4.1.1872.2.1.3.3.1.7 |
ipGatewayTableMaxThe maximum number of rows in the IP gateway
table.ro INTEGER .1.3.6.1.4.1.1872.2.1.3.4 |
ipCurCfgGwTableThe table of gateway configuration in the Current
configuration Block. SEQUENCE OF IpCurCfgGwEntry .1.3.6.1.4.1.1872.2.1.3.5 |
ipCurCfgGwEntryA row in the Ip gateway table IpCurCfgGwEntry .1.3.6.1.4.1.1872.2.1.3.5.1 |
ipCurCfgGwIndexThe gateway number for which the information
is related.ro INTEGER .1.3.6.1.4.1.1872.2.1.3.5.1.1 |
ipCurCfgGwAddrThe IP address of the default gateway.ro IpAddress .1.3.6.1.4.1.1872.2.1.3.5.1.2 |
ipCurCfgGwIntervalThe interval between ping attempts.ro INTEGER .1.3.6.1.4.1.1872.2.1.3.5.1.3 |
ipCurCfgGwRetryThe number of failed attempts to declare the default gateway
DOWN.ro INTEGER .1.3.6.1.4.1.1872.2.1.3.5.1.4 |
ipCurCfgGwStateThe state of the default gateway.ro Enumeration .1.3.6.1.4.1.1872.2.1.3.5.1.5 |
ipCurCfgGwArpThe state of ARP only health checks.ro Enumeration .1.3.6.1.4.1.1872.2.1.3.5.1.6 |
ipNewCfgGwTableThe table of default gateway configuration in the
New Configuration Block. SEQUENCE OF IpNewCfgGwEntry .1.3.6.1.4.1.1872.2.1.3.6 |
ipNewCfgGwEntryA row in the Ip default gateway table IpNewCfgGwEntry .1.3.6.1.4.1.1872.2.1.3.6.1 |
ipNewCfgGwIndexThe gateway number for which the information
is related.ro INTEGER .1.3.6.1.4.1.1872.2.1.3.6.1.1 |
ipNewCfgGwAddrThe IP address of the default gateway.rw IpAddress .1.3.6.1.4.1.1872.2.1.3.6.1.2 |
ipNewCfgGwIntervalThe interval in seconds between ping attempts.rw INTEGER .1.3.6.1.4.1.1872.2.1.3.6.1.3 |
ipNewCfgGwRetryThe number of failed attempts to declare the default gateway
DOWN.rw INTEGER .1.3.6.1.4.1.1872.2.1.3.6.1.4 |
ipNewCfgGwStateThe state of the default gateway.rw Enumeration .1.3.6.1.4.1.1872.2.1.3.6.1.5 |
ipNewCfgGwDeleteWhen 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.rw Enumeration .1.3.6.1.4.1.1872.2.1.3.6.1.6 |
ipNewCfgGwArpThe state of the ARP only health checks.rw Enumeration .1.3.6.1.4.1.1872.2.1.3.6.1.7 |
ipCurCfgStaticRouteTableThe table of static routes in the current configuration
block. SEQUENCE OF IpCurCfgStaticRouteEntry .1.3.6.1.4.1.1872.2.1.3.7 |
ipCurCfgStaticRouteEntryA row in the static IP route table IpCurCfgStaticRouteEntry .1.3.6.1.4.1.1872.2.1.3.7.1 |
ipCurCfgStaticRouteIndxThe index of the static routing table.ro INTEGER .1.3.6.1.4.1.1872.2.1.3.7.1.1 |
ipCurCfgStaticRouteDestIpThe destination IP address of this route.ro IpAddress .1.3.6.1.4.1.1872.2.1.3.7.1.2 |
ipCurCfgStaticRouteMaskThe destination IP address of this route.ro IpAddress .1.3.6.1.4.1.1872.2.1.3.7.1.3 |
ipCurCfgStaticRouteGatewayThe destination IP address of this route.ro IpAddress .1.3.6.1.4.1.1872.2.1.3.7.1.4 |
ipCurCfgStaticRouteInterfaceThe IP interface of this route. The IP address of
the specified interface shall be use as source IP when
performs routing.ro INTEGER .1.3.6.1.4.1.1872.2.1.3.7.1.5 |
ipNewCfgStaticRouteTableThe table of static routes in the new configuration block. SEQUENCE OF IpNewCfgStaticRouteEntry .1.3.6.1.4.1.1872.2.1.3.8 |
ipNewCfgStaticRouteEntryA row in the static IP route table IpNewCfgStaticRouteEntry .1.3.6.1.4.1.1872.2.1.3.8.1 |
ipNewCfgStaticRouteIndxThe index of the static routing table.ro INTEGER .1.3.6.1.4.1.1872.2.1.3.8.1.1 |
ipNewCfgStaticRouteDestIpThe destination IP address of this route.rw IpAddress .1.3.6.1.4.1.1872.2.1.3.8.1.2 |
ipNewCfgStaticRouteMaskThe subnet mask of this route.rw IpAddress .1.3.6.1.4.1.1872.2.1.3.8.1.3 |
ipNewCfgStaticRouteGatewayThe IP address of the gateway for this route.rw IpAddress .1.3.6.1.4.1.1872.2.1.3.8.1.4 |
ipNewCfgStaticRouteActionWhen 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.rw Enumeration .1.3.6.1.4.1.1872.2.1.3.8.1.5 |
ipNewCfgStaticRouteInterfaceThe IP interface of this route. The IP address of
the specified interface shall be use as source IP when
performs routing.rw INTEGER .1.3.6.1.4.1.1872.2.1.3.8.1.6 |
ipForward OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.3.9 |
ripConfig OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.3.9.1 |
ripCurCfgSupplyEnable or disable supplying route updates.ro Enumeration .1.3.6.1.4.1.1872.2.1.3.9.1.1 |
ripNewCfgSupplyEnable or disable supplying route updates.rw Enumeration .1.3.6.1.4.1.1872.2.1.3.9.1.2 |
ripCurCfgListenEnable or disable listening to route updates.ro Enumeration .1.3.6.1.4.1.1872.2.1.3.9.1.3 |
ripNewCfgListenEnable or disable listening to route updates.rw Enumeration .1.3.6.1.4.1.1872.2.1.3.9.1.4 |
ripCurCfgDefListenEnable or disable listening to default routes.ro Enumeration .1.3.6.1.4.1.1872.2.1.3.9.1.5 |
ripNewCfgDefListenEnable or disable listening to default routes.rw Enumeration .1.3.6.1.4.1.1872.2.1.3.9.1.6 |
ripCurCfgStaticSupplyEnable or disable supplying static route updates.ro Enumeration .1.3.6.1.4.1.1872.2.1.3.9.1.7 |
ripNewCfgStaticSupplyEnable or disable supplying static route updates.rw Enumeration .1.3.6.1.4.1.1872.2.1.3.9.1.8 |
ripCurCfgUpdatePeriodUpdate Period in seconds.ro INTEGER .1.3.6.1.4.1.1872.2.1.3.9.1.9 |
ripNewCfgUpdatePeriodUpdate period in seconds.rw INTEGER .1.3.6.1.4.1.1872.2.1.3.9.1.10 |
ripCurCfgStateRIP global state.ro Enumeration .1.3.6.1.4.1.1872.2.1.3.9.1.11 |
ripNewCfgStateGlobally turn RIP on or off.rw Enumeration .1.3.6.1.4.1.1872.2.1.3.9.1.12 |
ripCurCfgPoisonReverseRIP poison reverse.ro Enumeration .1.3.6.1.4.1.1872.2.1.3.9.1.13 |
ripNewCfgPoisonReverseRIP poison reverse.rw Enumeration .1.3.6.1.4.1.1872.2.1.3.9.1.14 |
ipFwdCurCfgPortTableThe table of ports and their forwarding states SEQUENCE OF IpFwdCurCfgPortEntry .1.3.6.1.4.1.1872.2.1.3.9.2 |
ipFwdCurCfgPortEntryA row in the ipFwdCurCfgPortTable IpFwdCurCfgPortEntry .1.3.6.1.4.1.1872.2.1.3.9.2.1 |
ipFwdCurCfgPortIndexThe port number for which the forwarding state
information pertains.ro INTEGER .1.3.6.1.4.1.1872.2.1.3.9.2.1.1 |
ipFwdCurCfgPortStateThe forwarding state of the port.ro Enumeration .1.3.6.1.4.1.1872.2.1.3.9.2.1.2 |
ipFwdNewCfgPortTableThe table of ports and their forwarding states SEQUENCE OF IpFwdNewCfgPortEntry .1.3.6.1.4.1.1872.2.1.3.9.3 |
ipFwdNewCfgPortEntryA row in the ipFwdNewCfgPortTable IpFwdNewCfgPortEntry .1.3.6.1.4.1.1872.2.1.3.9.3.1 |
ipFwdNewCfgPortIndexThe port number for which the forwarding state
information pertains.ro INTEGER .1.3.6.1.4.1.1872.2.1.3.9.3.1.1 |
ipFwdNewCfgPortStateThe forwarding state of the port.rw Enumeration .1.3.6.1.4.1.1872.2.1.3.9.3.1.2 |
ipFwdCurCfgLocalSubnetThe current local IP subnet.ro IpAddress .1.3.6.1.4.1.1872.2.1.3.9.4 |
ipFwdNewCfgLocalSubnetThe new local IP subnet.rw IpAddress .1.3.6.1.4.1.1872.2.1.3.9.5 |
ipFwdCurCfgLocalMaskThe current local IP subnet mask.ro IpAddress .1.3.6.1.4.1.1872.2.1.3.9.6 |
ipFwdNewCfgLocalMaskThe new local IP subnet mask.rw IpAddress .1.3.6.1.4.1.1872.2.1.3.9.7 |
ipFwdCurCfgStateIP forwarding global state.ro Enumeration .1.3.6.1.4.1.1872.2.1.3.9.8 |
ipFwdNewCfgStateIP forwarding global state.rw Enumeration .1.3.6.1.4.1.1872.2.1.3.9.9 |
ipFwdCurCfgDirectedBcastEnable or disable forwarding directed broadcasts.ro Enumeration .1.3.6.1.4.1.1872.2.1.3.9.10 |
ipFwdNewCfgDirectedBcastEnable or disable forwarding directed broadcasts.rw Enumeration .1.3.6.1.4.1.1872.2.1.3.9.11 |
arpCurCfgReARPPeriodRe-ARP Period in seconds.ro INTEGER .1.3.6.1.4.1.1872.2.1.3.10 |
arpNewCfgReARPPeriodRe-ARP Period in seconds.rw INTEGER .1.3.6.1.4.1.1872.2.1.3.11 |
ipCurCfgGwMetricThe default gateway metric.ro Enumeration .1.3.6.1.4.1.1872.2.1.3.12 |
ipNewCfgGwMetricThe default gateway metric.rw Enumeration .1.3.6.1.4.1.1872.2.1.3.13 |
vlans OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.4 |
vlanMaxEntThe maximum number of rows in the VLAN configuration
table.ro INTEGER .1.3.6.1.4.1.1872.2.1.4.1 |
vlanCurCfgTableThe table of VLAN configuration. SEQUENCE OF VlanCurCfgTableEntry .1.3.6.1.4.1.1872.2.1.4.2 |
vlanCurCfgTableEntryA row in the VLAN configuration table. VlanCurCfgTableEntry .1.3.6.1.4.1.1872.2.1.4.2.1 |
vlanCurCfgVlanIdThe VLAN identifier.ro INTEGER .1.3.6.1.4.1.1872.2.1.4.2.1.1 |
vlanCurCfgVlanNameThe VLAN name.ro DisplayString .1.3.6.1.4.1.1872.2.1.4.2.1.2 |
vlanCurCfgPortsThe 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 VLANro OCTET STRING .1.3.6.1.4.1.1872.2.1.4.2.1.3 |
vlanCurCfgStateEnable or disable a VLANro Enumeration .1.3.6.1.4.1.1872.2.1.4.2.1.4 |
vlanCurCfgJumboEnable or Disable the Jumbo frame support for the VLANro Enumeration .1.3.6.1.4.1.1872.2.1.4.2.1.5 |
vlanCurCfgBwmContractDefault contract number the VLANro INTEGER .1.3.6.1.4.1.1872.2.1.4.2.1.6 |
vlanNewCfgTableThe table of VLAN configuration. SEQUENCE OF VlanNewCfgTableEntry .1.3.6.1.4.1.1872.2.1.4.3 |
vlanNewCfgTableEntryA row in the VLAN configuration table. VlanNewCfgTableEntry .1.3.6.1.4.1.1872.2.1.4.3.1 |
vlanNewCfgVlanIdThe VLAN identifier.ro INTEGER .1.3.6.1.4.1.1872.2.1.4.3.1.1 |
vlanNewCfgVlanNameThe VLAN name.rw DisplayString .1.3.6.1.4.1.1872.2.1.4.3.1.2 |
vlanNewCfgPortsThe 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 VLANro OCTET STRING .1.3.6.1.4.1.1872.2.1.4.3.1.3 |
vlanNewCfgStateEnable or disable a VLANrw Enumeration .1.3.6.1.4.1.1872.2.1.4.3.1.4 |
vlanNewCfgJumboEnable or Disable the Jumbo frame support for the VLANrw Enumeration .1.3.6.1.4.1.1872.2.1.4.3.1.5 |
vlanNewCfgAddPortThe port to be added to the specified VLAN. A '0'
value is returned when read.rw INTEGER .1.3.6.1.4.1.1872.2.1.4.3.1.6 |
vlanNewCfgRemovePortThe port to be removed from the specified VLAN. A '0'
value is returned when read.rw INTEGER .1.3.6.1.4.1.1872.2.1.4.3.1.7 |
vlanNewCfgDeleteThis 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 VLANrw Enumeration .1.3.6.1.4.1.1872.2.1.4.3.1.8 |
vlanNewCfgBwmContractDefault contract number for the VLAN.rw INTEGER .1.3.6.1.4.1.1872.2.1.4.3.1.9 |
serverloadbalance OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.5 |
slbRealServerMaxSizeThe maximum number of entries in SLB RealServerTable.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.1 |
slbCurCfgRealServerTableThe table of Real Server configuration in the current_config. SEQUENCE OF SlbCurCfgRealServerEntry .1.3.6.1.4.1.1872.2.1.5.2 |
slbCurCfgRealServerEntryInformation about a particular Real Server configuration. SlbCurCfgRealServerEntry .1.3.6.1.4.1.1872.2.1.5.2.1 |
slbCurCfgRealServerIndexThe real server numberro INTEGER .1.3.6.1.4.1.1872.2.1.5.2.1.1 |
slbCurCfgRealServerIpAddrIP address of the real server identified by the instance
of slbRealServerIndex.ro IpAddress .1.3.6.1.4.1.1872.2.1.5.2.1.2 |
slbCurCfgRealServerWeightThe server weight.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.2.1.3 |
slbCurCfgRealServerMaxConnsThe maximum number of connections that are allowed.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.2.1.4 |
slbCurCfgRealServerTimeOutThe maximum number of minutes an inactive connection
remains open.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.2.1.5 |
slbCurCfgRealServerBackUpThe backup server number for this server.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.2.1.6 |
slbCurCfgRealServerPingIntervalThe interval between keep-alive (ping) attempts in number
of seconds. Zero means disabling ping attempt.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.2.1.7 |
slbCurCfgRealServerFailRetryThe number of failed attempts to declare this server DOWN.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.2.1.8 |
slbCurCfgRealServerSuccRetryThe number of successful attempts to declare a server UP.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.2.1.9 |
slbCurCfgRealServerStateEnable or disable this server.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.2.1.10 |
slbCurCfgRealServerTypeThe server type. It participates in global server
load balancing when it is configured as remote-server.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.2.1.11 |
slbCurCfgRealServerNameThe name of the real server.ro DisplayString .1.3.6.1.4.1.1872.2.1.5.2.1.12 |
slbCurCfgRealServerUrlBmapThe 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 selectedro OCTET STRING .1.3.6.1.4.1.1872.2.1.5.2.1.13 |
slbCurCfgRealServerCookieThe real server that will handle client requests that
don't contain an URL cookie if Cookie loadbalance
is enabled.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.2.1.14 |
slbCurCfgRealServerExcludeStrThe real server will handle requests that don't
match the loadbalance string if it is enabled.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.2.1.15 |
slbCurCfgRealServerSubmacThe 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.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.2.1.16 |
slbNewCfgRealServerTableThe table of Real Server configuration in the new_config. SEQUENCE OF SlbNewCfgRealServerEntry .1.3.6.1.4.1.1872.2.1.5.3 |
slbNewCfgRealServerEntryInformation about a particular Real Server configuration. SlbNewCfgRealServerEntry .1.3.6.1.4.1.1872.2.1.5.3.1 |
slbNewCfgRealServerIndexThe real server numberro INTEGER .1.3.6.1.4.1.1872.2.1.5.3.1.1 |
slbNewCfgRealServerIpAddrIP address of the real server identified by the instance
of slbRealServerIndex.rw IpAddress .1.3.6.1.4.1.1872.2.1.5.3.1.2 |
slbNewCfgRealServerWeightThe server weight.rw INTEGER .1.3.6.1.4.1.1872.2.1.5.3.1.3 |
slbNewCfgRealServerMaxConnsThe maximum number of connections that are allowed.rw INTEGER .1.3.6.1.4.1.1872.2.1.5.3.1.4 |
slbNewCfgRealServerTimeOutThe maximum number of minutes an inactive connection
remains open.rw INTEGER .1.3.6.1.4.1.1872.2.1.5.3.1.5 |
slbNewCfgRealServerBackUpThe backup server number for this server.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.3.1.6 |
slbNewCfgRealServerPingIntervalThe interval between keep-alive (ping) attempts in number
of seconds. Zero means disabling ping attempt.rw INTEGER .1.3.6.1.4.1.1872.2.1.5.3.1.7 |
slbNewCfgRealServerFailRetryThe number of failed attempts to declare this server DOWN.rw INTEGER .1.3.6.1.4.1.1872.2.1.5.3.1.8 |
slbNewCfgRealServerSuccRetryThe number of successful attempts to declare a server UP.rw INTEGER .1.3.6.1.4.1.1872.2.1.5.3.1.9 |
slbNewCfgRealServerStateEnable or disable this server.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.3.1.10 |
slbNewCfgRealServerDeleteBy setting the value to delete(2), the entire row is
deleted.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.3.1.11 |
slbNewCfgRealServerTypeThe server type. It participates in global server
load balancing when it is configured as remote-server.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.3.1.12 |
slbNewCfgRealServerNameThe name of the real server.rw DisplayString .1.3.6.1.4.1.1872.2.1.5.3.1.13 |
slbNewCfgRealServerUrlBmapThe 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 selectedro OCTET STRING .1.3.6.1.4.1.1872.2.1.5.3.1.14 |
slbNewCfgRealServerAddUrlThe URL Path (slbCurCfgUrlLbPathIndex) to be added to
the real server. A zero is returned when read.rw INTEGER .1.3.6.1.4.1.1872.2.1.5.3.1.15 |
slbNewCfgRealServerRemUrlThe URL Path (slbCurCfgUrlLbPathIndex) to be removed from
the real server. A zero is returned when read.rw INTEGER .1.3.6.1.4.1.1872.2.1.5.3.1.16 |
slbNewCfgRealServerCookieEnable or disable real server to handle client requests
that don't contain a cookie if cookie loadbalance is
enabled.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.3.1.17 |
slbNewCfgRealServerExcludeStrEnable or disable exclusionary matching string on
real server.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.3.1.18 |
slbNewCfgRealServerSubmacThe 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.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.3.1.19 |
slbVirtServerTableMaxSizeThe maximum number of entries in SLB VirtServerTable.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.4 |
slbCurCfgVirtServerTableThe table of virtual Servers. SEQUENCE OF SlbCurCfgVirtualServerEntry .1.3.6.1.4.1.1872.2.1.5.5 |
slbCurCfgVirtualServerEntryA row in the virtual server table. SlbCurCfgVirtualServerEntry .1.3.6.1.4.1.1872.2.1.5.5.1 |
slbCurCfgVirtServerIndexVirtual Server Numberro INTEGER .1.3.6.1.4.1.1872.2.1.5.5.1.1 |
slbCurCfgVirtServerIpAddressIP address of the virtual server.ro IpAddress .1.3.6.1.4.1.1872.2.1.5.5.1.2 |
slbCurCfgVirtServerLayer3OnlyEnable or disable layer3 only balancing.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.5.1.3 |
slbCurCfgVirtServerStateEnable or disable the virtual server.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.5.1.4 |
slbCurCfgVirtServerDnameThe domain name of the virtual server.ro DisplayString .1.3.6.1.4.1.1872.2.1.5.5.1.5 |
slbCurCfgVirtServerCnameThe cookie name of the virtual server used for cookie load balance.ro DisplayString .1.3.6.1.4.1.1872.2.1.5.5.1.6 |
slbCurCfgVirtServerCoffsetThe starting byte offset of the cookie value.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.5.1.7 |
slbCurCfgVirtServerClengthThe number of bytes to extract from the cookie value.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.5.1.8 |
slbCurCfgVirtServerUriCookieEnable or disable cookie search in URIro Enumeration .1.3.6.1.4.1.1872.2.1.5.5.1.9 |
slbCurCfgVirtServerFtpParsingEnable or Disable the ftp parsing for the virtual server.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.5.1.10 |
slbCurCfgVirtServerUrlHashLenThe number of bytes used to hash onto server, A zero means
URL hashing disabled.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.5.1.11 |
slbCurCfgVirtServerHttpHdrNameThe HTTP header name of the virtual server.ro DisplayString .1.3.6.1.4.1.1872.2.1.5.5.1.12 |
slbCurCfgVirtServerBwmContractThe default BW contract of virtual server.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.5.1.13 |
slbNewCfgVirtServerTableThe table of virtual Servers. SEQUENCE OF SlbNewCfgVirtualServerEntry .1.3.6.1.4.1.1872.2.1.5.6 |
slbNewCfgVirtualServerEntryA row in the virtual server table. SlbNewCfgVirtualServerEntry .1.3.6.1.4.1.1872.2.1.5.6.1 |
slbNewCfgVirtServerIndexVirtual Server Numberro INTEGER .1.3.6.1.4.1.1872.2.1.5.6.1.1 |
slbNewCfgVirtServerIpAddressIP address of the virtual server.rw IpAddress .1.3.6.1.4.1.1872.2.1.5.6.1.2 |
slbNewCfgVirtServerLayer3OnlyEnable or disable layer3 only balancing.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.6.1.3 |
slbNewCfgVirtServerStateEnable or disable the virtual server.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.6.1.4 |
slbNewCfgVirtServerDeleteBy setting the value to delete(2), the entire row is
deleted.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.6.1.5 |
slbNewCfgVirtServerDnameThe domain name of the virtual server.rw DisplayString .1.3.6.1.4.1.1872.2.1.5.6.1.6 |
slbNewCfgVirtServerCnameThe cookie name of the virtual server used for cookie load balance.rw DisplayString .1.3.6.1.4.1.1872.2.1.5.6.1.7 |
slbNewCfgVirtServerCoffsetThe starting byte offset of the cookie value.rw INTEGER .1.3.6.1.4.1.1872.2.1.5.6.1.8 |
slbNewCfgVirtServerClengthThe number of bytes to extract from the cookie value.rw INTEGER .1.3.6.1.4.1.1872.2.1.5.6.1.9 |
slbNewCfgVirtServerUriCookieEnable or disable cookie search in URIrw Enumeration .1.3.6.1.4.1.1872.2.1.5.6.1.10 |
slbNewCfgVirtServerFtpParsingEnable or Disable the ftp parsing for the virtual server.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.6.1.11 |
slbNewCfgVirtServerUrlHashLenThe number of bytes used to hash onto server, A zero means
URL hashing disabled.rw INTEGER .1.3.6.1.4.1.1872.2.1.5.6.1.12 |
slbNewCfgVirtServerHttpHdrNameThe HTTP header name of the virtual server.rw DisplayString .1.3.6.1.4.1.1872.2.1.5.6.1.13 |
slbNewCfgVirtServerBwmContractThe default BW contract number of the virtual server.rw INTEGER .1.3.6.1.4.1.1872.2.1.5.6.1.14 |
slbCurCfgVirtServicesTableThe table of virtual Services. SEQUENCE OF SlbCurCfgVirtServicesEntry .1.3.6.1.4.1.1872.2.1.5.7 |
slbCurCfgVirtServicesEntryA row in the virtual services table. SlbCurCfgVirtServicesEntry .1.3.6.1.4.1.1872.2.1.5.7.1 |
slbCurCfgVirtServIndexThe number of the virtual server.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.7.1.1 |
slbCurCfgVirtServiceIndexThe service index. This has no external meaningro INTEGER .1.3.6.1.4.1.1872.2.1.5.7.1.2 |
slbCurCfgVirtServiceVirtPortThe layer4 virtual port number of the service.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.7.1.3 |
slbCurCfgVirtServiceRealGroupThe real server group number for this service.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.7.1.4 |
slbCurCfgVirtServiceRealPortThe layer4 real port number of the service.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.7.1.5 |
slbCurCfgVirtServiceUDPBalanceEnable, disable or stateless the UDP balancing for
the virtual port.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.7.1.6 |
slbCurCfgVirtServicePBindEnable or disable persistent bindings for the virtual port.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.7.1.7 |
slbCurCfgVirtServiceHnameThe host name of the virtual service.ro DisplayString .1.3.6.1.4.1.1872.2.1.5.7.1.8 |
slbCurCfgVirtServiceHttpSlbSelect HTTP server loadbalancing for the virtual port.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.7.1.9 |
slbCurCfgVirtServiceBwmContractThe BWM contract number for this service.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.7.1.10 |
slbCurCfgVirtServiceDirServerRtnEnable 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.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.7.1.11 |
slbNewCfgVirtServicesTableThe table of virtual Services. SEQUENCE OF SlbNewCfgVirtServicesEntry .1.3.6.1.4.1.1872.2.1.5.8 |
slbNewCfgVirtServicesEntryA row in the virtual services table. SlbNewCfgVirtServicesEntry .1.3.6.1.4.1.1872.2.1.5.8.1 |
slbNewCfgVirtServIndexThe number of the virtual server.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.8.1.1 |
slbNewCfgVirtServiceIndexThe service index. This has no external meaningro INTEGER .1.3.6.1.4.1.1872.2.1.5.8.1.2 |
slbNewCfgVirtServiceVirtPortThe layer4 virtual port number of the service.rw INTEGER .1.3.6.1.4.1.1872.2.1.5.8.1.3 |
slbNewCfgVirtServiceRealGroupThe real server group number for this service.rw INTEGER .1.3.6.1.4.1.1872.2.1.5.8.1.4 |
slbNewCfgVirtServiceRealPortThe layer4 real port number of the service.rw INTEGER .1.3.6.1.4.1.1872.2.1.5.8.1.5 |
slbNewCfgVirtServiceUDPBalanceEnable, disable or stateless the UDP balancing for the virtual port.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.8.1.6 |
slbNewCfgVirtServicePBindEnable or disable persistent bindings for the virtual port.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.8.1.7 |
slbNewCfgVirtServiceHnameThe host name of the virtual service.rw DisplayString .1.3.6.1.4.1.1872.2.1.5.8.1.8 |
slbNewCfgVirtServiceHttpSlbSelect HTTP server loadbalancing for the virtual port.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.8.1.9 |
slbNewCfgVirtServiceBwmContractThe BWM contract number for this service.rw INTEGER .1.3.6.1.4.1.1872.2.1.5.8.1.10 |
slbNewCfgVirtServiceDirServerRtnEnable 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.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.8.1.11 |
slbNewCfgVirtServiceDeleteWhen 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.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.8.1.12 |
slbGroupTableMaxSizeThe maximum number of entries in slbCurCfgGroupTable.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.9 |
slbCurCfgGroupTableThe table of groups SEQUENCE OF SlbCurCfgGroupEntry .1.3.6.1.4.1.1872.2.1.5.10 |
slbCurCfgGroupEntryA row in the slbCurCfgGroupTable SlbCurCfgGroupEntry .1.3.6.1.4.1.1872.2.1.5.10.1 |
slbCurCfgGroupIndexThe group number for which the information pertains.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.10.1.1 |
slbCurCfgGroupRealServersThe 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 groupro OCTET STRING .1.3.6.1.4.1.1872.2.1.5.10.1.2 |
slbCurCfgGroupMetricThe metric used to select next server in group.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.10.1.3 |
slbCurCfgGroupBackupServerThe backup real server for this group.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.10.1.4 |
slbCurCfgGroupHealthCheckUrlThe URL used to verify HTTP content availability for
the real servers of this group.ro DisplayString .1.3.6.1.4.1.1872.2.1.5.10.1.5 |
slbCurCfgGroupHealthCheckLayerThe OSI layer at which servers are health checked.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.10.1.6 |
slbCurCfgGroupNameThe name of the real server group.ro DisplayString .1.3.6.1.4.1.1872.2.1.5.10.1.7 |
slbCurCfgGroupRealThresholdThe server failure syslog threshold of the real server group.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.10.1.8 |
slbCurCfgGroupBackupGroupThe backup real server group for this group.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.10.1.9 |
slbNewCfgGroupTableThe table of groups SEQUENCE OF SlbNewCfgGroupEntry .1.3.6.1.4.1.1872.2.1.5.11 |
slbNewCfgGroupEntryA row in the slbNewCfgGroupTable SlbNewCfgGroupEntry .1.3.6.1.4.1.1872.2.1.5.11.1 |
slbNewCfgGroupIndexThe group number for which the information pertains.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.11.1.1 |
slbNewCfgGroupRealServersThe 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 groupro OCTET STRING .1.3.6.1.4.1.1872.2.1.5.11.1.2 |
slbNewCfgGroupAddServerThe real server to be added to the group. When read,
0 is returned.rw INTEGER .1.3.6.1.4.1.1872.2.1.5.11.1.3 |
slbNewCfgGroupRemoveServerThe real server to be removed from the group. When read,
0 is returned.rw INTEGER .1.3.6.1.4.1.1872.2.1.5.11.1.4 |
slbNewCfgGroupMetricThe metric used to select next server in group.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.11.1.5 |
slbNewCfgGroupBackupServerThe backup real server for this group.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.11.1.6 |
slbNewCfgGroupDeleteBy setting the value to delete(2), the entire group is
deleted.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.11.1.7 |
slbNewCfgGroupHealthCheckUrlThe URL for health check among the real servers of this
group.rw DisplayString .1.3.6.1.4.1.1872.2.1.5.11.1.8 |
slbNewCfgGroupHealthCheckLayerThe OSI layer at which servers are health checked.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.11.1.9 |
slbNewCfgGroupNameThe name of the real server group.rw DisplayString .1.3.6.1.4.1.1872.2.1.5.11.1.10 |
slbNewCfgGroupRealThresholdThe server failure syslog threshold of the real server group.rw INTEGER .1.3.6.1.4.1.1872.2.1.5.11.1.11 |
slbNewCfgGroupBackupGroupThe backup real server group for this group.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.11.1.12 |
slbCurCfgPortTableThe table of ports and their SLB states SEQUENCE OF SlbCurCfgPortEntry .1.3.6.1.4.1.1872.2.1.5.12 |
slbCurCfgPortEntryA row in the slbPortTable SlbCurCfgPortEntry .1.3.6.1.4.1.1872.2.1.5.12.1 |
slbCurCfgPortIndexThe port number for which the SLB information pertains.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.12.1.1 |
slbCurCfgPortProxyIpAddrThe proxy IP address of the interface.ro IpAddress .1.3.6.1.4.1.1872.2.1.5.12.1.2 |
slbCurCfgPortSlbStateThe 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)ro Enumeration .1.3.6.1.4.1.1872.2.1.5.12.1.3 |
slbCurCfgPortSlbHotStandbyEnable or disable hot standby processing on the switch port.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.12.1.4 |
slbCurCfgPortSlbInterSwitchEnable or disable inter-switch processing on the switch port.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.12.1.5 |
slbCurCfgPortSlbPipStateEnable or disable use of proxy IP address on the switch port.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.12.1.6 |
slbNewCfgPortTableThe table of ports and their SLB states SEQUENCE OF SlbNewCfgPortEntry .1.3.6.1.4.1.1872.2.1.5.13 |
slbNewCfgPortEntryA row in the slbPortTable SlbNewCfgPortEntry .1.3.6.1.4.1.1872.2.1.5.13.1 |
slbNewCfgPortIndexThe port number for which the SLB information pertains.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.13.1.1 |
slbNewCfgPortProxyIpAddrThe proxy IP address of the interface.rw IpAddress .1.3.6.1.4.1.1872.2.1.5.13.1.2 |
slbNewCfgPortSlbStateThe 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)rw Enumeration .1.3.6.1.4.1.1872.2.1.5.13.1.3 |
slbNewCfgPortSlbHotStandbyEnable or disable hot standby processing on the switch port.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.13.1.4 |
slbNewCfgPortSlbInterSwitchEnable or disable inter-switch processing on the switch port.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.13.1.5 |
slbNewCfgPortSlbPipStateEnable or disable use of proxy IP address on the switch port.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.13.1.6 |
slbCurCfgImaskThe virtual and real IP address mask - corresponding to the
imask command of the slb configuration menu.ro IpAddress .1.3.6.1.4.1.1872.2.1.5.14 |
slbNewCfgImaskThe virtual and real IP address mask - corresponding to the
imask command of the slb configuration menu.rw IpAddress .1.3.6.1.4.1.1872.2.1.5.15 |
slbfailover OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.5.16 |
slbCurCfgFailOverTableThe table of current switch fail-over configuration. SEQUENCE OF SlbCurCfgFailOverTblEntry .1.3.6.1.4.1.1872.2.1.5.16.1 |
slbCurCfgFailOverTblEntryA row in the current switch fail-over configuration table. SlbCurCfgFailOverTblEntry .1.3.6.1.4.1.1872.2.1.5.16.1.1 |
slbCurCfgFailOverIndexThe index of current switch fail-over configuration table.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.16.1.1.1 |
slbCurCfgFailOverPrimaryIpThe IP address of the Primary switch.ro IpAddress .1.3.6.1.4.1.1872.2.1.5.16.1.1.2 |
slbCurCfgFailOverSecondaryIpThe IP address of the Secondary switch.ro IpAddress .1.3.6.1.4.1.1872.2.1.5.16.1.1.3 |
slbCurCfgFailOverSilenceIntervalNumber of seconds before a silent peer is assumed down.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.16.1.1.4 |
slbCurCfgFailOverStateEnable or disable slb switch failover feature.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.16.1.1.5 |
slbCurCfgFailOverRouteSupplyEnable or disable to supply network routes update when
switch is a standby switch.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.16.1.1.6 |
slbNewCfgFailOverTableThe table of new switch fail-over configuration. SEQUENCE OF SlbNewCfgFailOverTblEntry .1.3.6.1.4.1.1872.2.1.5.16.2 |
slbNewCfgFailOverTblEntryA row in the new switch fail-over configuration table. SlbNewCfgFailOverTblEntry .1.3.6.1.4.1.1872.2.1.5.16.2.1 |
slbNewCfgFailOverIndexThe index of new switch fail-over configuration table.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.16.2.1.1 |
slbNewCfgFailOverPrimaryIpThe IP address of the Primary switch.rw IpAddress .1.3.6.1.4.1.1872.2.1.5.16.2.1.2 |
slbNewCfgFailOverSecondaryIpThe IP address of the Secondary switch.rw IpAddress .1.3.6.1.4.1.1872.2.1.5.16.2.1.3 |
slbNewCfgFailOverSilenceIntervalNumber of seconds before a silent peer is assumed down.rw INTEGER .1.3.6.1.4.1.1872.2.1.5.16.2.1.4 |
slbNewCfgFailOverStateEnable or disable slb switch failover feature.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.16.2.1.5 |
slbNewCfgFailOverRouteSupplyEnable or disable to supply network routes update when
switch is a standby switch.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.16.2.1.6 |
slbCurCfgGlobalControlThe global state of Server Load Balancing.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.17 |
slbNewCfgGlobalControlThe global state of Server Load Balancing.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.18 |
slbCurCfgMnetThe management network - corresponding to the
mnet command of the slb configuration menu.ro IpAddress .1.3.6.1.4.1.1872.2.1.5.19 |
slbNewCfgMnetThe management network - corresponding to the
mnet command of the slb configuration menu.rw IpAddress .1.3.6.1.4.1.1872.2.1.5.20 |
slbCurCfgMmaskThe management subnet mask - corresponding to the
mmask command of the slb configuration menu.ro IpAddress .1.3.6.1.4.1.1872.2.1.5.21 |
slbNewCfgMmaskThe management subnet mask - corresponding to the
mmask command of the slb configuration menu.rw IpAddress .1.3.6.1.4.1.1872.2.1.5.22 |
slbCurCfgRadiusAuthenStringThe RADIUS authentication string. The string is used for
generating encrypted authentication string for RADIUS health
check.ro DisplayString .1.3.6.1.4.1.1872.2.1.5.23 |
slbNewCfgRadiusAuthenStringThe RADIUS authentication string. The string is used for
generating encrypted authentication string for RADIUS health
check.rw DisplayString .1.3.6.1.4.1.1872.2.1.5.24 |
slbCurCfgDirectModeEnable 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).ro Enumeration .1.3.6.1.4.1.1872.2.1.5.25 |
slbNewCfgDirectModeEnable 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).rw Enumeration .1.3.6.1.4.1.1872.2.1.5.26 |
slbUrl OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.5.27 |
slbUrlRedir OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.5.27.1 |
slbCurCfgUrlExpTableThe table of URL expressions in the current_config. SEQUENCE OF SlbCurCfgUrlExpTableEntry .1.3.6.1.4.1.1872.2.1.5.27.1.1 |
slbCurCfgUrlExpTableEntryInformation about a expression for URL parsing. SlbCurCfgUrlExpTableEntry .1.3.6.1.4.1.1872.2.1.5.27.1.1.1 |
slbCurCfgUrlExpIndexThe URL expressions table index.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.27.1.1.1.1 |
slbCurCfgUrlExpressionThe expressions for URL parsing.ro DisplayString .1.3.6.1.4.1.1872.2.1.5.27.1.1.1.2 |
slbNewCfgUrlExpTableThe table of URL expressions in the new_config. SEQUENCE OF SlbNewCfgUrlExpTableEntry .1.3.6.1.4.1.1872.2.1.5.27.1.2 |
slbNewCfgUrlExpTableEntryInformation about a expression for URL parsing. SlbNewCfgUrlExpTableEntry .1.3.6.1.4.1.1872.2.1.5.27.1.2.1 |
slbNewCfgUrlExpIndexThe URL expressions table index.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.27.1.2.1.1 |
slbNewCfgUrlExpressionThe expressions for URL parsing.rw DisplayString .1.3.6.1.4.1.1872.2.1.5.27.1.2.1.2 |
slbNewCfgUrlExpDeleteAction 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.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.27.1.2.1.3 |
slbCurCfgUrlRedirNonGetOrigSrvThis 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 serversro Enumeration .1.3.6.1.4.1.1872.2.1.5.27.1.3 |
slbNewCfgUrlRedirNonGetOrigSrvThis 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 serversrw Enumeration .1.3.6.1.4.1.1872.2.1.5.27.1.4 |
slbCurCfgUrlRedirCookieOrigSrvThis 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 serversro Enumeration .1.3.6.1.4.1.1872.2.1.5.27.1.5 |
slbNewCfgUrlRedirCookieOrigSrvThis 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 serversrw Enumeration .1.3.6.1.4.1.1872.2.1.5.27.1.6 |
slbCurCfgUrlRedirNoCacheOrigSrvThis 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 serversro Enumeration .1.3.6.1.4.1.1872.2.1.5.27.1.7 |
slbNewCfgUrlRedirNoCacheOrigSrvThis 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 serversrw Enumeration .1.3.6.1.4.1.1872.2.1.5.27.1.8 |
slbCurCfgUrlRedirUriHashLengthSpecify the number of bytes in the URI will be
used to hash onto serverro INTEGER .1.3.6.1.4.1.1872.2.1.5.27.1.9 |
slbNewCfgUrlRedirUriHashLengthSpecify the number of bytes in the URI will be
used to hash onto serverrw INTEGER .1.3.6.1.4.1.1872.2.1.5.27.1.10 |
slbCurCfgUrlRedirHeaderThis 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 URIro Enumeration .1.3.6.1.4.1.1872.2.1.5.27.1.11 |
slbNewCfgUrlRedirHeaderThis 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 URIrw Enumeration .1.3.6.1.4.1.1872.2.1.5.27.1.12 |
slbCurCfgUrlRedirHeaderNameHTTP header namero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1872.2.1.5.27.1.13 |
slbNewCfgUrlRedirHeaderNameHTTP header namerw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1872.2.1.5.27.1.14 |
slbUrlBalance OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.5.27.2 |
slbCurCfgUrlLbPathTableThe table of URL path for URL load balancing in the
current_config. SEQUENCE OF SlbCurCfgUrlLbPathTableEntry .1.3.6.1.4.1.1872.2.1.5.27.2.1 |
slbCurCfgUrlLbPathTableEntryInformation about an URL path for URL load balancing. SlbCurCfgUrlLbPathTableEntry .1.3.6.1.4.1.1872.2.1.5.27.2.1.1 |
slbCurCfgUrlLbPathIndexThe URL path table index.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.27.2.1.1.1 |
slbCurCfgUrlLbPathStringThe URL path for URL load balancing.ro DisplayString .1.3.6.1.4.1.1872.2.1.5.27.2.1.1.2 |
slbNewCfgUrlLbPathTableThe table of URL path for URL load balancing in the
new_config. SEQUENCE OF SlbNewCfgUrlLbPathTableEntry .1.3.6.1.4.1.1872.2.1.5.27.2.2 |
slbNewCfgUrlLbPathTableEntryInformation about an URL path for URL load balancing. SlbNewCfgUrlLbPathTableEntry .1.3.6.1.4.1.1872.2.1.5.27.2.2.1 |
slbNewCfgUrlLbPathIndexThe URL path table index.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.27.2.2.1.1 |
slbNewCfgUrlLbPathStringThe URL path for URL load balancing.rw DisplayString .1.3.6.1.4.1.1872.2.1.5.27.2.2.1.2 |
slbNewCfgUrlLbPathDeleteAction 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.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.27.2.2.1.3 |
slbCurCfgUrlLbErrorMsgCustomize error message to send back to client when
switch cannot bind client's request to servers.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1872.2.1.5.27.2.3 |
slbNewCfgUrlLbErrorMsgCustomize error message to send back to client when
switch cannot bind client's request to servers.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1872.2.1.5.27.2.4 |
slbCurCfgPmaskThe persistent mask - corresponding to the
pmask command of the slb configuration menu.ro IpAddress .1.3.6.1.4.1.1872.2.1.5.28 |
slbNewCfgPmaskThe persistent mask - corresponding to the
pmask command of the slb configuration menu.rw IpAddress .1.3.6.1.4.1.1872.2.1.5.29 |
slbCurCfgGraceEnable or disable graceful server failure. It allows to
keep the connection to the failure real servers
when set to enabled(1).ro Enumeration .1.3.6.1.4.1.1872.2.1.5.30 |
slbNewCfgGraceEnable or disable graceful server failure. It allows to
keep the connection to the failure real servers
when set to enabled(1).rw Enumeration .1.3.6.1.4.1.1872.2.1.5.31 |
slbCurCfgPeerTableThe table of Synch Peer Switch configuration in the current_config. SEQUENCE OF SlbCurCfgPeerEntry .1.3.6.1.4.1.1872.2.1.5.32 |
slbCurCfgPeerEntryInformation about Synch Peer Switch configuration. SlbCurCfgPeerEntry .1.3.6.1.4.1.1872.2.1.5.32.1 |
slbCurCfgPeerIndexThe index for synch peer switchs.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.32.1.1 |
slbCurCfgPeerIpAddrThe IP address of the peer switch.ro IpAddress .1.3.6.1.4.1.1872.2.1.5.32.1.2 |
slbCurCfgPeerStateEnable or disable the peer switch.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.32.1.3 |
slbNewCfgPeerTableThe table of Synch Peer Switch configuration in the new_config. SEQUENCE OF SlbNewCfgPeerEntry .1.3.6.1.4.1.1872.2.1.5.33 |
slbNewCfgPeerEntryInformation about synch peer switch configuration. SlbNewCfgPeerEntry .1.3.6.1.4.1.1872.2.1.5.33.1 |
slbNewCfgPeerIndexThe index number for synch peer switchs.ro INTEGER .1.3.6.1.4.1.1872.2.1.5.33.1.1 |
slbNewCfgPeerIpAddrThe IP address of the peer switch.rw IpAddress .1.3.6.1.4.1.1872.2.1.5.33.1.2 |
slbNewCfgPeerStateEnable or disable the peer switch.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.33.1.3 |
slbNewCfgPeerDeleteBy setting the value to delete(2), the entire row is
deleted.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.33.1.4 |
slbCurCfgSyncFiltEnable or disable synch filter configuration.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.34 |
slbNewCfgSyncFiltEnable or disable synch filter configuration.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.35 |
slbCurCfgSyncPortEnable or disable synch port configuration.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.36 |
slbNewCfgSyncPortEnable or disable synch port configuration.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.37 |
slbCurCfgSyncVrrpEnable or disable synch VRRP Priorities.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.38 |
slbNewCfgSyncVrrpEnable or disable synch VRRP Priorities.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.39 |
slbCurCfgSyncPipEnable or disable synch proxy IP addresses.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.40 |
slbNewCfgSyncPipEnable or disable synch proxy IP addresses.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.41 |
slbCurCfgVirtMatrixArchEnable or disable Virtual Matrix Architecture.ro Enumeration .1.3.6.1.4.1.1872.2.1.5.42 |
slbNewCfgVirtMatrixArchEnable or disable Virtual Matrix Architecture.rw Enumeration .1.3.6.1.4.1.1872.2.1.5.43 |
portmirroring OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.6 |
pmCurCfgMonitoringPortThe port number of the monitoring port.ro INTEGER .1.3.6.1.4.1.1872.2.1.6.1 |
pmNewCfgMonitoringPortThe port number of the monitoring port.rw INTEGER .1.3.6.1.4.1.1872.2.1.6.2 |
pmCurCfgMirroredPortThe port number of the mirrored port.ro INTEGER .1.3.6.1.4.1.1872.2.1.6.3 |
pmNewCfgMirroredPortThe port number of the mirrored port.rw INTEGER .1.3.6.1.4.1.1872.2.1.6.4 |
pmCurCfgMonitoredTrafficThe type of traffic to be monitored with respect to the
mirrored port.ro Enumeration .1.3.6.1.4.1.1872.2.1.6.5 |
pmNewCfgMonitoredTrafficThe type of traffic to be monitored with respect to the
mirrored port.rw Enumeration .1.3.6.1.4.1.1872.2.1.6.6 |
pmCurCfgStateThe state of Port mirroring.ro Enumeration .1.3.6.1.4.1.1872.2.1.6.7 |
pmNewCfgStateThe state of Port mirroring.rw Enumeration .1.3.6.1.4.1.1872.2.1.6.8 |
trunkgroup OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.7 |
trunkGroupTableMaxSizeThe maximum number of entries in trunk group table.ro INTEGER .1.3.6.1.4.1.1872.2.1.7.1 |
trunkGroupCurCfgTableThe table of trunk group configuration. SEQUENCE OF TrunkGroupCurCfgTableEntry .1.3.6.1.4.1.1872.2.1.7.2 |
trunkGroupCurCfgTableEntryA row in the trunk group configuration table. TrunkGroupCurCfgTableEntry .1.3.6.1.4.1.1872.2.1.7.2.1 |
trunkGroupCurCfgIndexThe identifier of the trunk group.ro INTEGER .1.3.6.1.4.1.1872.2.1.7.2.1.1 |
trunkGroupCurCfgPortsThe 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 groupro OCTET STRING .1.3.6.1.4.1.1872.2.1.7.2.1.2 |
trunkGroupCurCfgStateEnable or disable a trunk group.ro Enumeration .1.3.6.1.4.1.1872.2.1.7.2.1.3 |
trunkGroupCurCfgBwmContractDefault BW contract of a trunk group.ro INTEGER .1.3.6.1.4.1.1872.2.1.7.2.1.4 |
trunkGroupNewCfgTableThe table of trunk group configuration. SEQUENCE OF TrunkGroupNewCfgTableEntry .1.3.6.1.4.1.1872.2.1.7.3 |
trunkGroupNewCfgTableEntryA row in the trunk group configuration table. TrunkGroupNewCfgTableEntry .1.3.6.1.4.1.1872.2.1.7.3.1 |
trunkGroupNewCfgIndexThe identifier of the trunk group.ro INTEGER .1.3.6.1.4.1.1872.2.1.7.3.1.1 |
trunkGroupNewCfgPortsThe 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 groupro OCTET STRING .1.3.6.1.4.1.1872.2.1.7.3.1.2 |
trunkGroupNewCfgAddPortThe port to be added in the trunk group. When read, 0
is returned.rw INTEGER .1.3.6.1.4.1.1872.2.1.7.3.1.3 |
trunkGroupNewCfgRemovePortThe port to be deleted from the trunk group. when read, 0
is returned.rw INTEGER .1.3.6.1.4.1.1872.2.1.7.3.1.4 |
trunkGroupNewCfgStateEnable or disable a trunk group.rw Enumeration .1.3.6.1.4.1.1872.2.1.7.3.1.5 |
trunkGroupNewCfgDeleteSetting the value to delete(2) will delete the entire
row. When read, other(1) is returned.rw Enumeration .1.3.6.1.4.1.1872.2.1.7.3.1.6 |
trunkGroupNewCfgBwmContractDefault BW contract of a trunk group.rw INTEGER .1.3.6.1.4.1.1872.2.1.7.3.1.7 |
stats OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.8 |
ripStats OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.8.1 |
ripStatInPktsThe total number of good RIP packets recieved.ro Counter .1.3.6.1.4.1.1872.2.1.8.1.1 |
ripStatOutPktsThe total number of RIP packets transmitted.ro Counter .1.3.6.1.4.1.1872.2.1.8.1.2 |
ripStatInErrorPktsThe total number of error RIP packets recieved.ro Counter .1.3.6.1.4.1.1872.2.1.8.1.3 |
slbStats OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.8.2 |
slbStatPortMaintTableThe table of SLB port maintenance statistics. SEQUENCE OF SlbStatPortMaintEntry .1.3.6.1.4.1.1872.2.1.8.2.1 |
slbStatPortMaintEntryA row in the SLB port maintenance statistcs table. SlbStatPortMaintEntry .1.3.6.1.4.1.1872.2.1.8.2.1.1 |
slbStatPortMaintPortIndexThe port number for which the statistics apply.ro INTEGER .1.3.6.1.4.1.1872.2.1.8.2.1.1.1 |
slbStatPortMaintCurBindingsThe current number of bindings on the port.ro Gauge .1.3.6.1.4.1.1872.2.1.8.2.1.1.2 |
slbStatPortMaintBindingFailsThe total number of Binding failures on the port. A
Binding Failure occurs when a port runs out of binding
table entries.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.1.1.3 |
slbStatPortMaintNonTcpFramesThe total number of non-TCP/IP frames dropped on the
port.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.1.1.4 |
slbStatPortMaintTcpFragmentsThe total number of TCP fragments dropped on the port.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.1.1.5 |
slbStatPortMaintUdpDatagramsThe total number of UDP datagrams dropped on the port.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.1.1.6 |
slbStatPortMaintIncorrectVIPsThe total number of frames with incorrect VIPs that are
dropped on the port.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.1.1.7 |
slbStatPortMaintIncorrectVportsThe total number of frames with incorrect Virtual Port
that are dropped on the port.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.1.1.8 |
slbStatPortMaintRealServerNoAvailsThe total number of frames that are dropped on the port
because no real server is available.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.1.1.9 |
slbStatPortMaintFilteredDeniedFramesThe total number of frames that are denied on the port
by the filter.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.1.1.10 |
slbStatPortRealServerTableThe port-server statistics table. This table shows
the statistics of real servers that are connectted
to switch ports. SEQUENCE OF SlbStatPortRealServerEntry .1.3.6.1.4.1.1872.2.1.8.2.2 |
slbStatPortRealServerEntryA row in the port-server statistics table. SlbStatPortRealServerEntry .1.3.6.1.4.1.1872.2.1.8.2.2.1 |
slbStatPortRealServerPortIndexThe port number that identifies the switch port.ro INTEGER .1.3.6.1.4.1.1872.2.1.8.2.2.1.1 |
slbStatPortRealServerServerIndexThe real server number that identifies the server.ro INTEGER .1.3.6.1.4.1.1872.2.1.8.2.2.1.2 |
slbStatPortRealServerCurrSessionsThe current sessions for the real server.ro Gauge .1.3.6.1.4.1.1872.2.1.8.2.2.1.3 |
slbStatPortRealServerTotalSessionsThe total number of sessions for the real server.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.2.1.4 |
slbStatPortRealServerHCOctetsThe total number of octets received and transmitted out
of the real server on a particular port.ro Counter64 .1.3.6.1.4.1.1872.2.1.8.2.2.1.5 |
slbStatPortRealServerHCOctetsLow32The lower 32 bit value of the total octets received and
transmitted out of the real server on a particular port.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.2.1.6 |
slbStatPortRealServerHCOctetsHigh32The higher 32 bit value of the total octets received and
transmitted out of the real server on a particular port.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.2.1.7 |
slbStatMaintBackupServActsThe total number of times that backup servers become
active due to failure of primary servers.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.3 |
slbStatMaintOverflowServActsThe total number of times that backup servers become
active due to primary servers reach overflow situation.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.4 |
slbStatRServerTableThe real server statistics table. SEQUENCE OF SlbStatRServerEntry .1.3.6.1.4.1.1872.2.1.8.2.5 |
slbStatRServerEntryThe statistics of a particular real server. SlbStatRServerEntry .1.3.6.1.4.1.1872.2.1.8.2.5.1 |
slbStatRServerIndexThe real server number that identifies the server.ro INTEGER .1.3.6.1.4.1.1872.2.1.8.2.5.1.1 |
slbStatRServerCurrSessionsThe number of sessions that are currently handled by
the real server.ro Gauge .1.3.6.1.4.1.1872.2.1.8.2.5.1.2 |
slbStatRServerTotalSessionsThe total number of sessions that are handled by the
real server.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.5.1.3 |
slbStatRServerFailuresThe total number of times that the real server is
claimed down.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.5.1.4 |
slbStatRServerHighestSessionsThe highest sessions that have been handled by the real
server.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.5.1.5 |
slbStatRServerHCOctetsThe total number of octets received and transmitted out
of the real server.ro Counter64 .1.3.6.1.4.1.1872.2.1.8.2.5.1.6 |
slbStatRServerHCOctetsLow32The lower 32 bit value of octets received and transmitted out
of the real server.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.5.1.7 |
slbStatRServerHCOctetsHigh32The higher 32 bit value of octets received and transmitted out
of the real server.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.5.1.8 |
slbStatGroupTableThe real server group statistics table. SEQUENCE OF SlbStatGroupEntry .1.3.6.1.4.1.1872.2.1.8.2.6 |
slbStatGroupEntryThe statistics of a particular real server group. SlbStatGroupEntry .1.3.6.1.4.1.1872.2.1.8.2.6.1 |
slbStatGroupIndexThe real server group number that identifies the group.ro INTEGER .1.3.6.1.4.1.1872.2.1.8.2.6.1.1 |
slbStatGroupCurrSessionsThe number of sessions that are currently handled by
the real server group.ro Gauge .1.3.6.1.4.1.1872.2.1.8.2.6.1.2 |
slbStatGroupTotalSessionsThe total number of sessions that are handled by the
real server group.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.6.1.3 |
slbStatGroupHighestSessionsThe highest sessions that have been handled by the real
server.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.6.1.4 |
slbStatGroupHCOctetsThe total number of octets received and transmitted out
of the real server group.ro Counter64 .1.3.6.1.4.1.1872.2.1.8.2.6.1.5 |
slbStatGroupHCOctetsLow32The lower 32 bit value of octets received and transmitted out
of the real server group.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.6.1.6 |
slbStatGroupHCOctetsHigh32The higher 32 bit value of octets received and transmitted out
of the real server group.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.6.1.7 |
slbStatVServerTableThe virtual server statistics table. SEQUENCE OF SlbStatVServerEntry .1.3.6.1.4.1.1872.2.1.8.2.7 |
slbStatVServerEntryThe statistics of a particular virtual server group. SlbStatVServerEntry .1.3.6.1.4.1.1872.2.1.8.2.7.1 |
slbStatVServerIndexThe virtual server number that identifies the server.ro INTEGER .1.3.6.1.4.1.1872.2.1.8.2.7.1.1 |
slbStatVServerCurrSessionsThe number of sessions that are currently handled by
the virtual server.ro Gauge .1.3.6.1.4.1.1872.2.1.8.2.7.1.2 |
slbStatVServerTotalSessionsThe total number of sessions that are handled by the
virtual server.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.7.1.3 |
slbStatVServerHighestSessionsThe highest sessions that have been handled by the real
server.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.7.1.4 |
slbStatVServerHCOctetsThe total number of octets received and transmitted out
of the virtual server.ro Counter64 .1.3.6.1.4.1.1872.2.1.8.2.7.1.5 |
slbStatVServerHCOctetsLow32The lower 32 bit value of octets received and transmitted out
of the virtual server.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.7.1.6 |
slbStatVServerHCOctetsHigh32The higher 32 bit value of octets received and transmitted out
of the virtual server.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.7.1.7 |
slbStatVServerHeaderHitsThe current HTTP header hits.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.7.1.8 |
slbStatVServerHeaderMissesThe current HTTP header misses.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.7.1.9 |
slbStatVServerHeaderTotalSessionsThe total HTTP header sessions.ro Counter .1.3.6.1.4.1.1872.2.1.8.2.7.1.10 |
arpStats OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.8.3 |
arpStatEntriesThe current number of ARP entries.ro Gauge .1.3.6.1.4.1.1872.2.1.8.3.1 |
arpStatHighWaterThe highest number of ARP entries.ro Gauge .1.3.6.1.4.1.1872.2.1.8.3.2 |
arpStatMaxEntriesThe maximum number of ARP entries.ro Gauge .1.3.6.1.4.1.1872.2.1.8.3.3 |
routeStats OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.8.4 |
routeStatEntriesThe current number of IP routes.ro Gauge .1.3.6.1.4.1.1872.2.1.8.4.1 |
routeStatHighWaterThe highest number of IP routes.ro Gauge .1.3.6.1.4.1.1872.2.1.8.4.2 |
routeStatMaxEntriesThe maximum number of IP routes.ro Gauge .1.3.6.1.4.1.1872.2.1.8.4.3 |
dnsStats OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.8.5 |
dnsStatInGoodDnsRequestsThe number of good DNS requests which are received.ro Counter .1.3.6.1.4.1.1872.2.1.8.5.1 |
dnsStatInBadDnsRequestsThe number of bad DNS requests which are received.ro Counter .1.3.6.1.4.1.1872.2.1.8.5.2 |
filterStats OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.8.6 |
fltStatTableThe filter statistics table. SEQUENCE OF FltStatTableEntry .1.3.6.1.4.1.1872.2.1.8.6.1 |
fltStatTableEntryA row in filter statistics table. FltStatTableEntry .1.3.6.1.4.1.1872.2.1.8.6.1.1 |
fltStatFltIndexThe number that identifies the filter.ro INTEGER .1.3.6.1.4.1.1872.2.1.8.6.1.1.1 |
fltStatFltFiringsThe number of instances that the received packet matches
the filter rule.ro Counter .1.3.6.1.4.1.1872.2.1.8.6.1.1.2 |
gslbStats OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.8.7 |
gslbStatRemRealServerTableThe GSLB remote real server statistics table. SEQUENCE OF GslbStatRemRealServerEntry .1.3.6.1.4.1.1872.2.1.8.7.1 |
gslbStatRemRealServerEntryA row in the remote real server statistics table. GslbStatRemRealServerEntry .1.3.6.1.4.1.1872.2.1.8.7.1.1 |
gslbStatRemRealServerIndexThe server number that identifies the remote real server.ro INTEGER .1.3.6.1.4.1.1872.2.1.8.7.1.1.1 |
gslbStatRemRealServerDnsHandoffsThe number of DNS hanfoffs by the remote real server.ro Counter .1.3.6.1.4.1.1872.2.1.8.7.1.1.2 |
gslbStatRemRealServerHttpRedirsThe number of HTTP redirections by the remote real server.ro Counter .1.3.6.1.4.1.1872.2.1.8.7.1.1.3 |
gslbMaintStats OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.8.8 |
gslbStatMaintInGoodSiteUpdatesThe number of good remote site updates which are received.ro Counter .1.3.6.1.4.1.1872.2.1.8.8.1 |
gslbStatMaintInBadSiteUpdatesThe number of bad remote site updates which are received.ro Counter .1.3.6.1.4.1.1872.2.1.8.8.2 |
vrrpStats OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.8.9 |
vrrpStatInAdversThe number of good VRRP advertisements which are received.ro Counter .1.3.6.1.4.1.1872.2.1.8.9.1 |
vrrpStatOutAdversThe number of good VRRP advertisements which are transmitted.ro Counter .1.3.6.1.4.1.1872.2.1.8.9.2 |
vrrpStatOutBadAdversThe number of bad VRRP advertisements which are received.ro Counter .1.3.6.1.4.1.1872.2.1.8.9.3 |
urlStats OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.8.10 |
urlRedirStats OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.8.10.1 |
urlStatRedRedirsThe number of instances that the received packet matches
the specified URL expressions and redirected to specified
group of real servers.ro Counter .1.3.6.1.4.1.1872.2.1.8.10.1.1 |
urlStatRedOrigSrvsThe 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.ro Counter .1.3.6.1.4.1.1872.2.1.8.10.1.2 |
urlStatRedNonGetsThe number of instances that the received packet contains
none GETs(POST ,HEAD ,PUT..) methods.ro Counter .1.3.6.1.4.1.1872.2.1.8.10.1.3 |
urlStatRedCookieThe number of instances that the received packet contains
a 'Cookie: ' header.ro Counter .1.3.6.1.4.1.1872.2.1.8.10.1.4 |
urlStatRedNoCacheThe number of instances that the received packet contains
a no-cache header value.ro Counter .1.3.6.1.4.1.1872.2.1.8.10.1.5 |
urlSlbStats OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.8.10.2 |
urlStatSlbPathTableThe statistics table of instances that URL pathes matched. SEQUENCE OF UrlStatSlbPathTableEntry .1.3.6.1.4.1.1872.2.1.8.10.2.1 |
urlStatSlbPathTableEntryInformation about the number of instances that are
load-balanced due to match of a particular URL path. UrlStatSlbPathTableEntry .1.3.6.1.4.1.1872.2.1.8.10.2.1.1 |
urlStatSlbPathIndexThe URL path table index.ro INTEGER .1.3.6.1.4.1.1872.2.1.8.10.2.1.1.1 |
urlStatSlbPathHitsThe number of instances that are load-balanced due to
match of the particular URL path.ro Counter .1.3.6.1.4.1.1872.2.1.8.10.2.1.1.2 |
tcpStats OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.8.11 |
tcpStatCurConnsThe total number of outstanding TCP connections have been established.ro Gauge .1.3.6.1.4.1.1872.2.1.8.11.1 |
tcpStatHalfOpensThe 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.ro Gauge .1.3.6.1.4.1.1872.2.1.8.11.2 |
memStats OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.8.12 |
memStatsAllocsThe total number of memory allocations.ro Counter .1.3.6.1.4.1.1872.2.1.8.12.1 |
memStatsFreesThe total number of memory frees.ro Counter .1.3.6.1.4.1.1872.2.1.8.12.2 |
memStatsAllocFailsThe total number of memory allocations failed.ro Counter .1.3.6.1.4.1.1872.2.1.8.12.3 |
memStatsBytesCurrThe outstanding memory in bytes have been allocated.ro Gauge .1.3.6.1.4.1.1872.2.1.8.12.4 |
memStatsBytesHiwatThe highest number of bytes have even been allocated.ro Gauge .1.3.6.1.4.1.1872.2.1.8.12.5 |
memStatsPoolBytesThe total bytes in the memory pool.ro Gauge .1.3.6.1.4.1.1872.2.1.8.12.6 |
memStatsLargestThe largest block has been allocated.ro Gauge .1.3.6.1.4.1.1872.2.1.8.12.7 |
pktStats OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.8.13 |
pktStatsAllocsThe total packets have been allocated.ro Counter .1.3.6.1.4.1.1872.2.1.8.13.1 |
pktStatsFreesThe total packets have been freed.ro Counter .1.3.6.1.4.1.1872.2.1.8.13.2 |
pktStatsAllocFailsThe total packet allocations failed.ro Counter .1.3.6.1.4.1.1872.2.1.8.13.3 |
pktStatsMediumsThe number of medium size packets have been allocated.ro Counter .1.3.6.1.4.1.1872.2.1.8.13.4 |
pktStatsJumbosThe number of jumbo size packets have been allocated.ro Counter .1.3.6.1.4.1.1872.2.1.8.13.5 |
pktStatsSmallsThe number of small size packets have been allocated.ro Counter .1.3.6.1.4.1.1872.2.1.8.13.6 |
ftpStats OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.8.14 |
ftpSlbStats OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.8.14.1 |
ftpSlbStatTotalThe total number of ftp control sesssion for SLB
received after FTP parsing turn on.ro Counter .1.3.6.1.4.1.1872.2.1.8.14.1.1 |
ftpNatStatTotalThe total number of FTP control session for NAT
received after active FTP is turn on.ro Counter .1.3.6.1.4.1.1872.2.1.8.14.1.2 |
bwmStats OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.8.15 |
bwmStatTcTableThe table of Bandwidth Management Traffic Contract statistics. SEQUENCE OF BwmStatTcEntry .1.3.6.1.4.1.1872.2.1.8.15.1 |
bwmStatTcEntryA row in the BWM traffic contract table. BwmStatTcEntry .1.3.6.1.4.1.1872.2.1.8.15.1.1 |
bwmStatTcContractIndexThe contract queue number for which the statistics apply.ro INTEGER .1.3.6.1.4.1.1872.2.1.8.15.1.1.1 |
bwmStatTcNameThe name of the traffic contract queue.ro DisplayString .1.3.6.1.4.1.1872.2.1.8.15.1.1.2 |
bwmStatTcOutoctThe total number of octets sent out from the traffic
contract queue.ro Counter .1.3.6.1.4.1.1872.2.1.8.15.1.1.3 |
bwmStatTcOutdisoctThe total number of octets dropped from the traffic
contract queue.ro Counter .1.3.6.1.4.1.1872.2.1.8.15.1.1.4 |
bwmStatTcBufferUsedThe total number of buffers used by the traffic contract
queue.ro Counter .1.3.6.1.4.1.1872.2.1.8.15.1.1.5 |
bwmStatTcBufferMaxThe total number of buffers assigned to the traffic
contract queue.ro Counter .1.3.6.1.4.1.1872.2.1.8.15.1.1.6 |
bwmStatTcrTableThe table of Bandwidth Management Traffic Contract
Rate statistics. SEQUENCE OF BwmStatTcrEntry .1.3.6.1.4.1.1872.2.1.8.15.2 |
bwmStatTcrEntryA row in the BWM traffic contract rate table. BwmStatTcrEntry .1.3.6.1.4.1.1872.2.1.8.15.2.1 |
bwmStatTcrContractIndexThe contract queue number for which the statistics apply.ro INTEGER .1.3.6.1.4.1.1872.2.1.8.15.2.1.1 |
bwmStatTcrNameThe name of the traffic contract queue.ro DisplayString .1.3.6.1.4.1.1872.2.1.8.15.2.1.2 |
bwmStatTcrRateThe rate of octets sent out from the traffic
contract queue.ro INTEGER .1.3.6.1.4.1.1872.2.1.8.15.2.1.3 |
bwmStatTcrOutoctThe of octets sent out from the traffic
contract queue.ro Counter .1.3.6.1.4.1.1872.2.1.8.15.2.1.4 |
bwmStatTcrOutdisoctThe total number of octets dropped from the traffic
contract queue.ro Counter .1.3.6.1.4.1.1872.2.1.8.15.2.1.5 |
bwmStatTcrBufferUsedThe total number of buffers used by the traffic contract
queue.ro Counter .1.3.6.1.4.1.1872.2.1.8.15.2.1.6 |
bwmStatTcrBufferMaxThe total number of buffers assigned to the traffic
contract queue.ro Counter .1.3.6.1.4.1.1872.2.1.8.15.2.1.7 |
bwmStatSpTcTableThe table of Bandwidth Management Switch Port
Traffic Contract statistics. SEQUENCE OF BwmStatSpTcEntry .1.3.6.1.4.1.1872.2.1.8.15.3 |
bwmStatSpTcEntryA row in the BWM SP traffic contract table. BwmStatSpTcEntry .1.3.6.1.4.1.1872.2.1.8.15.3.1 |
bwmStatSpTcPortIndexThe Switch Port number for which the statistics apply.ro INTEGER .1.3.6.1.4.1.1872.2.1.8.15.3.1.1 |
bwmStatSpTcContractIndexThe contract queue number for which the statistics apply.ro INTEGER .1.3.6.1.4.1.1872.2.1.8.15.3.1.2 |
bwmStatSpTcNameThe name of the traffic contract queue.ro DisplayString .1.3.6.1.4.1.1872.2.1.8.15.3.1.3 |
bwmStatSpTcOutoctThe total number of octets sent out from the traffic
contract queue.ro Counter .1.3.6.1.4.1.1872.2.1.8.15.3.1.4 |
bwmStatSpTcOutdisoctThe total number of octets dropped from the traffic
contract queue.ro Counter .1.3.6.1.4.1.1872.2.1.8.15.3.1.5 |
bwmStatSpTcBufferUsedThe total number of buffers used by the traffic contract
queue.ro Counter .1.3.6.1.4.1.1872.2.1.8.15.3.1.6 |
bwmStatSpTcBufferMaxThe total number of buffers assigned to the traffic
contract queue.ro Counter .1.3.6.1.4.1.1872.2.1.8.15.3.1.7 |
bwmStatSpTcrTableThe table of Bandwidth Management Switch Port
Traffic Contract Rate statistics. SEQUENCE OF BwmStatSpTcrEntry .1.3.6.1.4.1.1872.2.1.8.15.4 |
bwmStatSpTcrEntryA row in the BWM traffic contract rate table. BwmStatSpTcrEntry .1.3.6.1.4.1.1872.2.1.8.15.4.1 |
bwmStatSpTcrPortIndexThe switch port number for which the statistics apply.ro INTEGER .1.3.6.1.4.1.1872.2.1.8.15.4.1.1 |
bwmStatSpTcrContractIndexThe contract queue number for which the statistics apply.ro INTEGER .1.3.6.1.4.1.1872.2.1.8.15.4.1.2 |
bwmStatSpTcrNameThe name of the traffic contract queue.ro DisplayString .1.3.6.1.4.1.1872.2.1.8.15.4.1.3 |
bwmStatSpTcrRateThe rate of octets sent out from the traffic
contract queue.ro INTEGER .1.3.6.1.4.1.1872.2.1.8.15.4.1.4 |
bwmStatSpTcrOutoctThe of octets sent out from the traffic
contract queue.ro Counter .1.3.6.1.4.1.1872.2.1.8.15.4.1.5 |
bwmStatSpTcrOutdisoctThe total number of octets dropped from the traffic
contract queue.ro Counter .1.3.6.1.4.1.1872.2.1.8.15.4.1.6 |
bwmStatSpTcrBufferUsedThe total number of buffers used by the traffic contract
queue.ro Counter .1.3.6.1.4.1.1872.2.1.8.15.4.1.7 |
bwmStatSpTcrBufferMaxThe total number of buffers assigned to the traffic
contract queue.ro Counter .1.3.6.1.4.1.1872.2.1.8.15.4.1.8 |
information OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.9 |
port-info OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.9.1 |
portInfoTableThe table of port information. SEQUENCE OF PortInfoTableEntry .1.3.6.1.4.1.1872.2.1.9.1.1 |
portInfoTableEntryA row in the port information table. PortInfoTableEntry .1.3.6.1.4.1.1872.2.1.9.1.1.1 |
portInfoIndxThe port index.ro INTEGER .1.3.6.1.4.1.1872.2.1.9.1.1.1.1 |
portInfoSpeedThe current operational speed of the port.ro Enumeration .1.3.6.1.4.1.1872.2.1.9.1.1.1.2 |
portInfoModeThe current operational mode of the port.ro Enumeration .1.3.6.1.4.1.1872.2.1.9.1.1.1.3 |
portInfoFlowCtrlThe current operational flow control of the port.ro Enumeration .1.3.6.1.4.1.1872.2.1.9.1.1.1.4 |
portInfoLinkThe current operational link status of the port.ro Enumeration .1.3.6.1.4.1.1872.2.1.9.1.1.1.5 |
slb-info OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.9.2 |
slbFailOverInfoTableThe table of switch fail-over run-time status. SEQUENCE OF SlbFailOverInfoEntry .1.3.6.1.4.1.1872.2.1.9.2.1 |
slbFailOverInfoEntryA row in the switch fail-over information table. SlbFailOverInfoEntry .1.3.6.1.4.1.1872.2.1.9.2.1.1 |
slbFailOverInfoIndexThe index of switch fail-over information table.ro INTEGER .1.3.6.1.4.1.1872.2.1.9.2.1.1.1 |
slbFailOverInfoPrimaryIpIP address of the primary switch.ro IpAddress .1.3.6.1.4.1.1872.2.1.9.2.1.1.2 |
slbFailOverInfoPrimaryStatusThe current operational status of the primary switch.ro Enumeration .1.3.6.1.4.1.1872.2.1.9.2.1.1.3 |
slbFailOverInfoPrimaryStateThe current operational state of the primary switch.ro Enumeration .1.3.6.1.4.1.1872.2.1.9.2.1.1.4 |
slbFailOverInfoSecondaryIpIP address of the secondary switch.ro IpAddress .1.3.6.1.4.1.1872.2.1.9.2.1.1.5 |
slbFailOverInfoSecondaryStatusThe current operational status of the secondary switch.ro Enumeration .1.3.6.1.4.1.1872.2.1.9.2.1.1.6 |
slbFailOverInfoSecondaryStateThe current operational state of the secondary switch.ro Enumeration .1.3.6.1.4.1.1872.2.1.9.2.1.1.7 |
slbRealServerInfoTableThe table of real server run-time information. SEQUENCE OF SlbRealServerInfoEntry .1.3.6.1.4.1.1872.2.1.9.2.2 |
slbRealServerInfoEntryA row in the real server information table. SlbRealServerInfoEntry .1.3.6.1.4.1.1872.2.1.9.2.2.1 |
slbRealServerInfoIndexThe real server indexro INTEGER .1.3.6.1.4.1.1872.2.1.9.2.2.1.1 |
slbRealServerInfoIpAddrIP address of the real server.ro IpAddress .1.3.6.1.4.1.1872.2.1.9.2.2.1.2 |
slbRealServerMacAddrThe MAC address of the real server.ro PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.1872.2.1.9.2.2.1.3 |
slbRealServerInfoSwitchPortThe switch port that the real server is connected to.ro INTEGER .1.3.6.1.4.1.1872.2.1.9.2.2.1.4 |
slbRealServerInfoHealthLayerThe OSI layer at whitch real server functionality is
verified.ro Enumeration .1.3.6.1.4.1.1872.2.1.9.2.2.1.5 |
slbRealServerInfoOverflowThe overflow state of the real server.ro Enumeration .1.3.6.1.4.1.1872.2.1.9.2.2.1.6 |
slbRealServerInfoStateThe state of the real server.ro Enumeration .1.3.6.1.4.1.1872.2.1.9.2.2.1.7 |
ip-info OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.9.3 |
ipRouteInfoTableThe table of run-time IP routes. SEQUENCE OF IpRouteInfoEntry .1.3.6.1.4.1.1872.2.1.9.3.1 |
ipRouteInfoEntryA row in the run-time IP route table IpRouteInfoEntry .1.3.6.1.4.1.1872.2.1.9.3.1.1 |
ipRouteInfoIndxThe index of this route table.ro INTEGER .1.3.6.1.4.1.1872.2.1.9.3.1.1.1 |
ipRouteInfoDestIpThe destination IP address of this route.ro IpAddress .1.3.6.1.4.1.1872.2.1.9.3.1.1.2 |
ipRouteInfoMaskThe destination IP mask of this route.ro IpAddress .1.3.6.1.4.1.1872.2.1.9.3.1.1.3 |
ipRouteInfoGatewayThe next-hop router address for this route.ro IpAddress .1.3.6.1.4.1.1872.2.1.9.3.1.1.4 |
ipRouteInfoTagThe tag-type for this route.ro Enumeration .1.3.6.1.4.1.1872.2.1.9.3.1.1.5 |
ipRouteInfoTypeThe type of the route.ro Enumeration .1.3.6.1.4.1.1872.2.1.9.3.1.1.6 |
ipRouteInfoInterfaceThe interface number for which the destination
address is applicable.ro INTEGER .1.3.6.1.4.1.1872.2.1.9.3.1.1.7 |
arpInfoTableThe table of ARP entries. SEQUENCE OF AgArpInfoEntry .1.3.6.1.4.1.1872.2.1.9.3.2 |
arpInfoEntryA row in the ARP table AgArpInfoEntry .1.3.6.1.4.1.1872.2.1.9.3.2.1 |
arpInfoDestIpThe destination IP address of the ARP entry.ro IpAddress .1.3.6.1.4.1.1872.2.1.9.3.2.1.1 |
arpInfoMacAddrThe MAC address for the ARP entry.ro PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.1872.2.1.9.3.2.1.2 |
arpInfoVLANThe VLAN identifier for the ARP entry.ro INTEGER .1.3.6.1.4.1.1872.2.1.9.3.2.1.3 |
arpInfoSrcPortThe port number on which this entry's equivalence
is effective.ro INTEGER .1.3.6.1.4.1.1872.2.1.9.3.2.1.4 |
arpInfoRefPortsThe rference ports associated with this ARP entry.ro INTEGER .1.3.6.1.4.1.1872.2.1.9.3.2.1.5 |
arpInfoFlagThe flag associated with this ARP entry.ro Enumeration .1.3.6.1.4.1.1872.2.1.9.3.2.1.6 |
vrrp-info OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.9.4 |
vrrpInfoVirtRtrTableThe table of VRRP virtual router run-time information. SEQUENCE OF VrrpInfoVirtRtrTableEntry .1.3.6.1.4.1.1872.2.1.9.4.1 |
vrrpInfoVirtRtrTableEntryThe run-time information about a VRRP virtual router. VrrpInfoVirtRtrTableEntry .1.3.6.1.4.1.1872.2.1.9.4.1.1 |
vrrpInfoVirtRtrIndexThe VRRP virtual router index.ro INTEGER .1.3.6.1.4.1.1872.2.1.9.4.1.1.1 |
vrrpInfoVirtRtrStateThe VRRP virtual router state.ro Enumeration .1.3.6.1.4.1.1872.2.1.9.4.1.1.2 |
filtering OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.10 |
fltCfgTableMaxSizeThe maximum number of filtering table entries.ro INTEGER .1.3.6.1.4.1.1872.2.1.10.1 |
fltCurCfgTableThe filtering table in the new configuration block. SEQUENCE OF FltCurCfgTableEntry .1.3.6.1.4.1.1872.2.1.10.2 |
fltCurCfgTableEntryA row in the filtering table. FltCurCfgTableEntry .1.3.6.1.4.1.1872.2.1.10.2.1 |
fltCurCfgIndxThe filtering table index.ro INTEGER .1.3.6.1.4.1.1872.2.1.10.2.1.1 |
fltCurCfgSrcIpThe source IP address to be filtered.ro IpAddress .1.3.6.1.4.1.1872.2.1.10.2.1.2 |
fltCurCfgSrcIpMaskThe source IP sub-net mask for filtering.ro IpAddress .1.3.6.1.4.1.1872.2.1.10.2.1.3 |
fltCurCfgDstIpThe destination IP address to be filtered.ro IpAddress .1.3.6.1.4.1.1872.2.1.10.2.1.4 |
fltCurCfgDstIpMaskThe destination IP sub-net mask for filtering.ro IpAddress .1.3.6.1.4.1.1872.2.1.10.2.1.5 |
fltCurCfgProtocolThe protocol to be filtered.ro INTEGER .1.3.6.1.4.1.1872.2.1.10.2.1.6 |
fltCurCfgRangeHighSrcPortThe 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.ro INTEGER .1.3.6.1.4.1.1872.2.1.10.2.1.7 |
fltCurCfgRangeLowSrcPortThe 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.ro INTEGER .1.3.6.1.4.1.1872.2.1.10.2.1.8 |
fltCurCfgRangeLowDstPortThe 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.ro INTEGER .1.3.6.1.4.1.1872.2.1.10.2.1.9 |
fltCurCfgRangeHighDstPortThe 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.ro INTEGER .1.3.6.1.4.1.1872.2.1.10.2.1.10 |
fltCurCfgActionThe action for the filtering rule.ro Enumeration .1.3.6.1.4.1.1872.2.1.10.2.1.11 |
fltCurCfgRedirPortThe real server port number used for redirection.ro INTEGER .1.3.6.1.4.1.1872.2.1.10.2.1.12 |
fltCurCfgRedirGroupThe real server group to be redirected to.ro INTEGER .1.3.6.1.4.1.1872.2.1.10.2.1.13 |
fltCurCfgLogEnable or disable logging.ro Enumeration .1.3.6.1.4.1.1872.2.1.10.2.1.14 |
fltCurCfgStateThe state of this filtering rule.ro Enumeration .1.3.6.1.4.1.1872.2.1.10.2.1.15 |
fltCurCfgNatThe selection of destination or source for network address
translatin.ro Enumeration .1.3.6.1.4.1.1872.2.1.10.2.1.16 |
fltCurCfgCacheEnable or disable caching sessions that match filter.ro Enumeration .1.3.6.1.4.1.1872.2.1.10.2.1.17 |
fltCurCfgInvertTurn the invert logic on or off for the filter entry.ro Enumeration .1.3.6.1.4.1.1872.2.1.10.2.1.18 |
fltCurCfgClientProxyEnable or disable client proxy.ro Enumeration .1.3.6.1.4.1.1872.2.1.10.2.1.19 |
fltCurCfgTcpAckEnable or disable filtering on matching TCP ACK and RST flag.ro Enumeration .1.3.6.1.4.1.1872.2.1.10.2.1.20 |
fltCurCfgUrlRedirEnable or disable URL redirection. The URL expressions are
defined in slbCurCfgUrlTable.ro Enumeration .1.3.6.1.4.1.1872.2.1.10.2.1.21 |
fltCurCfgSrcMacThe source MAC address to be filtered.ro PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.1872.2.1.10.2.1.22 |
fltCurCfgDstMacThe Destination MAC address to be filtered.ro PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.1872.2.1.10.2.1.23 |
fltCurCfgFtpNatActiveEnable or disable FTP NAT for active ftp only.ro Enumeration .1.3.6.1.4.1.1872.2.1.10.2.1.24 |
fltCurCfgAclTcpUrgEnable or disable TCP URG packet.ro Enumeration .1.3.6.1.4.1.1872.2.1.10.2.1.25 |
fltCurCfgAclTcpAckEnable or disable TCP ACK packet.ro Enumeration .1.3.6.1.4.1.1872.2.1.10.2.1.26 |
fltCurCfgAclTcpPshEnable or disable TCP PSH packet.ro Enumeration .1.3.6.1.4.1.1872.2.1.10.2.1.27 |
fltCurCfgAclTcpRstEnable or disable TCP RST packet.ro Enumeration .1.3.6.1.4.1.1872.2.1.10.2.1.28 |
fltCurCfgAclTcpSynEnable or disable TCP SYN packet.ro Enumeration .1.3.6.1.4.1.1872.2.1.10.2.1.29 |
fltCurCfgAclTcpFinEnable or disable TCP FIN packet.ro Enumeration .1.3.6.1.4.1.1872.2.1.10.2.1.30 |
fltCurCfgAclIcmpICMP type to be filtered.ro INTEGER .1.3.6.1.4.1.1872.2.1.10.2.1.31 |
fltCurCfgAclIpOptionSelect an IP option to filter.ro Enumeration .1.3.6.1.4.1.1872.2.1.10.2.1.32 |
fltCurCfgBwmContractFilt default BW contract number.ro INTEGER .1.3.6.1.4.1.1872.2.1.10.2.1.33 |
fltCurCfgAclIpTosThe IP TOS value to be filtered.ro INTEGER .1.3.6.1.4.1.1872.2.1.10.2.1.34 |
fltCurCfgAclIpTosMaskThe IP TOS mask for filtering.ro INTEGER .1.3.6.1.4.1.1872.2.1.10.2.1.35 |
fltCurCfgAclIpTosNewThe new IP TOS value to over-write when filtering fired.ro INTEGER .1.3.6.1.4.1.1872.2.1.10.2.1.36 |
fltCurCfgFwlbEnable or disable filtering on firewall redirect hash
method.ro Enumeration .1.3.6.1.4.1.1872.2.1.10.2.1.37 |
fltNewCfgTableThe filtering table in the new configuration block. SEQUENCE OF FltNewCfgTableEntry .1.3.6.1.4.1.1872.2.1.10.3 |
fltNewCfgTableEntryA row in the filtering table. FltNewCfgTableEntry .1.3.6.1.4.1.1872.2.1.10.3.1 |
fltNewCfgIndxThe filtering table index.ro INTEGER .1.3.6.1.4.1.1872.2.1.10.3.1.1 |
fltNewCfgSrcIpThe source IP address to be filtered.rw IpAddress .1.3.6.1.4.1.1872.2.1.10.3.1.2 |
fltNewCfgSrcIpMaskThe source IP sub-net mask for filtering.rw IpAddress .1.3.6.1.4.1.1872.2.1.10.3.1.3 |
fltNewCfgDstIpThe destination IP address to be filtered.rw IpAddress .1.3.6.1.4.1.1872.2.1.10.3.1.4 |
fltNewCfgDstIpMaskThe destination IP sub-net mask for filtering.rw IpAddress .1.3.6.1.4.1.1872.2.1.10.3.1.5 |
fltNewCfgProtocolThe protocol to be filtered.rw INTEGER .1.3.6.1.4.1.1872.2.1.10.3.1.6 |
fltNewCfgRangeHighSrcPortThe 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.rw INTEGER .1.3.6.1.4.1.1872.2.1.10.3.1.7 |
fltNewCfgRangeLowSrcPortThe 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.rw INTEGER .1.3.6.1.4.1.1872.2.1.10.3.1.8 |
fltNewCfgRangeLowDstPortThe 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.rw INTEGER .1.3.6.1.4.1.1872.2.1.10.3.1.9 |
fltNewCfgRangeHighDstPortThe 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.rw INTEGER .1.3.6.1.4.1.1872.2.1.10.3.1.10 |
fltNewCfgActionThe action for the filtering rule.rw Enumeration .1.3.6.1.4.1.1872.2.1.10.3.1.11 |
fltNewCfgRedirPortThe real server port number used for redirection.rw INTEGER .1.3.6.1.4.1.1872.2.1.10.3.1.12 |
fltNewCfgRedirGroupThe real server group to be redirected to.rw INTEGER .1.3.6.1.4.1.1872.2.1.10.3.1.13 |
fltNewCfgLogEnable or disable logging.rw Enumeration .1.3.6.1.4.1.1872.2.1.10.3.1.14 |
fltNewCfgStateThe state of this filtering rule.rw Enumeration .1.3.6.1.4.1.1872.2.1.10.3.1.15 |
fltNewCfgDeleteWhen 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.rw Enumeration .1.3.6.1.4.1.1872.2.1.10.3.1.16 |
fltNewCfgNatThe selection of destination or source for network address
translatin.rw Enumeration .1.3.6.1.4.1.1872.2.1.10.3.1.17 |
fltNewCfgCacheEnable or disable caching sessions that match filter.rw Enumeration .1.3.6.1.4.1.1872.2.1.10.3.1.18 |
fltNewCfgInvertTurn the invert logic on or off for the filter entry.rw Enumeration .1.3.6.1.4.1.1872.2.1.10.3.1.19 |
fltNewCfgClientProxyEnable or disable client proxy.rw Enumeration .1.3.6.1.4.1.1872.2.1.10.3.1.20 |
fltNewCfgTcpAckEnable or disable filtering on matching TCP ACK and RST flag.rw Enumeration .1.3.6.1.4.1.1872.2.1.10.3.1.21 |
fltNewCfgUrlRedirEnable or disable URL redirection. The URL expressions are
defined in slbNewCfgUrlTable.rw Enumeration .1.3.6.1.4.1.1872.2.1.10.3.1.22 |
fltNewCfgSrcMacThe source MAC address to be filtered.rw PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.1872.2.1.10.3.1.23 |
fltNewCfgDstMacThe Destination MAC address to be filtered.rw PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.1872.2.1.10.3.1.24 |
fltNewCfgFtpNatActiveEnable or disable FTP NAT for active ftp.rw Enumeration .1.3.6.1.4.1.1872.2.1.10.3.1.25 |
fltNewCfgAclTcpUrgE or disable TCP URG packet.rw Enumeration .1.3.6.1.4.1.1872.2.1.10.3.1.26 |
fltNewCfgAclTcpAckEnable or disable TCP ACK packet.rw Enumeration .1.3.6.1.4.1.1872.2.1.10.3.1.27 |
fltNewCfgAclTcpPshEnable or disable TCP PSH packet.rw Enumeration .1.3.6.1.4.1.1872.2.1.10.3.1.28 |
fltNewCfgAclTcpRstEnable or disable TCP RST packet.rw Enumeration .1.3.6.1.4.1.1872.2.1.10.3.1.29 |
fltNewCfgAclTcpSynEnable or disable TCP SYN packet.rw Enumeration .1.3.6.1.4.1.1872.2.1.10.3.1.30 |
fltNewCfgAclTcpFinEnable or disable TCP FIN packet.rw Enumeration .1.3.6.1.4.1.1872.2.1.10.3.1.31 |
fltNewCfgAclIcmpICMP type to be filtered.rw INTEGER .1.3.6.1.4.1.1872.2.1.10.3.1.32 |
fltNewCfgAclIpOptionSelect an IP option to filter.rw Enumeration .1.3.6.1.4.1.1872.2.1.10.3.1.33 |
fltNewCfgBwmContractFilt default BW contract number.rw INTEGER .1.3.6.1.4.1.1872.2.1.10.3.1.34 |
fltNewCfgAclIpTosThe IP TOS value to be filtered.rw INTEGER .1.3.6.1.4.1.1872.2.1.10.3.1.35 |
fltNewCfgAclIpTosMaskThe IP TOS mask for filtering.rw INTEGER .1.3.6.1.4.1.1872.2.1.10.3.1.36 |
fltNewCfgAclIpTosNewThe new IP TOS value to over-write when filtering fired.rw INTEGER .1.3.6.1.4.1.1872.2.1.10.3.1.37 |
fltNewCfgFwlbEnable or disable filtering on firewall redirect hash
method.rw Enumeration .1.3.6.1.4.1.1872.2.1.10.3.1.38 |
fltCurCfgPortTableThe filtering port table in the current configuration
block. SEQUENCE OF FltCurCfgPortTableEntry .1.3.6.1.4.1.1872.2.1.10.4 |
fltCurCfgPortTableEntryA row in the filtering port table. FltCurCfgPortTableEntry .1.3.6.1.4.1.1872.2.1.10.4.1 |
fltCurCfgPortIndxThe port index.ro INTEGER .1.3.6.1.4.1.1872.2.1.10.4.1.1 |
fltCurCfgPortStateEnable or disable filtering.ro Enumeration .1.3.6.1.4.1.1872.2.1.10.4.1.2 |
fltCurCfgPortFiltBmapThe 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
portro OCTET STRING .1.3.6.1.4.1.1872.2.1.10.4.1.3 |
fltNewCfgPortTableThe filtering port table in the new configuration
block. SEQUENCE OF FltNewCfgPortTableEntry .1.3.6.1.4.1.1872.2.1.10.5 |
fltNewCfgPortTableEntryA row in the filtering port table. FltNewCfgPortTableEntry .1.3.6.1.4.1.1872.2.1.10.5.1 |
fltNewCfgPortIndxThe port index.ro INTEGER .1.3.6.1.4.1.1872.2.1.10.5.1.1 |
fltNewCfgPortStateEnable or disable filtering.rw Enumeration .1.3.6.1.4.1.1872.2.1.10.5.1.2 |
fltNewCfgPortFiltBmapThe 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
portro OCTET STRING .1.3.6.1.4.1.1872.2.1.10.5.1.3 |
fltNewCfgPortAddFiltRuleThis 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.rw INTEGER .1.3.6.1.4.1.1872.2.1.10.5.1.4 |
fltNewCfgPortRemFiltRuleThis 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.rw INTEGER .1.3.6.1.4.1.1872.2.1.10.5.1.5 |
globalSLB OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.11 |
gslbGeneral OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.11.1 |
gslbCurCfgGenStateTrun on or off Distributed Server Load Balance in the
current_configuration block.ro Enumeration .1.3.6.1.4.1.1872.2.1.11.1.1 |
gslbNewCfgGenStateTrun on or off Distributed Server Load Balance in the
new_configuration block.rw Enumeration .1.3.6.1.4.1.1872.2.1.11.1.2 |
gslbCurCfgGenDnsHandoffEnable/Disable DNS handoffs in the current_configuration
block.ro Enumeration .1.3.6.1.4.1.1872.2.1.11.1.3 |
gslbNewCfgGenDnsHandoffEnable/Disable DNS handoffs in the new_configuration
block.rw Enumeration .1.3.6.1.4.1.1872.2.1.11.1.4 |
gslbCurCfgGenDnsTTLTime to live value in minute of DNS resource records in
the current_configuration block.ro INTEGER .1.3.6.1.4.1.1872.2.1.11.1.5 |
gslbNewCfgGenDnsTTLTime to live value in minute of DNS resource records in
the new_configuration block.rw INTEGER .1.3.6.1.4.1.1872.2.1.11.1.6 |
gslbCurCfgGenHttpRedirectEnable/Disable DNS handoffs in the current_configuration
block.ro Enumeration .1.3.6.1.4.1.1872.2.1.11.1.7 |
gslbNewCfgGenHttpRedirectEnable/Disable DNS handoffs in the new_configuration
block.rw Enumeration .1.3.6.1.4.1.1872.2.1.11.1.8 |
gslbCurCfgGenRemSiteUpdateIntervalThe time interval in minute for updating remote site status
in the current_configuration block.ro INTEGER .1.3.6.1.4.1.1872.2.1.11.1.9 |
gslbNewCfgGenRemSiteUpdateIntervalThe time interval in minute for updating remote site status
in the new_configuration block.rw INTEGER .1.3.6.1.4.1.1872.2.1.11.1.10 |
gslbCurCfgGenDnsLocalPrefEnable/Disable DNS responses with only local addresses.ro Enumeration .1.3.6.1.4.1.1872.2.1.11.1.11 |
gslbNewCfgGenDnsLocalPrefEnable/Disable DNS responses with only local addresses.rw Enumeration .1.3.6.1.4.1.1872.2.1.11.1.12 |
gslbCurCfgGenMincoMinmum number of site connections in the
current_configuration block.ro INTEGER .1.3.6.1.4.1.1872.2.1.11.1.13 |
gslbNewCfgGenMincoMinmum number of site connections in the
new_configuration block.rw INTEGER .1.3.6.1.4.1.1872.2.1.11.1.14 |
gslbCurCfgGenOneEnable/Disable DNS responses with only one address
in the current_configuration block.ro Enumeration .1.3.6.1.4.1.1872.2.1.11.1.15 |
gslbNewCfgGenOneEnable/Disable DNS responses with only one address
in the new_configuration block.rw Enumeration .1.3.6.1.4.1.1872.2.1.11.1.16 |
gslbCurCfgGenUsernEnable/Disable HTTP redirect to real server name
in the current_configuration block.ro Enumeration .1.3.6.1.4.1.1872.2.1.11.1.17 |
gslbNewCfgGenUsernEnable/Disable HTTP redirect to real server name
in the new_configuration block.rw Enumeration .1.3.6.1.4.1.1872.2.1.11.1.18 |
gslbCurCfgGenGeoEnable/Disable geographic awareness
in the current_configuration block.ro Enumeration .1.3.6.1.4.1.1872.2.1.11.1.19 |
gslbNewCfgGenGeoEnable/Disable geographic awareness
in the new_configuration block.rw Enumeration .1.3.6.1.4.1.1872.2.1.11.1.20 |
gslbDNS OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.11.2 |
dnsCurCfgPrimaryIpAddrThe DNS primary IP address in the current_configuration block.ro IpAddress .1.3.6.1.4.1.1872.2.1.11.2.1 |
dnsNewCfgPrimaryIpAddrThe DNS primary IP address in the new_configuration block.rw IpAddress .1.3.6.1.4.1.1872.2.1.11.2.2 |
dnsCurCfgSecondaryIpAddrThe DNS primary IP address in the current_configuration block.ro IpAddress .1.3.6.1.4.1.1872.2.1.11.2.3 |
dnsNewCfgSecondaryIpAddrThe DNS primary IP address in the new_configuration block.rw IpAddress .1.3.6.1.4.1.1872.2.1.11.2.4 |
dnsCurCfgDomainNameThe DNS doamin name in the current_configuration block.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1872.2.1.11.2.5 |
dnsNewCfgDomainNameThe DNS doamin name in the new_configuration block.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1872.2.1.11.2.6 |
gslbSites OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.11.3 |
gslbRemSiteTableMaxSizeThe maximum number of GSLB remote sites.ro INTEGER .1.3.6.1.4.1.1872.2.1.11.3.1 |
gslbCurCfgRemSiteTableThe GSLB remote sites table in the current configuration
block. SEQUENCE OF GslbCurCfgRemSiteTableEntry .1.3.6.1.4.1.1872.2.1.11.3.2 |
gslbCurCfgRemSiteTableEntryA row in the GSLB remote sites table. GslbCurCfgRemSiteTableEntry .1.3.6.1.4.1.1872.2.1.11.3.2.1 |
gslbCurCfgRemSiteIndxThe GSLB remote sites table index.ro INTEGER .1.3.6.1.4.1.1872.2.1.11.3.2.1.1 |
gslbCurCfgRemSitePrimaryIpThe primary IP address of the remote site in the
current_configuration block.ro IpAddress .1.3.6.1.4.1.1872.2.1.11.3.2.1.2 |
gslbCurCfgRemSiteSecondaryIpThe secondary IP address of the remote site in the
current_configuration block.ro IpAddress .1.3.6.1.4.1.1872.2.1.11.3.2.1.3 |
gslbCurCfgRemSiteStateEnable/Disable GSLB for the remote site in the
current_configuration block.ro Enumeration .1.3.6.1.4.1.1872.2.1.11.3.2.1.4 |
gslbCurCfgRemSiteUpdateEnable/Disable GSLB for the remote site status update in the
current_configuration block.ro Enumeration .1.3.6.1.4.1.1872.2.1.11.3.2.1.5 |
gslbNewCfgRemSiteTableThe GSLB remote sites table in the current configuration
block. SEQUENCE OF GslbNewCfgRemSiteTableEntry .1.3.6.1.4.1.1872.2.1.11.3.3 |
gslbNewCfgRemSiteTableEntryA row in the GSLB remote sites table. GslbNewCfgRemSiteTableEntry .1.3.6.1.4.1.1872.2.1.11.3.3.1 |
gslbNewCfgRemSiteIndxThe GSLB remote sites table index.ro INTEGER .1.3.6.1.4.1.1872.2.1.11.3.3.1.1 |
gslbNewCfgRemSitePrimaryIpThe primary IP address of the remote site in the
new_configuration block.rw IpAddress .1.3.6.1.4.1.1872.2.1.11.3.3.1.2 |
gslbNewCfgRemSiteSecondaryIpThe secondary IP address of the remote site in the
new_configuration block.rw IpAddress .1.3.6.1.4.1.1872.2.1.11.3.3.1.3 |
gslbNewCfgRemSiteStateEnable/Disable GSLB for the remote site in the
new_configuration block.rw Enumeration .1.3.6.1.4.1.1872.2.1.11.3.3.1.4 |
gslbNewCfgRemSiteUpdateEnable/Disable GSLB for the remote site status update in the
new_configuration block.rw Enumeration .1.3.6.1.4.1.1872.2.1.11.3.3.1.5 |
gslbLookup OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.11.4 |
gslbCurCfgGenLookupsEnable or disable network preference lookups.ro Enumeration .1.3.6.1.4.1.1872.2.1.11.4.1 |
gslbNewCfgGenLookupsEnable or disable network preference lookups.rw Enumeration .1.3.6.1.4.1.1872.2.1.11.4.2 |
gslbCurCfgGenLookupDnameDomain name for internal lookup tablero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1872.2.1.11.4.3 |
gslbNewCfgGenLookupDnameDomain name for internal lookup tablerw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1872.2.1.11.4.4 |
gslbNetwork OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.11.4.5 |
gslbNetworkTableMaxSizeThe maximum number of GSLB Internet network preference entries.ro INTEGER .1.3.6.1.4.1.1872.2.1.11.4.5.1 |
gslbCurCfgNetworkTableThe table of Internet network preference configuration
in the current_config. SEQUENCE OF GslbCurCfgNetworkTableEntry .1.3.6.1.4.1.1872.2.1.11.4.5.2 |
gslbCurCfgNetworkTableEntryThe table about a network preference entry configuration. GslbCurCfgNetworkTableEntry .1.3.6.1.4.1.1872.2.1.11.4.5.2.1 |
gslbCurCfgNetworkIndxThe current Internet network preference table index.ro INTEGER .1.3.6.1.4.1.1872.2.1.11.4.5.2.1.1 |
gslbCurCfgNetworkSourceIpThe Source IP address of the network table.ro IpAddress .1.3.6.1.4.1.1872.2.1.11.4.5.2.1.2 |
gslbCurCfgNetworkNetMaskThe Net mask of the network table.ro IpAddress .1.3.6.1.4.1.1872.2.1.11.4.5.2.1.3 |
gslbCurCfgNetworkVip1The Vip1 of the network table.ro IpAddress .1.3.6.1.4.1.1872.2.1.11.4.5.2.1.4 |
gslbCurCfgNetworkVip2The Vip2 of the network table.ro IpAddress .1.3.6.1.4.1.1872.2.1.11.4.5.2.1.5 |
gslbNewCfgNetworkTableThe table of Internet network preference configuration in the
new_config. SEQUENCE OF GslbNewCfgNetworkTableEntry .1.3.6.1.4.1.1872.2.1.11.4.5.3 |
gslbNewCfgNetworkTableEntryThe table about a network preference entry configuration. GslbNewCfgNetworkTableEntry .1.3.6.1.4.1.1872.2.1.11.4.5.3.1 |
gslbNewCfgNetworkIndxThe new Internet network preference table index.ro INTEGER .1.3.6.1.4.1.1872.2.1.11.4.5.3.1.1 |
gslbNewCfgNetworkSourceIpThe Source IP address of the network table.rw IpAddress .1.3.6.1.4.1.1872.2.1.11.4.5.3.1.2 |
gslbNewCfgNetworkNetMaskThe Net mask of the network table.rw IpAddress .1.3.6.1.4.1.1872.2.1.11.4.5.3.1.3 |
gslbNewCfgNetworkVip1The Vip1 of the network table.rw IpAddress .1.3.6.1.4.1.1872.2.1.11.4.5.3.1.4 |
gslbNewCfgNetworkVip2The Vip2 of the network table.rw IpAddress .1.3.6.1.4.1.1872.2.1.11.4.5.3.1.5 |
gslbNewCfgNetworkDeleteBy setting the value to delete(2), the entire row is deleted.rw Enumeration .1.3.6.1.4.1.1872.2.1.11.4.5.3.1.12 |
gslbCurCfgGenExternalEnable or disable external lookups.ro Enumeration .1.3.6.1.4.1.1872.2.1.11.4.6 |
gslbNewCfgGenExternalEnable or disable external lookups.rw Enumeration .1.3.6.1.4.1.1872.2.1.11.4.7 |
gslbCurCfgGenEipExternal lookup IP addressro IpAddress .1.3.6.1.4.1.1872.2.1.11.4.8 |
gslbNewCfgGenEipExternal lookup IP addressrw IpAddress .1.3.6.1.4.1.1872.2.1.11.4.9 |
gslbCurCfgGenLookupPortExternal lookup UDP port numberro INTEGER .1.3.6.1.4.1.1872.2.1.11.4.10 |
gslbNewCfgGenLookupPortExternal lookup UDP port numberrw INTEGER .1.3.6.1.4.1.1872.2.1.11.4.11 |
gslbCurCfgGenLookupTimeoutExternal lookup Timeout Intervalro INTEGER .1.3.6.1.4.1.1872.2.1.11.4.12 |
gslbNewCfgGenLookupTimeoutExternal lookup Timeout Intervalrw INTEGER .1.3.6.1.4.1.1872.2.1.11.4.13 |
dynamicSLB OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.12 |
dynSLBRealServerTableThe table of Real Servers. SEQUENCE OF DynSLBRealServerEntry .1.3.6.1.4.1.1872.2.1.12.1 |
dynSLBRealServerEntryA row in the Real Server table. DynSLBRealServerEntry .1.3.6.1.4.1.1872.2.1.12.1.1 |
dynSLBRealServerIpAddrIP address of the Real Server.ro IpAddress .1.3.6.1.4.1.1872.2.1.12.1.1.1 |
dynSLBRealServerPortNumThe switch port that the Real Server is connected to.ro INTEGER .1.3.6.1.4.1.1872.2.1.12.1.1.2 |
dynSLBRealServerWeightThe Real Server weight. The higher the server weight
means the Real Server is allowed to receive more traffic
load.rw INTEGER .1.3.6.1.4.1.1872.2.1.12.1.1.3 |
altswitchTraps OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.13 |
operCmds OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.14 |
operSlbPortTableThe table of ports that the Oper commands apply to. SEQUENCE OF OperSlbPortEntry .1.3.6.1.4.1.1872.2.1.14.1 |
operSlbPortEntryA row in the operSlbPortTable OperSlbPortEntry .1.3.6.1.4.1.1872.2.1.14.1.1 |
operSlbPortIndexThe switch port number.ro INTEGER .1.3.6.1.4.1.1872.2.1.14.1.1.1 |
operSlbPortClrSessionTabThis an action object to clear session buinding table
for the specified port. ok(1) is returned when read.ro Enumeration .1.3.6.1.4.1.1872.2.1.14.1.1.2 |
vrrp OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.15 |
vrrpGeneral OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.15.1 |
vrrpCurCfgGenStateEnable or disable VRRP operation globally.ro Enumeration .1.3.6.1.4.1.1872.2.1.15.1.1 |
vrrpNewCfgGenStateEnable or disable VRRP operation globally.rw Enumeration .1.3.6.1.4.1.1872.2.1.15.1.2 |
vrrpCurCfgGenTckVirtRtrIncThe increment of VRRP virtual router priority. The
priority is adjusted by tracking the state of other
virtual routers.ro INTEGER .1.3.6.1.4.1.1872.2.1.15.1.3 |
vrrpNewCfgGenTckVirtRtrIncThe increment of VRRP virtual router priority. The
priority is adjusted by tracking the state of other
virtual routers.rw INTEGER .1.3.6.1.4.1.1872.2.1.15.1.4 |
vrrpCurCfgGenTckIpIntfIncThe increment of VRRP virtual router priority. The
priority is adjusted by tracking the state of other
router interfaces.ro INTEGER .1.3.6.1.4.1.1872.2.1.15.1.5 |
vrrpNewCfgGenTckIpIntfIncThe increment of VRRP virtual router priority. The
priority is adjusted by tracking the state of other
router interfaces.rw INTEGER .1.3.6.1.4.1.1872.2.1.15.1.6 |
vrrpCurCfgGenTckVlanPortIncThe 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.ro INTEGER .1.3.6.1.4.1.1872.2.1.15.1.7 |
vrrpNewCfgGenTckVlanPortIncThe 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.rw INTEGER .1.3.6.1.4.1.1872.2.1.15.1.8 |
vrrpCurCfgGenTckL4PortIncThe 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.ro INTEGER .1.3.6.1.4.1.1872.2.1.15.1.9 |
vrrpNewCfgGenTckL4PortIncThe 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.rw INTEGER .1.3.6.1.4.1.1872.2.1.15.1.10 |
vrrpCurCfgGenTckRServerIncThe 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.ro INTEGER .1.3.6.1.4.1.1872.2.1.15.1.11 |
vrrpNewCfgGenTckRServerIncThe 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.rw INTEGER .1.3.6.1.4.1.1872.2.1.15.1.12 |
vrrpCurCfgGenTckHsrpIncThe increment of VRRP virtual router priority. The
priority is adjusted by tracking the HSRP advertisements.ro INTEGER .1.3.6.1.4.1.1872.2.1.15.1.13 |
vrrpNewCfgGenTckHsrpIncThe increment of VRRP virtual router priority. The
priority is adjusted by tracking the HSRP advertisements.rw INTEGER .1.3.6.1.4.1.1872.2.1.15.1.14 |
vrrpCurCfgGenHotstandbyEnable or disable hotstandby processing.ro Enumeration .1.3.6.1.4.1.1872.2.1.15.1.15 |
vrrpNewCfgGenHotstandbyEnable or disable hotstandby processing.rw Enumeration .1.3.6.1.4.1.1872.2.1.15.1.16 |
vrrpCurCfgVirtRtrTableThe table of VRRP virtual routers configuration in
current_config. SEQUENCE OF VrrpCurCfgVirtRtrTableEntry .1.3.6.1.4.1.1872.2.1.15.2 |
vrrpCurCfgVirtRtrTableEntryInformation about a VRRP virtual router. VrrpCurCfgVirtRtrTableEntry .1.3.6.1.4.1.1872.2.1.15.2.1 |
vrrpCurCfgVirtRtrIndxThe VRRP virtual router table index.ro INTEGER .1.3.6.1.4.1.1872.2.1.15.2.1.1 |
vrrpCurCfgVirtRtrIDThe VRRP virtual router identifier.ro INTEGER .1.3.6.1.4.1.1872.2.1.15.2.1.2 |
vrrpCurCfgVirtRtrAddrThe VRRP virtual router IP address.ro IpAddress .1.3.6.1.4.1.1872.2.1.15.2.1.3 |
vrrpCurCfgVirtRtrIfIndexThe IfIndex that the VRRP virtual router is representing.ro INTEGER .1.3.6.1.4.1.1872.2.1.15.2.1.4 |
vrrpCurCfgVirtRtrIntervalThe time interval between VRRP advertisements in seconds.ro INTEGER .1.3.6.1.4.1.1872.2.1.15.2.1.5 |
vrrpCurCfgVirtRtrPriorityThe priority value to be used by the specified VRRP virtual
routers.ro INTEGER .1.3.6.1.4.1.1872.2.1.15.2.1.6 |
vrrpCurCfgVirtRtrPreemptThis is for controlling whether a higher priority Backup
VRRP virtual router preempts a low priority Master.
enabled(1) - allow preemption
disabled(2) - prohibit preemptionro Enumeration .1.3.6.1.4.1.1872.2.1.15.2.1.7 |
vrrpCurCfgVirtRtrStateEnable or disable the VRRP virtual router.ro Enumeration .1.3.6.1.4.1.1872.2.1.15.2.1.8 |
vrrpCurCfgVirtRtrSharingEnable or disable load sharing of non-master
virtual router.ro Enumeration .1.3.6.1.4.1.1872.2.1.15.2.1.9 |
vrrpCurCfgVirtRtrTckVirtRtrEnable or disable tracking other virtual routers for
priority adjustment. the priority increment is defined
in vrrpCurCfgGenTckVirtRtrInc.ro Enumeration .1.3.6.1.4.1.1872.2.1.15.2.1.10 |
vrrpCurCfgVirtRtrTckIpIntfEnable or disable tracking other router interfaces for
priority adjustment. the priority increment is defined
in vrrpCurCfgGenTckIpIntfInc.ro Enumeration .1.3.6.1.4.1.1872.2.1.15.2.1.11 |
vrrpCurCfgVirtRtrTckVlanPortEnable or disable tracking port state of VLAN ports
for priority adjustment. the priority increment is
defined in vrrpCurCfgGenTckVlanPortInc.ro Enumeration .1.3.6.1.4.1.1872.2.1.15.2.1.12 |
vrrpCurCfgVirtRtrTckL4PortEnable 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.ro Enumeration .1.3.6.1.4.1.1872.2.1.15.2.1.13 |
vrrpCurCfgVirtRtrTckRServerEnable 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.ro Enumeration .1.3.6.1.4.1.1872.2.1.15.2.1.14 |
vrrpCurCfgVirtRtrTckHsrpEnable 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.ro Enumeration .1.3.6.1.4.1.1872.2.1.15.2.1.15 |
vrrpNewCfgVirtRtrTableThe table of VRRP virtual routers configuration in
current_config. SEQUENCE OF VrrpNewCfgVirtRtrTableEntry .1.3.6.1.4.1.1872.2.1.15.3 |
vrrpNewCfgVirtRtrTableEntryInformation about a VRRP virtual router. VrrpNewCfgVirtRtrTableEntry .1.3.6.1.4.1.1872.2.1.15.3.1 |
vrrpNewCfgVirtRtrIndxThe VRRP virtual router table index.ro INTEGER .1.3.6.1.4.1.1872.2.1.15.3.1.1 |
vrrpNewCfgVirtRtrIDThe VRRP virtual router identifier.rw INTEGER .1.3.6.1.4.1.1872.2.1.15.3.1.2 |
vrrpNewCfgVirtRtrAddrThe VRRP virtual router IP address.rw IpAddress .1.3.6.1.4.1.1872.2.1.15.3.1.3 |
vrrpNewCfgVirtRtrIfIndexThe IfIndex that the VRRP virtual router is representing.rw INTEGER .1.3.6.1.4.1.1872.2.1.15.3.1.4 |
vrrpNewCfgVirtRtrIntervalThe time interval between VRRP advertisements in seconds.rw INTEGER .1.3.6.1.4.1.1872.2.1.15.3.1.5 |
vrrpNewCfgVirtRtrPriorityThe priority value to be used by the specified VRRP virtual
router.rw INTEGER .1.3.6.1.4.1.1872.2.1.15.3.1.6 |
vrrpNewCfgVirtRtrPreemptThis is for controlling whether a higher priority Backup
VRRP virtual router preempts a low priority Master.
enabled(1) - allow preemption
disabled(2) - prohibit preemptionrw Enumeration .1.3.6.1.4.1.1872.2.1.15.3.1.7 |
vrrpNewCfgVirtRtrStateEnable or disable the VRRP virtual router.rw Enumeration .1.3.6.1.4.1.1872.2.1.15.3.1.8 |
vrrpNewCfgVirtRtrDeleteWhen 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.rw Enumeration .1.3.6.1.4.1.1872.2.1.15.3.1.9 |
vrrpNewCfgVirtRtrSharingEnable or disable load sharing of non-master
virtual router.rw Enumeration .1.3.6.1.4.1.1872.2.1.15.3.1.10 |
vrrpNewCfgVirtRtrTckVirtRtrEnable or disable tracking other virtual routers for
priority adjustment. the priority increment is defined
in vrrpNewCfgGenTckVirtRtrInc.rw Enumeration .1.3.6.1.4.1.1872.2.1.15.3.1.11 |
vrrpNewCfgVirtRtrTckIpIntfEnable or disable tracking other router interfaces for
priority adjustment. the priority increment is defined
in vrrpNewCfgGenTckIpIntfInc.rw Enumeration .1.3.6.1.4.1.1872.2.1.15.3.1.12 |
vrrpNewCfgVirtRtrTckVlanPortEnable or disable tracking port state of VLAN ports
for priority adjustment. the priority increment is
defined in vrrpNewCfgGenTckVlanPortInc.rw Enumeration .1.3.6.1.4.1.1872.2.1.15.3.1.13 |
vrrpNewCfgVirtRtrTckL4PortEnable 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.rw Enumeration .1.3.6.1.4.1.1872.2.1.15.3.1.14 |
vrrpNewCfgVirtRtrTckRServerEnable 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.rw Enumeration .1.3.6.1.4.1.1872.2.1.15.3.1.15 |
vrrpNewCfgVirtRtrTckHsrpEnable 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.rw Enumeration .1.3.6.1.4.1.1872.2.1.15.3.1.16 |
vrrpCurCfgIfTableThe table of VRRP interface configuration in current_config. SEQUENCE OF VrrpCurCfgIfTableEntry .1.3.6.1.4.1.1872.2.1.15.4 |
vrrpCurCfgIfTableEntryInformation about a VRRP interface. VrrpCurCfgIfTableEntry .1.3.6.1.4.1.1872.2.1.15.4.1 |
vrrpCurCfgIfIndxThe VRRP interface index. This is eqivalent to IfIndex.ro INTEGER .1.3.6.1.4.1.1872.2.1.15.4.1.1 |
vrrpCurCfgIfAuthTypeType of authentication being used.
none(1) - no authentication
simple-text-password(2) - use password specified in
vrrpCurCfgIfPasswd for authentication.ro Enumeration .1.3.6.1.4.1.1872.2.1.15.4.1.2 |
vrrpCurCfgIfPasswdThe password for authentication.ro DisplayString .1.3.6.1.4.1.1872.2.1.15.4.1.3 |
vrrpNewCfgIfTableThe table of VRRP interface configuration in current_config. SEQUENCE OF VrrpNewCfgIfTableEntry .1.3.6.1.4.1.1872.2.1.15.5 |
vrrpNewCfgIfTableEntryInformation about a VRRP interface. VrrpNewCfgIfTableEntry .1.3.6.1.4.1.1872.2.1.15.5.1 |
vrrpNewCfgIfIndxThe VRRP interface index. This is eqivalent to IfIndex.ro INTEGER .1.3.6.1.4.1.1872.2.1.15.5.1.1 |
vrrpNewCfgIfAuthTypeType of authentication being used.
none(1) - no authentication
simple-text-password(2) - use password specified in
vrrpNewCfgIfPasswd for authentication.rw Enumeration .1.3.6.1.4.1.1872.2.1.15.5.1.2 |
vrrpNewCfgIfPasswdThe password for authentication.rw DisplayString .1.3.6.1.4.1.1872.2.1.15.5.1.3 |
vrrpNewCfgIfDeleteWhen 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.rw Enumeration .1.3.6.1.4.1.1872.2.1.15.5.1.4 |
vrrpCurCfgVirtRtrGrpTableThe table of VRRP virtual router group configuration in
current_config. SEQUENCE OF VrrpCurCfgVirtRtrGrpTableEntry .1.3.6.1.4.1.1872.2.1.15.6 |
vrrpCurCfgVirtRtrGrpTableEntryInformation about a VRRP failover virtual router. VrrpCurCfgVirtRtrGrpTableEntry .1.3.6.1.4.1.1872.2.1.15.6.1 |
vrrpCurCfgVirtRtrGrpIndxThe VRRP virtual router table index.ro INTEGER .1.3.6.1.4.1.1872.2.1.15.6.1.1 |
vrrpCurCfgVirtRtrGrpIDThe VRRP virtual router identifier.ro INTEGER .1.3.6.1.4.1.1872.2.1.15.6.1.2 |
vrrpCurCfgVirtRtrGrpIfIndexThe IfIndex that the VRRP virtual router is representing.ro INTEGER .1.3.6.1.4.1.1872.2.1.15.6.1.3 |
vrrpCurCfgVirtRtrGrpIntervalThe time interval between VRRP advertisements in seconds.ro INTEGER .1.3.6.1.4.1.1872.2.1.15.6.1.4 |
vrrpCurCfgVirtRtrGrpPriorityThe priority value to be used by the specified VRRP virtual
routers.ro INTEGER .1.3.6.1.4.1.1872.2.1.15.6.1.5 |
vrrpCurCfgVirtRtrGrpPreemptThis is for controlling whether a higher priority Backup
VRRP virtual router preempts a low priority Master.
enabled(1) - allow preemption
disabled(2) - prohibit preemptionro Enumeration .1.3.6.1.4.1.1872.2.1.15.6.1.6 |
vrrpCurCfgVirtRtrGrpStateEnable or disable the VRRP virtual router.ro Enumeration .1.3.6.1.4.1.1872.2.1.15.6.1.7 |
vrrpCurCfgVirtRtrGrpSharingEnable or disable load sharing of non-master
virtual router.ro Enumeration .1.3.6.1.4.1.1872.2.1.15.6.1.8 |
vrrpCurCfgVirtRtrGrpTckVirtRtrEnable or disable tracking other virtual routers for
priority adjustment. the priority increment is defined
in vrrpCurCfgGenTckVirtRtrInc.ro Enumeration .1.3.6.1.4.1.1872.2.1.15.6.1.9 |
vrrpCurCfgVirtRtrGrpTckIpIntfEnable or disable tracking other router interfaces for
priority adjustment. the priority increment is defined
in vrrpCurCfgGenTckIpIntfInc.ro Enumeration .1.3.6.1.4.1.1872.2.1.15.6.1.10 |
vrrpCurCfgVirtRtrGrpTckVlanPortEnable or disable tracking port state of VLAN ports
for priority adjustment. the priority increment is
defined in vrrpCurCfgGenTckVlanPortInc.ro Enumeration .1.3.6.1.4.1.1872.2.1.15.6.1.11 |
vrrpCurCfgVirtRtrGrpTckL4PortEnable 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.ro Enumeration .1.3.6.1.4.1.1872.2.1.15.6.1.12 |
vrrpCurCfgVirtRtrGrpTckRServerEnable 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.ro Enumeration .1.3.6.1.4.1.1872.2.1.15.6.1.13 |
vrrpCurCfgVirtRtrGrpTckHsrpEnable 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.ro Enumeration .1.3.6.1.4.1.1872.2.1.15.6.1.14 |
vrrpNewCfgVirtRtrGrpTableThe table of VRRP virtual router group configuration in
new_config. SEQUENCE OF VrrpNewCfgVirtRtrGrpTableEntry .1.3.6.1.4.1.1872.2.1.15.7 |
vrrpNewCfgVirtRtrGrpTableEntryInformation about a VRRP failover virtual router. VrrpNewCfgVirtRtrGrpTableEntry .1.3.6.1.4.1.1872.2.1.15.7.1 |
vrrpNewCfgVirtRtrGrpIndxThe VRRP virtual router table index.ro INTEGER .1.3.6.1.4.1.1872.2.1.15.7.1.1 |
vrrpNewCfgVirtRtrGrpIDThe VRRP virtual router identifier.rw INTEGER .1.3.6.1.4.1.1872.2.1.15.7.1.2 |
vrrpNewCfgVirtRtrGrpIfIndexThe IfIndex that the VRRP virtual router is representing.rw INTEGER .1.3.6.1.4.1.1872.2.1.15.7.1.3 |
vrrpNewCfgVirtRtrGrpIntervalThe time interval between VRRP advertisements in seconds.rw INTEGER .1.3.6.1.4.1.1872.2.1.15.7.1.4 |
vrrpNewCfgVirtRtrGrpPriorityThe priority value to be used by the specified VRRP virtual
router.rw INTEGER .1.3.6.1.4.1.1872.2.1.15.7.1.5 |
vrrpNewCfgVirtRtrGrpPreemptThis is for controlling whether a higher priority Backup
VRRP virtual router preempts a low priority Master.
enabled(1) - allow preemption
disabled(2) - prohibit preemptionrw Enumeration .1.3.6.1.4.1.1872.2.1.15.7.1.6 |
vrrpNewCfgVirtRtrGrpStateEnable or disable the VRRP virtual router.rw Enumeration .1.3.6.1.4.1.1872.2.1.15.7.1.7 |
vrrpNewCfgVirtRtrGrpDeleteWhen 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.rw Enumeration .1.3.6.1.4.1.1872.2.1.15.7.1.8 |
vrrpNewCfgVirtRtrGrpSharingEnable or disable load sharing of non-master
virtual router.rw Enumeration .1.3.6.1.4.1.1872.2.1.15.7.1.9 |
vrrpNewCfgVirtRtrGrpTckVirtRtrEnable or disable tracking other virtual routers for
priority adjustment. the priority increment is defined
in vrrpNewCfgGenTckVirtRtrInc.rw Enumeration .1.3.6.1.4.1.1872.2.1.15.7.1.10 |
vrrpNewCfgVirtRtrGrpTckIpIntfEnable or disable tracking other router interfaces for
priority adjustment. the priority increment is defined
in vrrpNewCfgGenTckIpIntfInc.rw Enumeration .1.3.6.1.4.1.1872.2.1.15.7.1.11 |
vrrpNewCfgVirtRtrGrpTckVlanPortEnable or disable tracking port state of VLAN ports
for priority adjustment. the priority increment is
defined in vrrpNewCfgGenTckVlanPortInc.rw Enumeration .1.3.6.1.4.1.1872.2.1.15.7.1.12 |
vrrpNewCfgVirtRtrGrpTckL4PortEnable 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.rw Enumeration .1.3.6.1.4.1.1872.2.1.15.7.1.13 |
vrrpNewCfgVirtRtrGrpTckRServerEnable 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.rw Enumeration .1.3.6.1.4.1.1872.2.1.15.7.1.14 |
vrrpNewCfgVirtRtrGrpTckHsrpEnable 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.rw Enumeration .1.3.6.1.4.1.1872.2.1.15.7.1.15 |
radius OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.16 |
radCurCfgPrimaryIpAddrThe IP address of the Primary RADIUS server.ro IpAddress .1.3.6.1.4.1.1872.2.1.16.1 |
radNewCfgPrimaryIpAddrThe IP address of the Primary RADIUS server.rw IpAddress .1.3.6.1.4.1.1872.2.1.16.2 |
radCurCfgSecondaryIpAddrThe IP address of the Secondary RADIUS server.ro IpAddress .1.3.6.1.4.1.1872.2.1.16.3 |
radNewCfgSecondaryIpAddrThe IP address of the Secondary RADIUS server.rw IpAddress .1.3.6.1.4.1.1872.2.1.16.4 |
radCurCfgPortSpecify the RADIUS port number.ro INTEGER .1.3.6.1.4.1.1872.2.1.16.5 |
radNewCfgPortSpeicfy the RADIUS port number.rw INTEGER .1.3.6.1.4.1.1872.2.1.16.6 |
radCurCfgTimeoutThe maximum number of seconds before resending authentication
to RADIUS server.ro INTEGER .1.3.6.1.4.1.1872.2.1.16.7 |
radNewCfgTimeoutThe maximum number of seconds before resending authentication
to RADIUS server.rw INTEGER .1.3.6.1.4.1.1872.2.1.16.8 |
radCurCfgRetriesNumber of retries to the RADIUS server.ro INTEGER .1.3.6.1.4.1.1872.2.1.16.9 |
radNewCfgRetriesNumber of retries to the RADIUS server.rw INTEGER .1.3.6.1.4.1.1872.2.1.16.10 |
radCurCfgStateEnable or disbale RADIUS authentication.ro Enumeration .1.3.6.1.4.1.1872.2.1.16.11 |
radNewCfgStateEnable or disable RADIUS authentication.rw Enumeration .1.3.6.1.4.1.1872.2.1.16.12 |
radCurCfgAuthenStringThe RADIUS authentication string.ro DisplayString .1.3.6.1.4.1.1872.2.1.16.13 |
radNewCfgAuthenStringThe RADIUS authentication string.rw DisplayString .1.3.6.1.4.1.1872.2.1.16.14 |
bwm OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.17 |
bwmGeneralConfig OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.17.1 |
bwmCurCfgGenStateThe state of BWM in the current configuration
block.ro Enumeration .1.3.6.1.4.1.1872.2.1.17.1.1 |
bwmNewCfgGenStateThe state of BWM in the new configuration
block.rw Enumeration .1.3.6.1.4.1.1872.2.1.17.1.2 |
bwmCurCfgGenEnforcePolicyThe state of BWM enforce policy in the current configuration
block.ro Enumeration .1.3.6.1.4.1.1872.2.1.17.1.3 |
bwmNewCfgGenEnforcePolicyThe state of BWM enforce policy in the new configuration
block.rw Enumeration .1.3.6.1.4.1.1872.2.1.17.1.4 |
bwmCurCfgGenSmtpUserThe SMTP user name for BWM in the current configuration
block.ro DisplayString .1.3.6.1.4.1.1872.2.1.17.1.5 |
bwmNewCfgGenSmtpUserThe SMTP user name for BWM in the new configuration
block.rw DisplayString .1.3.6.1.4.1.1872.2.1.17.1.6 |
bwmPolicyConfig OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.17.2 |
bwmPolicyTableMaxEntThe maximum number of rows in the BWM policy
configuration table.ro INTEGER .1.3.6.1.4.1.1872.2.1.17.2.1 |
bwmCurCfgPolicyTableThe table of BWM traffic policy configuration
in the current_configuration block. SEQUENCE OF BwmCurCfgPolicyTableEntry .1.3.6.1.4.1.1872.2.1.17.2.2 |
bwmCurCfgPolicyTableEntryA row in the BWM traffic policy configuration
table in the current_configuration block. BwmCurCfgPolicyTableEntry .1.3.6.1.4.1.1872.2.1.17.2.2.1 |
bwmCurCfgPolicyIndxThe index of the row in BWM traffic policy
configurations table.ro INTEGER .1.3.6.1.4.1.1872.2.1.17.2.2.1.1 |
bwmCurCfgPolicyTosInThis is IP TOS in the profile state of the traffic policyro INTEGER .1.3.6.1.4.1.1872.2.1.17.2.2.1.2 |
bwmCurCfgPolicyTosOutThis is IP TOS out of profile state of the traffic policyro INTEGER .1.3.6.1.4.1.1872.2.1.17.2.2.1.3 |
bwmCurCfgPolicyHardThe hard speed limit for the traffic policy.ro DisplayString .1.3.6.1.4.1.1872.2.1.17.2.2.1.4 |
bwmCurCfgPolicySoftThe soft speed limit for the traffic policy.ro DisplayString .1.3.6.1.4.1.1872.2.1.17.2.2.1.5 |
bwmCurCfgPolicyResvThe reservation speed limit for the traffic policy.ro DisplayString .1.3.6.1.4.1.1872.2.1.17.2.2.1.6 |
bwmCurCfgPolicyBufferThe buffer limit for the traffic policy.ro INTEGER .1.3.6.1.4.1.1872.2.1.17.2.2.1.7 |
bwmNewCfgPolicyTableThe table of BWM traffi policy configuration
in the current_configuration block. SEQUENCE OF BwmNewCfgPolicyTableEntry .1.3.6.1.4.1.1872.2.1.17.2.3 |
bwmNewCfgPolicyTableEntryA row in the BWM traffic policy configuration
table in the current_configuration block. BwmNewCfgPolicyTableEntry .1.3.6.1.4.1.1872.2.1.17.2.3.1 |
bwmNewCfgPolicyIndxThe index of the row in BWM traffic policy
configurations table.ro INTEGER .1.3.6.1.4.1.1872.2.1.17.2.3.1.1 |
bwmNewCfgPolicyTosInThis is IP TOS in the profile state of the traffic policyrw INTEGER .1.3.6.1.4.1.1872.2.1.17.2.3.1.2 |
bwmNewCfgPolicyTosOutThis is IP TOS out of profile state of the traffic policyrw INTEGER .1.3.6.1.4.1.1872.2.1.17.2.3.1.3 |
bwmNewCfgPolicyHardThe hard speed limit for the traffic policy.rw DisplayString .1.3.6.1.4.1.1872.2.1.17.2.3.1.4 |
bwmNewCfgPolicySoftThe soft speed limit for the traffic policy.rw DisplayString .1.3.6.1.4.1.1872.2.1.17.2.3.1.5 |
bwmNewCfgPolicyResvThe reservation speed limit for the traffic policy.rw DisplayString .1.3.6.1.4.1.1872.2.1.17.2.3.1.6 |
bwmNewCfgPolicyBufferThe buffer limit for the traffic policy.rw INTEGER .1.3.6.1.4.1.1872.2.1.17.2.3.1.7 |
bwmContractConfig OBJECT IDENTIFIER .1.3.6.1.4.1.1872.2.1.17.3 |
bwmContractTableMaxEntThe maximum number of rows in the BWM contract
configuration table.ro INTEGER .1.3.6.1.4.1.1872.2.1.17.3.1 |
bwmCurCfgContractTableThe table of BWM traffic contract configuration
in the current_configuration block. SEQUENCE OF BwmContractCurCfgTableEntry .1.3.6.1.4.1.1872.2.1.17.3.2 |
bwmCurCfgContractTableEntryA row in the BWM traffic contract configuration
table in the current_configuration block. BwmContractCurCfgTableEntry .1.3.6.1.4.1.1872.2.1.17.3.2.1 |
bwmCurCfgContractIndxThe index of the row in BWM traffic contract
configurations table.ro INTEGER .1.3.6.1.4.1.1872.2.1.17.3.2.1.1 |
bwmCurCfgContractNameThe traffic contract name.ro DisplayString .1.3.6.1.4.1.1872.2.1.17.3.2.1.2 |
bwmCurCfgContractStateThis is the state of the traffic contract.ro Enumeration .1.3.6.1.4.1.1872.2.1.17.3.2.1.3 |
bwmCurCfgContractPolicyThis is policy number of the traffic contractro INTEGER .1.3.6.1.4.1.1872.2.1.17.3.2.1.4 |
bwmCurCfgContractPrecThe precedence value of the traffic contractro INTEGER .1.3.6.1.4.1.1872.2.1.17.3.2.1.5 |
bwmCurCfgContractUseTosEnable/disable the TOS overwrite of the traffic contract.ro Enumeration .1.3.6.1.4.1.1872.2.1.17.3.2.1.6 |
bwmCurCfgContractHistoryEnable/disable save contract statistics on the TFTP server
of the traffic contract.ro Enumeration .1.3.6.1.4.1.1872.2.1.17.3.2.1.7 |
bwmNewCfgContractTableThe table of BWM traffic contract configuration
in the current_configuration block. SEQUENCE OF BwmContractNewCfgTableEntry .1.3.6.1.4.1.1872.2.1.17.3.3 |
bwmNewCfgContractTableEntryA row in the BWM traffic contract configuration
table in the current_configuration block. BwmContractNewCfgTableEntry .1.3.6.1.4.1.1872.2.1.17.3.3.1 |
bwmNewCfgContractIndxThe index of the row in BWM traffic contract
configurations table.ro INTEGER .1.3.6.1.4.1.1872.2.1.17.3.3.1.1 |
bwmNewCfgContractNameThe traffic contract name.rw DisplayString .1.3.6.1.4.1.1872.2.1.17.3.3.1.2 |
bwmNewCfgContractStateThis is the state of the traffic contract.rw Enumeration .1.3.6.1.4.1.1872.2.1.17.3.3.1.3 |
bwmNewCfgContractPolicyThis is policy number of the traffic contractrw INTEGER .1.3.6.1.4.1.1872.2.1.17.3.3.1.4 |
bwmNewCfgContractDeleteWhen 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.rw Enumeration .1.3.6.1.4.1.1872.2.1.17.3.3.1.5 |
bwmNewCfgContractPrecThe precedence value of the traffic contractrw INTEGER .1.3.6.1.4.1.1872.2.1.17.3.3.1.6 |
bwmNewCfgContractUseTosEnable/disable the TOS overwrite of the traffic contract.rw Enumeration .1.3.6.1.4.1.1872.2.1.17.3.3.1.7 |
bwmNewCfgContractHistoryEnable/disable save contract statistics on the TFTP server
of the traffic contract.rw Enumeration .1.3.6.1.4.1.1872.2.1.17.3.3.1.8 |