LUM-ACF-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
36
.1.3.6.1.4.1.8708.2.75.2.3.1 · 1 row entry · 18 columns
Uses the infinera variant from /opt/observium/mibs/infinera.
Command help
Walk acfCandidateTable
/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::acfCandidateTable'
The candidate ACF list.
acfCandidateEntry row .1.3.6.1.4.1.8708.2.75.2.3.1.1
An entry in access control filter (ACF) candidate list.
Column Syntax OID
An index assigned to each entry.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.8708.2.75.2.3.1.1.1
The name of the ACF rule.
SNMPv2-TCDisplayStringr/w
Constraints:
range: 1-30
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.8708.2.75.2.3.1.1.2
User configurable label.
SNMPv2-TCDisplayStringr/w
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.8708.2.75.2.3.1.1.3
Defines the sorting order of the rules, where 1 is the highest priority (i.e
the rule that will be applied first).
Each rule of type 'action' must have a unique sequence number. The sequence
number has no effect on pol…
AcfSequencer/w
Type Constraints:
range: 1..10000
Description:
Defines the order rules are applied. The lowest sequence number is applied first.
Each action rule must have a unique sequence number. The sequence
number has no effect on policy rules.
.1.3.6.1.4.1.8708.2.75.2.3.1.1.4
The direction for the rule.

input - terminated and incoming in the node.
output - originating and outgoing from the node.
forward - forwarding between interfaces (passing through the node)
AcfDirectionr/w
Type Values:
1input
Description:
The direction for the rule.

input - terminated and incoming in the node.
output - originating and outgoing from the node.
forward - forwarding between interfaces (passing through the node)
.1.3.6.1.4.1.8708.2.75.2.3.1.1.5
The type of the rule.

action - 'normal' rule applied according to the sequence number

policy - the default rule of a given direction (input, output, forward). It will be applied if
AcfRuleTyper/w
Type Values:
1action
2policy
Description:
The type of the rule.

action - 'normal' rule applied according to the sequence number

policy - the default rule of a given direction (input). It will be applied if
no action rule matches t…
.1.3.6.1.4.1.8708.2.75.2.3.1.1.6
The action taken by access control filters
accept - Packet is allowed
drop - Packet is dropped
reject - Packet is dropped and an ICMP message is sent back
AcfActionr/w
Type Values:
1accept
2drop
3reject
Description:
The action taken by access control filters
accept - Packet is allowed
drop - Packet is dropped
reject - Packet is dropped and an ICMP message is sent back
.1.3.6.1.4.1.8708.2.75.2.3.1.1.7
The type of interface to apply this rule to. The interface will be applied to
both input and output rules. Interface is ignored if direction is forward.
AcfInterfacer/w
Type Values:
1dcnMgmtVlan
2ppp
3all
Description:
The type of interface to apply ACF Rule set to.

dcnMgmtVlan - Physical DCN ports, MGTM-VLAN and OSC ports in LAN mode
ppp - In-band management channels like iWDM, GCC and OSC
all - All of the above
.1.3.6.1.4.1.8708.2.75.2.3.1.1.8
Specifies which source IP that will be filtered

Set to the 0.0.0.0 if not used.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.8708.2.75.2.3.1.1.9
The prefix length combined with an IP address determines a network address space. Default is 32.
AcfPrefixLengthr/w
Type Constraints:
range: 8..32
Description:
The prefix length combined with an IP address determines a network address space. Default is 32.
.1.3.6.1.4.1.8708.2.75.2.3.1.1.10
Specifies which destination IP that will be filtered

