otherObjectskwAllowedRange

Range of allowed values for the keyword.

Syntax

DisplayString (SIZE 0..255)

Access

Read-only

OID

p.5.1.1.7.n

Details

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

Nb values=2: Yes,No

If the keyword type is integer, and can take a range of values, otherObjectskwAllowedRange 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, otherObjectskwAllowedRange 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>.

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

Configuration

When the OAM Database SNMP agent starts up, it populates all MIB tables based upon values from the NMS OAM database. For more information, refer to Populating OAM Database MIB tables.