ciscoAtmIfIlmiAccessGlobalDefaultFilter

CISCO-ATM-IF-MIB · .1.3.6.1.4.1.9.10.14.1.2

Object

scalar r/w Enumeration
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.

Context

MIB
CISCO-ATM-IF-MIB
OID
.1.3.6.1.4.1.9.10.14.1.2
Type
scalar
Access
readwrite
Status
current
Parent
ciscoAtmIfMIBObjects
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ATM-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-IF-MIB::ciscoAtmIfIlmiAccessGlobalDefaultFilter.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ATM-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ATM-IF-MIB::ciscoAtmIfIlmiAccessGlobalDefaultFilter'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1permitAll
2permitPrefix
3permitPrefixAndWellknownGroups
4permitPrefixAndAllGroups

Conformance