ciscoAtmIfIlmiAccessFilter
CISCO-ATM-IF-MIB ·
.1.3.6.1.4.1.9.10.14.1.1.1.34
Object
column r/w
Enumeration
The access filter which allows or denies certain ILMI registered addresses on this interface when ciscoAtmIfIlmiAddressRegistration is set to enable(1). 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. useGlobalDefaultFilter - It indicates that this interface uses the per-switch global default filter
Context
- MIB
- CISCO-ATM-IF-MIB
- OID
.1.3.6.1.4.1.9.10.14.1.1.1.34- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ciscoAtmIfEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::ciscoAtmIfIlmiAccessFilter'
More examples
Read one indexed 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::ciscoAtmIfIlmiAccessFilter.<index>'
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::ciscoAtmIfIlmiAccessFilter'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | permitAll |
2 | permitPrefix |
3 | permitPrefixAndWellknownGroups |
4 | permitPrefixAndAllGroups |
5 | useGlobalDefaultFilter |
Conformance
Member of