Set to the 0.0.0.0 if not used.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.8708.2.75.2.3.1.1.11
The prefix length combined with an IP address determines a network address space. Default is 32.
AcfPrefixLengthr/w
Type Constraints:
range: 8..32
Description:
The prefix length combined with an IP address determines a network address space. Default is 32.
.1.3.6.1.4.1.8708.2.75.2.3.1.1.12
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
AcfProtocolr/w
Type Values:
1tcp
2udp
3icmp
4ospf
5all
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
.1.3.6.1.4.1.8708.2.75.2.3.1.1.13
The port number is applicable for UDP and TCP protocols. Each port number defines a network service.
-1 means not used. Note! Also port 0 is a valid port number.
AcfPortr/w
Type Constraints:
range: -1..65535
Description:
The port number is applicable for UDP and TCP protocols. Each port number defines a network service.
-1 means not used.
.1.3.6.1.4.1.8708.2.75.2.3.1.1.14
The number of ports that the rule port number should be extended with. For example if port is set to
22 and the range is set to 2, port number 22-24 is applicable for the rule.
AcfPortRanger/w
Type Constraints:
range: 0..65534
Description:
The number of ports that the rule port number should be extended with. For example if port is set to
22 and the range is set to 2, port number 22-24 is applicable for the rule.
.1.3.6.1.4.1.8708.2.75.2.3.1.1.15
The port number is applicable for UDP and TCP protocols. Each port number defines a network service.
-1 means not used.
AcfPortr/w
Type Constraints:
range: -1..65535
Description:
The port number is applicable for UDP and TCP protocols. Each port number defines a network service.
-1 means not used.
.1.3.6.1.4.1.8708.2.75.2.3.1.1.16
The number of ports that the rule port number should be extended with. For example if port is set to
22 and the range is set to 2, port number 22-24 is applicable for the rule.
AcfPortRanger/w
Type Constraints:
range: 0..65534
Description:
The number of ports that the rule port number should be extended with. For example if port is set to
22 and the range is set to 2, port number 22-24 is applicable for the rule.
.1.3.6.1.4.1.8708.2.75.2.3.1.1.17
The adminStatus of the rule when applied.
up - the rule will be active
down - the rule will be inactive
LUM-TCAdminStatusr/w
Type Values:
1down
2up
Description:
The administrative state with only up and down.

down - The interface should be inactive.

up - The interface should be activated.
.1.3.6.1.4.1.8708.2.75.2.3.1.1.18
.1.3.6.1.4.1.8708.2.75.2.4.1 · 1 row entry · 18 columns
Uses the infinera variant from /opt/observium/mibs/infinera.
Command help
Walk acfActiveTable
/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::acfActiveTable'
The active ACF list.
acfActiveEntry row .1.3.6.1.4.1.8708.2.75.2.4.1.1
An entry in access control filter (ACF) for active list.
Indexes
Column Syntax OID
An index assigned to each entry.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.8708.2.75.2.4.1.1.1
The name of the ACF rule.
SNMPv2-TCDisplayString
Constraints:
range: 1-30
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.8708.2.75.2.4.1.1.2
User configurable label.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.8708.2.75.2.4.1.1.3
Defines the order rules are applied. The lowest sequence number is applied first.
Each action rule must have a unique sequence number. The sequence
number has no effect on policy rules.
AcfSequence
Type Constraints:
range: 1..10000
Description:
Defines the order rules are applied. The lowest sequence number is applied first.
Each action rule must have a unique sequence number. The sequence
number has no effect on policy rules.
.1.3.6.1.4.1.8708.2.75.2.4.1.1.4
The direction for the rule.

input - terminated and incoming in the node.
output - originating and outgoing from the node.
forward - forwarding between interfaces (passing through the node)
AcfDirection
Type Values:
1input
Description:
The direction for the rule.

input - terminated and incoming in the node.
output - originating and outgoing from the node.
forward - forwarding between interfaces (passing through the node)
.1.3.6.1.4.1.8708.2.75.2.4.1.1.5
The type of the rule.

action - 'normal' rule applied according to the sequence number

policy - the default rule of a given direction (input, output, forward). It will be applied if
AcfRuleType
Type Values:
1action
2policy
Description:
The type of the rule.

action - 'normal' rule applied according to the sequence number

policy - the default rule of a given direction (input). It will be applied if
no action rule matches t…
.1.3.6.1.4.1.8708.2.75.2.4.1.1.6
The action taken by access control filters

