MIB Viewer

ciscoAtmIfIlmiAccessGlobalDefaultFilter

OBJECT-TYPE
1.3.6.1.4.1.9.10.14.1.2
Access
read-write
Status
current
Sub-identifiers
0
The global default access filter which set the per-switch default access filter for ILMI address registration on all interfaces. permitAll - This permits all ILMI registered addresses. permitPrefix - The address being registered by ILMI should have their prefix portion of the address match the ILMI prefixes used on this interface. If there are any per-interface ILMI address prefixes configured, then the prefixes derived from the switch addresses are not considered ILMI prefixes for this interface. permitPrefixAndWellknownGroups - This is same as 'permitPrefix' but in addition it also allows the well-known group addresses. The well-known group addresses will be the old LECS address and any address matching the ATM Forum address prefix for well known addresses. (i.e.,C5.0079.0000.0000.0000.0000.0000.00A03E) permitPrefixAndAllGroups - This is same as 'permitPrefix' but in addition it allows all group addresses.
INTEGER { permitAll(1), permitPrefix(2), permitPrefixAndWellknownGroups(3), permitPrefixAndAllGroups(4) }