brdkwAllowedRange

Range of allowed values for the board keyword.

Syntax

DisplayString (SIZE 0..255)

Access

Read-only

OID

p.4.3.1.7.n

Details

If the keyword type is integer, and is a yes or no choice, brdkwAllowedRange contains a string in this format:

Nb values=2: Yes,No

If the keyword type is integer, and can take a range of values, brdkwAllowedRange contains a string in this format:

BASE base:min_value <> max_value

Where:

For example:

BASE 10: 0 <> 65535

If the keyword type is string, brdkwAllowedRange contains all the allowed strings for this keyword, separated by commas (,). For example: YES,NO. If any string is acceptable, this field contains <no range>.

brdkwAllowedRange reflects the combined values of the Base, Min, Max, and Choices qualifiers for the keyword in the NMS OAM database.

Configuration

When it starts up, the OAM Database SNMP agent populates all MIB tables based upon information from the NMS OAM database. For more information, see OAM Boards table.