Snl4webuncachedrxoctets, Snl4webserverportname, Snl4webclientportname – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 684: Web cache real server port table, Snl4webcacheporttable, Snl4webcacheportserverip, Snl4webcacheportport, Snl4webcacheportadminstatus, Snl4webcacheportrowstatus, Snl4webcacheportdeletestate

Advertising
background image

656

Unified IP MIB Reference

53-1002549-02

Web cache real server port table

Web cache real server port table

The Web cache real server port table consists of all the ports configured for the real server. Most
attributes are configured globally for the port. Some additional and overriding local attributes can
be configured in this table.

snL4WebUncachedRxOctets
brcdIp.1.1.4.17.1.1.6
Syntax: Counter

Read-only

Shows the number of uncached octets sent from the Web
server to the client port.

snL4WebServerPortName
brcdIp.1.1.4.17.1.1.7
Syntax: DisplayString

Read-only

Shows the name of the Web server port.
Valid values: Up to 16 characters

snL4WebClientPortName
brcdIp.1.1.4.17.1.1.8
Syntax: DisplayString

Read-only

Shows the name of the Web client port.
Valid values: Up to 16 characters

Name, OID, and syntax

Access

Description

Name, OID, and syntax

Access

Description

snL4WebCachePortTable
brcdIp.1.1.4.18.1

None

Web cache server port table.

snL4WebCachePortServerIp
brcdIp.1.1.4.18.1.1.1
Syntax: IpAddress

Read-only

Shows the IP address of the Web cache server.

snL4WebCachePortPort
brcdIp.1.1.4.18.1.1.2
Syntax: Integer

Read-only

Shows the port that the Web cache server uses to listen for
connections.
Valid values: 0 – 65535

snL4WebCachePortAdminStatus
brcdIp.1.1.4.18.1.1.3
Syntax: L4Status

Read-write Indicates if the Web cache server port is enabled:

disabled(0)

enabled(1)

snL4WebCachePortRowStatus
brcdIp.1.1.4.18.1.1.4
Syntax: L4RowStatus

Read-write Controls the management of the table rows. The following values

can be written:

delete(3) – Deletes the row.

create(4) – Creates a new row.

modify(5) – Modifies an existing row.

If the row exists, then a SET with a value of create(4) returns a
"bad value" error. Deleted rows are removed from the table
immediately.
The following values can be returned on reads:

noSuch(0) – No such row.

invalid(1) – Row is inoperative.

valid(2) – Row exists and is valid.

snL4WebCachePortDeleteState
brcdIp.1.1.4.18.1.1.5
Syntax: L4DeleteState

Read-only

Shows the state of the port being deleted:

done(0) – The port is deleted.

waitunbind(1) – The port is in an unbind state.

waitdelete(2) – The port is in a delete state.

Advertising