acfActiveProtocol

LUM-ACF-MIB · .1.3.6.1.4.1.8708.2.75.2.4.1.1.13

Object

column AcfProtocol
The type of protocol to apply access control filters (ACF) to
tcp - IP protocol number 6
udp - IP protocol number 17
icmp - IP protocol number 1
ospf - IP protocol number 89
all - All IP protocols
              
Attribute has no effect on policy rules.

Context

MIB
LUM-ACF-MIB
OID
.1.3.6.1.4.1.8708.2.75.2.4.1.1.13
Type
column
Access
readonly
Status
current
Parent
acfActiveEntry
Groups
1

Walk 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 'LUM-ACF-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-ACF-MIB::acfActiveProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-ACF-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-ACF-MIB::acfActiveProtocol.<acfActiveIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-ACF-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-ACF-MIB::acfActiveProtocol'

Syntax

Source
AcfProtocol
Base type
Enumeration
Type Description
The type of protocol to apply access control filters (ACF) to
tcp - IP protocol number 6
udp - IP protocol number 17
icmp - IP protocol number 1
ospf - IP protocol number 89
all - All IP protocols

Values & Constraints

Type Values
1tcp
2udp
3icmp
4ospf
5all

Conformance