This group contains the current list of requests for WNM reports to be issued and have been issued until removed. A network manager adds a WNM request by creating a row with createAndWait row status and then filling in the request parameters/attributes. The request becomes active to be issued when the row status is set to Active. The columnar objects or attributes other than the rowStatus shall not be written if the rowStatus is Active. The request rows can be deleted, if commanded by a network manager via changing the value of dot11WNMRqstRowStatus to Destroy. This may leave orphaned rows if a manager crashes and forgets which rows are being used by it. One recommended way to manage orphaned or finished rows is to delete rows if their dot11WNMRqstRowStatus remains other than Active for longer than a period (recommend at least 5 minutes, IETF RFC 2579). Or another recommended way is to delete older rows as needed based on their dot11WNMRqstTimeStamp values. This can be done by the agent as well as the manager.
Parsed from file 802_11mib.txt
Company: ieee
Module: IEEE802dot11-MIB
Vendor: IEEE
Module: IEEE802dot11-MIB (802_11mib)
Type: TABLE
Access: not-accessible
Syntax: SEQUENCE OF
Automatically extracted from www.mibdepot.com
dot11WNMRequestTable OBJECT-TYPE SYNTAX SEQUENCE OF Dot11WNMRequestEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This group contains the current list of requests for WNM reports to be issued and have been issued until removed. A network manager adds a WNM request by creating a row with createAndWait row status and then filling in the request parameters/attributes. The request becomes active to be issued when the row status is set to Active. The columnar objects or attributes other than the rowStatus shall not be written if the rowStatus is Active. The request rows can be deleted, if commanded by a network manager via changing the value of dot11WNMRqstRowStatus to Destroy. This may leave orphaned rows if a manager crashes and forgets which rows are being used by it. One recommended way to manage orphaned or finished rows is to delete rows if their dot11WNMRqstRowStatus remains other than Active for longer than a period (recommend at least 5 minutes, IETF RFC 2579). Or another recommended way is to delete older rows as needed based on their dot11WNMRqstTimeStamp values. This can be done by the agent as well as the manager." ::= { dot11WNMRequest 2 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.2.840.10036.1.22.1.2.1 | dot11WNMRequestEntry | 55 | 55 | An entry in the dot11WNMRequestTable Indexed by dot11WNMRqstIndex. |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.2.840.10036.1.22.1.1 | dot11WNMRequestNextIndex | 1 | 1 | This is a status variable. It is written by the SME when able to accept a new request. Identifies a hint for the next value of do… |