RAD-ACL-MIB Table View

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

Tables
12
Rows
12
Columns
107

aclMainTable

table
.1.3.6.1.4.1.164.6.1.14.2.1.1 · 1 row entry · 7 columns
Uses the rad variant from /opt/observium/mibs/rad.
Command help
Walk aclMainTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-ACL-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ACL-MIB::aclMainTable'
ACL Configuration Table.
aclMainEntry row .1.3.6.1.4.1.164.6.1.14.2.1.1.1
An entry in the ACL main table
Indexes
Column Syntax OID
Access Control List (ACL) name
OctetString
Constraints:
range: 1-252
.1.3.6.1.4.1.164.6.1.14.2.1.1.1.1
Number of Access Control Entries in this ACL
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.1.1.1.2
Sequence Number of the last ACE in this ACL.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.1.1.1.3
Resequence Command, specifying step between ACE sequence numbers.
For example, when resequence command with value of 100 is given,
new sequence number will be 100 200 300 400 etc.
Default Value - 10. Possible Set value…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.1.1.1.4
ACL type. For IP ACLs, all ACEs of same ACL will have same InetAddressType value
Enumerationr/w
Enumerated Values:
1ipv4
2ipv6
.1.3.6.1.4.1.164.6.1.14.2.1.1.1.5
This object is a bitmap of entity types.
If a bit representing certain entity type is '1',
ACL cannot be bound to that entity type.
e.g. if bit (0) is '1', ACL cannot be bound to management entity.
Bits
Enumerated Values:
0management
1routerInterface
.1.3.6.1.4.1.164.6.1.14.2.1.1.1.6
Create/Destroy ACLs.
When removing ACL which has associated ACE entries,
all associated entries (in aclAceTable and in all auxiliary (per protocol) tables)
MUST be removed before destroying ACL entry
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.164.6.1.14.2.1.1.1.7

aclAceTable

