emckwAllowedRange

Range of allowed values for the EMC keyword.

Syntax

DisplayString (SIZE 0..255)

Access

Read-only

OID

p.3.1.1.7.n

Details

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

Nb values=2: Yes,No

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

emckwAllowedRange 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 OAM EMC table.