bpikwAllowedRange

Range of allowed values for the board plug-in keyword.

Syntax

DisplayString (SIZE 0..255)

Access

Read-only

OID

p.2.1.1.7.n

Details

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

Nb values=2: Yes,No

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

BASE base:min_value <> max_value

where:

For example:

BASE 10: 0 <> 65535

If the keyword type is string, bpikwAllowedRange 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>.

bpikwAllowedRange 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, refer to the OAM Board Plug-in table.