accept - Packet is allowed
drop - Packet is dropped
reject - Packet is dropped and an ICMP message is sent back
AcfAction
Type Values:
1accept
2drop
3reject
Description:
The action taken by access control filters
accept - Packet is allowed
drop - Packet is dropped
reject - Packet is dropped and an ICMP message is sent back
.1.3.6.1.4.1.8708.2.75.2.4.1.1.7
The type of interface to apply ACF Rule set to. The interface will be applied to
both input and output rules. Interface is ignored if direction is forward.

dcnMgmtVlan - Physical DCN ports, MGTM-VLAN and …
AcfInterface
Type Values:
1dcnMgmtVlan
2ppp
3all
Description:
The type of interface to apply ACF Rule set to.

dcnMgmtVlan - Physical DCN ports, MGTM-VLAN and OSC ports in LAN mode
ppp - In-band management channels like iWDM, GCC and OSC
all - All of the above
.1.3.6.1.4.1.8708.2.75.2.4.1.1.8
Specifies which source IP that will be filtered

Set to the 0.0.0.0 if not used.

Attribute has no effect on policy rules.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.8708.2.75.2.4.1.1.9
The prefix length combined with an IP address determines a network address space. Default is 32.

Attribute has no effect on policy rules.
AcfPrefixLength
Type Constraints:
range: 8..32
Description:
The prefix length combined with an IP address determines a network address space. Default is 32.
.1.3.6.1.4.1.8708.2.75.2.4.1.1.10
Specifies which destination IP that will be filtered

Set to the 0.0.0.0 if not used.

Attribute has no effect on policy rules.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.8708.2.75.2.4.1.1.11
The prefix length combined with an IP address determines a network address space. Default is 32.

Attribute has no effect on policy rules.
AcfPrefixLength
Type Constraints:
range: 8..32
Description:
The prefix length combined with an IP address determines a network address space. Default is 32.
.1.3.6.1.4.1.8708.2.75.2.4.1.1.12
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

Attribu…
AcfProtocol
Type Values:
1tcp
2udp
3icmp
4ospf
5all
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
.1.3.6.1.4.1.8708.2.75.2.4.1.1.13
The port number is applicable for UDP and TCP protocols. Each port number defines a network service.
-1 means not used. Note! Also port 0 is a valid port number.

Attribute has no effect on policy rules.
AcfPort
Type Constraints:
range: -1..65535
Description:
The port number is applicable for UDP and TCP protocols. Each port number defines a network service.
-1 means not used.
.1.3.6.1.4.1.8708.2.75.2.4.1.1.14
The number of ports that the rule port number should be extended with. For example if port is set to
22 and the range is set to 2, port number 22-24 is applicable for the rule.

Attribute has no effect on …
AcfPortRange
Type Constraints:
range: 0..65534
Description:
The number of ports that the rule port number should be extended with. For example if port is set to
22 and the range is set to 2, port number 22-24 is applicable for the rule.
.1.3.6.1.4.1.8708.2.75.2.4.1.1.15
The port number is applicable for UDP and TCP protocols. Each port number defines a network service.
-1 means not used. Note! Also port 0 is a valid port number.

Attribute has no effect on policy rules.
AcfPort
Type Constraints:
range: -1..65535
Description:
The port number is applicable for UDP and TCP protocols. Each port number defines a network service.
-1 means not used.
.1.3.6.1.4.1.8708.2.75.2.4.1.1.16
The number of ports that the rule port number should be extended with. For example if port is set to
22 and the range is set to 2, port number 22-24 is applicable for the rule.

Attribute has no effect on …
AcfPortRange
Type Constraints:
range: 0..65534
Description:
The number of ports that the rule port number should be extended with. For example if port is set to
22 and the range is set to 2, port number 22-24 is applicable for the rule.
.1.3.6.1.4.1.8708.2.75.2.4.1.1.17
The adminStatus of the rule.
up - the rule is active
down - the rule is inactive
LUM-TCAdminStatus
Type Values:
1down
2up
Description:
The administrative state with only up and down.

down - The interface should be inactive.

up - The interface should be activated.
.1.3.6.1.4.1.8708.2.75.2.4.1.1.18