table
.1.3.6.1.4.1.164.6.1.14.2.1.2 · 1 row entry · 8 columns
Uses the rad variant from /opt/observium/mibs/rad.
Command help
Walk aclAceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-ACL-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ACL-MIB::aclAceTable'
Access Control Entry  (ACE) Table
aclAceEntry row .1.3.6.1.4.1.164.6.1.14.2.1.2.1
ACE entry - general ACE parameters , and pointer to Auxillary table.
Indexes
Column Syntax OID
ACE running Index .
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.1.2.1.1
ACE Sequence Number
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.1.2.1.2
This object specify ACE type:
Remark, Deny or Permit.
Remark type ACE must include pointer (aclAcePointer) to aclAceRemarkTable
Permit or Deny type ACE must include pointer to one of the other
auxilliary tables (aclAce…
Enumerationr/w
Enumerated Values:
1remark
2deny
3permit
.1.3.6.1.4.1.164.6.1.14.2.1.2.1.3
Pointer to entry in one of the auxilary tables:
aclAceRemarkTable, aclAceIP Table, aclAceICMPTable ,
aclAceTCPTable, aclAceUDPTable.
When an entry is created in this table,
Agent must create associated entry in one of t…
SNMPv2-TCRowPointerr/w
Description:
Represents a pointer to a conceptual row. The value is the
name of the instance of the first accessible columnar object
in the conceptual row.

For example, ifIndex.3 would point to the 3rd row in the
ifTable…
.1.3.6.1.4.1.164.6.1.14.2.1.2.1.4
Enable or disable log of current ACE
Enumerationr/w
Enumerated Values:
1notApplicable
2disable
3enable
.1.3.6.1.4.1.164.6.1.14.2.1.2.1.5
This object is a bitmap of entity types.
If a bit representing certain entity type is '1', ACL containing
current ACE cannot be bound to that entity type.
e.g. if bit (0) is '1', ACL containing current ACE cannot be
bou…
Bits
Enumerated Values:
0management
1routerInterface
.1.3.6.1.4.1.164.6.1.14.2.1.2.1.6
The name of the ACL to which this ACE belongs. ACL Name MUST exists
in aclMainTable.
Upon deletion of an ACL, all entries with deleted ACL Name
must be deleted.
OctetStringr/w
Constraints:
range: 1-252
.1.3.6.1.4.1.164.6.1.14.2.1.2.1.7
Create or Destroy ACE
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.164.6.1.14.2.1.2.1.8
.1.3.6.1.4.1.164.6.1.14.2.1.3 · 1 row entry · 1 columns
Uses the rad variant from /opt/observium/mibs/rad.
Command help
Walk aclAceRemarkTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-ACL-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ACL-MIB::aclAceRemarkTable'
ACE remark   Table.
This table containing all remarks (free text which may describe ACEs) for all ACLs
aclAceRemarkEntry row .1.3.6.1.4.1.164.6.1.14.2.1.3.1
ACE remarks
Indexes
Column Syntax OID
Free text describing following ACEs
OctetStringr/w
Constraints:
range: 1-252
.1.3.6.1.4.1.164.6.1.14.2.1.3.1.1
.1.3.6.1.4.1.164.6.1.14.2.1.4 · 1 row entry · 14 columns
Uses the rad variant from /opt/observium/mibs/rad.
Command help
Walk aclAceIPTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-ACL-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ACL-MIB::aclAceIPTable'
ACE IP   Table.
aclAceIPEntry row .1.3.6.1.4.1.164.6.1.14.2.1.4.1
IP match criteria
Indexes
Column Syntax OID
Type of Internet address of aclAceIPSrcAddress
Only ipV4 and ipv6 are supported.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.1
The IP address to match against the packet's source IP address.
The type of this address is determined by the value of the
aclAceIPSrcAddressType object.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.2
The length of the CIDR Prefix carried in aclAceIPSrcAddress
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.3
Type of Internet address of aclAceIPDstAddress .
Only ipV4 and ipv6 are supported.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.4
The IP address to match against the packet's destination IP address.
The type of this address is determined by the value of the
aclAceIPDstAddressType object.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.5
The length of the CIDR Prefix carried in aclAceIPDstAddress
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.6
Specifies the marking type to be matched.
AceMarkingTyper/w
Type Values:
0dscp
1ipPrecedence
2pBit
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.7
The DSCP value to match against the packet's DSCP field
DscpMarkr/w
Type Constraints:
range: 0..63
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.8
The IP Precendece value to match against the packet's IP Precendece field
IpPrecedenceMarkr/w
Type Constraints:
range: 0..7
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.9
IP protocol numbers used in the Protocol field of the IPv4 header and the Next Header field of IPv6 header.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.10
This object is used only for ACE type 'permit'.
It indicates which priority parameter should be set in matched packet.
AceMarkingTyper/w
Type Values:
0dscp
1ipPrecedence
2pBit
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.11
DSCP value to set in matched packet
DscpMarkr/w
Type Constraints:
range: 0..63
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.12
IP Precedence value to set in matched packet
IpPrecedenceMarkr/w
Type Constraints:
range: 0..7
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.13
Pbit (layer two priority) to set in matched packet
PbitMarkr/w
Type Constraints:
range: 0..7
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.14
.1.3.6.1.4.1.164.6.1.14.2.1.5 · 1 row entry · 15 columns
Uses the rad variant from /opt/observium/mibs/rad.
Command help
Walk aclAceICMPTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-ACL-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ACL-MIB::aclAceICMPTable'
ACE ICMP   Table.
aclAceICMPEntry row .1.3.6.1.4.1.164.6.1.14.2.1.5.1
ICMP entry
Indexes
Column Syntax OID
Type of Internet address of aclAceICMPSrcAddress
Only ipV4 and ipv6 are supported.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.1
The IP address to match against the packet's source IP address.
The type of this address is determined by the value of the
aclAceICMPSrcAddressType object.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.2
The length of the CIDR Prefix carried in aclAceICMPSrcAddress The length of the CIDR Prefix carried in SrcAddressPrefixLength
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.3
Type of Internet address of aclAceICMPDstAddressType .
Only ipV4 and ipv6 are supported.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.4
The IP address to match against the packet's destination IP address.
The type of this address is determined by the value of the
aclAceICMPDstAddress object.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.5
The length of the CIDR Prefix carried in DstAddressPrefixLength
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.6
Specifies the marking type to be matched
AceMarkingTyper/w
Type Values:
0dscp
1ipPrecedence
2pBit
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.7
The DSCP value to match against the packet's DSCP field
DscpMarkr/w
Type Constraints:
range: 0..63
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.8
The IP Precendece value to match against the packet's IP Precendece field
IpPrecedenceMarkr/w
Type Constraints:
range: 0..7
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.9
ICMP message Type
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.10
ICMP message Code
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.11
This object is used only for ACE type 'permit'.
It indicates which priority parameter should be set in matched packet.
AceMarkingTyper/w
Type Values:
0dscp
1ipPrecedence
2pBit
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.12
DSCP value to set in matched packet
DscpMarkr/w
Type Constraints:
range: 0..63
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.13
IP Precedence value to set in matched packet
IpPrecedenceMarkr/w
Type Constraints:
range: 0..7
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.14
Pbit (layer two priority) to set in matched packet
PbitMarkr/w
Type Constraints:
range: 0..7
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.15
.1.3.6.1.4.1.164.6.1.14.2.1.6 · 1 row entry · 19 columns
Uses the rad variant from /opt/observium/mibs/rad.
Command help
Walk aclAceTCPTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-ACL-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ACL-MIB::aclAceTCPTable'
ACE TCP  Table.
aclAceTCPEntry row .1.3.6.1.4.1.164.6.1.14.2.1.6.1
ACE TCP entry
Indexes
Column Syntax OID
Type of Internet address of aclAceTCPSrcAddress
Only ipV4 and ipv6 are supported.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.1
The IP address to match against the packet's source IP address.
The type of this address is determined by the value of the
aclAceTCPSrcAddressType object.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.2
The length of the CIDR Prefix carried in aclAceTCPSrcAddress
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.3
Type of Internet address of aclAceTCPDstAddress .
Only ipV4 and ipv6 are supported.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.4
The IP address to match against the packet's destination IP address.
The type of this address is determined by the value of the
aclAceTCPDstAddressType object.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.5
The length of the CIDR Prefix carried in aclAceTCPDstAddress
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.6
Specifies the marking type to be matched.
AceMarkingTyper/w
Type Values:
0dscp
1ipPrecedence
2pBit
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.7
The DSCP value to match against the packet's DSCP field
DscpMarkr/w
Type Constraints:
range: 0..63
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.8
The IP Precendece value to match against the packet's IP Precendece field
IpPrecedenceMarkr/w
Type Constraints:
range: 0..7
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.9
Indicates how a packet's Source TCP port number is
to be compared with aclAceTCPSrcPort and aclAceTCPSrcPortRange
UdpTcpPortOpr/w
Type Values:
1noOperator
2lt
3gt
4eq
5neq
6range
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.10
The TCP port number to be matched against the packets TCP source port.
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.11
The source port number of the TCP protocol.
If the aclAceTCPSrcPortOp object in the same row is range(6),
this object will be the ending port number of the port range.
This object cannot be configured if
aclAceTCPSrcP…
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.12
Indicates how a packet's destination TCP port number is
to be compared with aclAceTCPDstPort and aclAceTCPDstPortRange
UdpTcpPortOpr/w
Type Values:
1noOperator
2lt
3gt
4eq
5neq
6range
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.13
The TCP port number to be matched against the packets TCP destination port
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.14
The destination port number of the TCP protocol.
If the aclAceTCPDstPortOp object in the same row is range(6),
this object will be the ending port number of the port range.
This object cannot be configured if
aclAceTC…
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.15
This object is used only for ACE type 'permit'.
It indicates which priority parameter should be set in matched packet.
AceMarkingTyper/w
Type Values:
0dscp
1ipPrecedence
2pBit
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.16
DSCP value to set in matched packet
DscpMarkr/w
Type Constraints:
range: 0..63
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.17
IP Precedence value to set in matched packet
IpPrecedenceMarkr/w
Type Constraints:
range: 0..7
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.18
Pbit (layer two priority) to set in matched packet
PbitMarkr/w
Type Constraints:
range: 0..7
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.19
.1.3.6.1.4.1.164.6.1.14.2.1.7 · 1 row entry · 19 columns
Uses the rad variant from /opt/observium/mibs/rad.
Command help
Walk aclAceUDPTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-ACL-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ACL-MIB::aclAceUDPTable'
ACE UDP   Table.
aclAceUDPEntry row .1.3.6.1.4.1.164.6.1.14.2.1.7.1
ACE UDP entry
Indexes
Column Syntax OID
IP Source Address
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.1
IP Source Address
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.2
The length of the CIDR Prefix carried in SrcAddressPrefixLength
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.3
X3 Description for DstAddress
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.4
X3 Description for DstAddress
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.5
The length of the CIDR Prefix carried in aclAceUDPDstAddress
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.6
Specifies the marking type to be matched
AceMarkingTyper/w
Type Values:
0dscp
1ipPrecedence
2pBit
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.7
The DSCP value to match against the packet's DSCP field
DscpMarkr/w
Type Constraints:
range: 0..63
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.8
The IP Precendece value to match against the packet's IP Precendece field
IpPrecedenceMarkr/w
Type Constraints:
range: 0..7
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.9
Indicates how a packet's source UDP port number is
to be compared with aclAceUDPSrcPort and aclAceUDPSrcPortRange
UdpTcpPortOpr/w
Type Values:
1noOperator
2lt
3gt
4eq
5neq
6range
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.10
The UDP port number to be matched against the packets UDP source port.
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.11
The source port number of the UDP protocol.
If the aclAceUDPSrcPortOp object in the same row is range(6),
this object will be the ending port number of the port range.
This object cannot be configured if
aclAceUDPSrcPo…
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.12
Indicates how a packet's destination UDP port number is
to be compared with aclAceUDPDstPort and aclAceUDPDstPortRange
UdpTcpPortOpr/w
Type Values:
1noOperator
2lt
3gt
4eq
5neq
6range
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.13
The UDP port number to be matched against the packets UDP destination port number
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.14
The destination port number of the TCP protocol.
If the aclAceUDPDstPortOp object in the same row is range(6),
this object will be the ending port number of the port range.
This object cannot be configured if
aclAceUD…
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.15
This object is used only for ACE type 'permit'.
It indicates which priority parameter should be set in matched packet.
AceMarkingTyper/w
Type Values:
0dscp
1ipPrecedence
2pBit
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.16
DSCP value to set in matched packet
DscpMarkr/w
Type Constraints:
range: 0..63
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.17
IP Precedence value to set in matched packet
IpPrecedenceMarkr/w
Type Constraints:
range: 0..7
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.18
Pbit (layer two priority) to set in matched packet
PbitMarkr/w
Type Constraints:
range: 0..7
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.19

aclBindTable

table
.1.3.6.1.4.1.164.6.1.14.2.1.8 · 1 row entry · 8 columns
Uses the rad variant from /opt/observium/mibs/rad.
Command help
Walk aclBindTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-ACL-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ACL-MIB::aclBindTable'
ACL Bind to Entitity Table.
aclBindEntry row .1.3.6.1.4.1.164.6.1.14.2.1.8.1
Entry defines ACL bind to entity
Column Syntax OID
This ocject defines whether ACL is bound to Router Interface
or to Management entity.
Enumeration
Enumerated Values:
1routerInterface
2management
.1.3.6.1.4.1.164.6.1.14.2.1.8.1.1
Entity Index
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.164.6.1.14.2.1.8.1.2
This object indicates the direction on which the access list works,
which may be either inbound (for traffic entering the entity)
or outbound (for traffic transmitted out of the entity).
Enumeration
Enumerated Values:
2inbound
3outbound
.1.3.6.1.4.1.164.6.1.14.2.1.8.1.3
ACL type. For IP ACLs, all ACEs of same ACL will have same InetAddressType value
Enumeration
Enumerated Values:
1ipv4
2ipv6
.1.3.6.1.4.1.164.6.1.14.2.1.8.1.4
This object indicates the name of ACL binded to this entity.
OctetStringr/w
Constraints:
range: 1-252
.1.3.6.1.4.1.164.6.1.14.2.1.8.1.5
The number of seconds that have elapsed since
the beginning of the current measurement period.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.1.8.1.6
Clear statistics command. All Matches counters (of all ACEs)
of ACL bound to entity are cleared.
Enumerationr/w
Enumerated Values:
1off
2on
.1.3.6.1.4.1.164.6.1.14.2.1.8.1.7
Create or delete ACL bind to entity
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.164.6.1.14.2.1.8.1.8
.1.3.6.1.4.1.164.6.1.14.2.1.10 · 1 row entry · 2 columns
Uses the rad variant from /opt/observium/mibs/rad.
Command help
Walk aclHandleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-ACL-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ACL-MIB::aclHandleTable'
Dummy table, includes single row of ACL handling parameters
aclHandleEntry row .1.3.6.1.4.1.164.6.1.14.2.1.10.1
ACL handling parameters
Indexes
Column Syntax OID
Dummy index = 1
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.1.10.1.1
Logging interval in seconds.
The default value is 300 seconds = 5 minutes
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.1.10.1.2
.1.3.6.1.4.1.164.6.1.14.2.1.11 · 1 row entry · 4 columns
Uses the rad variant from /opt/observium/mibs/rad.
Command help
Walk aclInvAceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-ACL-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ACL-MIB::aclInvAceTable'
Inverse table for Access Control Entry  (ACE) Table.
This table is used for displaying ACEs ordered according their sequence number.
aclInvAceEntry row .1.3.6.1.4.1.164.6.1.14.2.1.11.1
ACE Table inverse entry - general ACE parameters , indexed by ACL Nam and Sequence Number,
used for display sorted according to sequence number purpose.
Column Syntax OID
ACE running Index .
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.1.11.1.1
This object specify ACE type:
Remark, Deny or Permit.
Remark type ACE must include pointer (aclAcePointer) to aclAceRemarkTable
Permit or Deny type ACE must include pointer to one of the other
auxilliary tables (aclAce…
Enumeration
Enumerated Values:
1remark
2deny
3permit
.1.3.6.1.4.1.164.6.1.14.2.1.11.1.2
Pointer to entry in one of the auxilary tables:
aclAceRemarkTable, aclAceIP Table, aclAceICMPTable ,
aclAceTCPTable, aclAceUDPTable.
SNMPv2-TCRowPointer
Description:
Represents a pointer to a conceptual row. The value is the
name of the instance of the first accessible columnar object
in the conceptual row.

For example, ifIndex.3 would point to the 3rd row in the
ifTable…
.1.3.6.1.4.1.164.6.1.14.2.1.11.1.3
Enable or disable log of current ACE
Enumeration
Enumerated Values:
1notApplicable
2disable
3enable
.1.3.6.1.4.1.164.6.1.14.2.1.11.1.4
.1.3.6.1.4.1.164.6.1.14.2.2.1 · 1 row entry · 2 columns
Uses the rad variant from /opt/observium/mibs/rad.
Command help
Walk aclAceStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-ACL-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ACL-MIB::aclAceStatsTable'
Statistics table
aclAceStatsEntry row .1.3.6.1.4.1.164.6.1.14.2.2.1.1
Statistics entry
Column Syntax OID
Counts the number of packets that matched the
statement indicated by aclAceIdx,
of the ACL of type indicated by aclType,
which is bounded to the entity indicated by aclBindEntityType
& aclBindEntityIndex
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.2.1.1.1
Clear statistics command. ACE Matches counter (aclAceStatsMatches)
is cleared.
Enumerationr/w
Enumerated Values:
1off
2on
.1.3.6.1.4.1.164.6.1.14.2.2.1.1.2
.1.3.6.1.4.1.164.6.1.14.2.2.2 · 1 row entry · 8 columns
Uses the rad variant from /opt/observium/mibs/rad.
Command help
Walk aclAceLogTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-ACL-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ACL-MIB::aclAceLogTable'
ACL log table.
This table has limited number of rows, hence,
is implemented as a cyclic table.
aclAceLogEntry row .1.3.6.1.4.1.164.6.1.14.2.2.2.1
Each entry contains information on one ACE match.
Indexes
Column Syntax OID
Running index
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.2.2.1.1
Type of Internet address of source and destination fields
of the matched packet. (aclAceLogIPSrcAddress and aclAceLogIPDstAddress).
Only ipV4 and ipv6 are supported
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.6.1.14.2.2.2.1.2
Source IP address of the matched packet.
If the IP address is unknown then the value of this object
will be empty
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.1.14.2.2.2.1.3
Dest IP address of the the matched packet.
If the IP address is unknown then the value of this object
will be empty
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.1.14.2.2.2.1.4
Matched packet protocol - IP, ICMP, UDP or TCP.
If the protocol is unknown then the value of this object
will be unknown(255).
Enumeration
Enumerated Values:
1ip
2icmp
3udp
4tcp
255unknown
.1.3.6.1.4.1.164.6.1.14.2.2.2.1.5
Matched packet source TCP/UDP port number.
If the port is unknown or aclAceLogProtocol <> (tcp or udp) then
the value of this object will be 0xFFFFFFFF
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.2.2.1.6
Matched packet destination TCP/UDP port number.
If the port is unknown or aclAceLogProtocol <> (tcp or udp) then
the value of this object will be 0xFFFFFFFF
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.2.2.1.7
IP protocol number.
If the protocol is unknown or aclAceLogProtocol <> ip
then the value of this object will be 0xFFFFFFFF
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.2.2.1.8