RAISECOM-ACL-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
88
raisecomIpAclTable
table.1.3.6.1.4.1.8886.1.3.1.1
·
1 row entry
·
12 columns
Uses the raisecom variant from
Command help
/opt/observium/mibs/raisecom.
Walk raisecomIpAclTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAISECOM-ACL-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-ACL-MIB::raisecomIpAclTable'
A table of ip access list and associated properties..
Table entry for ip access list and status information.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
An index that uniquely identifies an entry in
the ip access list table. |
Integer32 Constraints: range: 0-999 |
.1.3.6.1.4.1.8886.1.3.1.1.1.1 |
||||||||||||
|
The access type of this entry, permit or deny.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.8886.1.3.1.1.1.2 |
||||||||||||
|
The protocol of an IP protocol.
To match any Internet protocol, use the ip(0); so and so,tcp(6) udp(17),icmp(1),igmp(2). |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.8886.1.3.1.1.1.3 |
||||||||||||
|
The source ip address in the IP protocol.
|
RFC1155-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.8886.1.3.1.1.1.4 |
||||||||||||
|
The address mask of the source ip address.
|
RFC1155-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.8886.1.3.1.1.1.5 |
||||||||||||
|
The source protocol port in the tcp or udp protocol.
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.8886.1.3.1.1.1.6 |
||||||||||||
|
The destination ip address in the IP protocol.
|
RFC1155-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.8886.1.3.1.1.1.7 |
||||||||||||
|
The address mask of the destination ip address.
|
RFC1155-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.8886.1.3.1.1.1.8 |
||||||||||||
|
The destination protocol port in the tcp or udp protocol
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.8886.1.3.1.1.1.9 |
||||||||||||
|
The value descrides how many the lists are using.
|
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.8886.1.3.1.1.1.10 |
||||||||||||
|
The status of this entry.
|
SNMPv2-TCRowStatusr/w Type Values:
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.8886.1.3.1.1.1.11 |
||||||||||||
|
The flag that marks which rule is setted, one bit represents one rule.
|
Unsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.8886.1.3.1.1.1.12 |
raisecomMacAclTable
table.1.3.6.1.4.1.8886.1.3.2.1
·
1 row entry
·
10 columns
Uses the raisecom variant from
Command help
/opt/observium/mibs/raisecom.
Walk raisecomMacAclTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAISECOM-ACL-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-ACL-MIB::raisecomMacAclTable'
A table of mac access list and associated properties..
Table entry for mac access list and status information.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
An index that uniquely identifies an entry in
the mac access list table. |
Integer32 Constraints: range: 0-999 |
.1.3.6.1.4.1.8886.1.3.2.1.1.1 |
||||||||||||
|
The access type of this access list, permit or deny.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.8886.1.3.2.1.1.2 |
||||||||||||
|
The type of protocol that contained in the ethernet frame.
The value all(0) is used to all protocols. |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.8886.1.3.2.1.1.3 |
||||||||||||
|
The value of the source MAC address.
|
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.8886.1.3.2.1.1.4 |
||||||||||||
|
The value of the source MAC address mask.
|
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.8886.1.3.2.1.1.5 |
||||||||||||
|
The value of the destination MAC address.
|
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.8886.1.3.2.1.1.6 |
||||||||||||
|
The value of the destination MAC address mask.
|
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.8886.1.3.2.1.1.7 |
||||||||||||
|
The value descrides how many the lists are using.
|
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.8886.1.3.2.1.1.8 |
||||||||||||
|
The status of this entry.
|
SNMPv2-TCRowStatusr/w Type Values:
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.8886.1.3.2.1.1.9 |
||||||||||||
|
The flag that marks which rule is setted, one bit represents one rule.
|
Unsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.8886.1.3.2.1.1.10 |
raisecomUserAclTable
table.1.3.6.1.4.1.8886.1.3.3.1
·
1 row entry
·
52 columns
Uses the raisecom variant from
Command help
/opt/observium/mibs/raisecom.
Walk raisecomUserAclTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAISECOM-ACL-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-ACL-MIB::raisecomUserAclTable'
A list of user access control list entries.
A list of parameters that set up a rule
about the user access control list.
about the user access control list.
Indexes
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
An index that uniquely identifies an entry in
the user access list table. |
Integer32 Constraints: range: 0-999 |
.1.3.6.1.4.1.8886.1.3.3.1.1.1 |
||||||||||||||||
|
The access type of this access list, permit or deny.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.8886.1.3.3.1.1.2 |
||||||||||||||||
|
The value used to judge whether match the ethernet frame.
|
OctetStringr/w Constraints: range: 1-64 |
.1.3.6.1.4.1.8886.1.3.3.1.1.3 |
||||||||||||||||
|
The bitmap that used to AND with the ethernet frame
in order to mask out the matching value. |
OctetStringr/w Constraints: range: 1-64 |
.1.3.6.1.4.1.8886.1.3.3.1.1.4 |
||||||||||||||||
|
The offset in the ethernet frame on which the raisecomUserAclRuleString
locates. It is based on 0 at the start of the ethernet frame. |
Integer32r/w Constraints: range: 0-63 |
.1.3.6.1.4.1.8886.1.3.3.1.1.5 |
||||||||||||||||
|
The value specifies how many the lists are using.
|
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.8886.1.3.3.1.1.6 |
||||||||||||||||
|
The status of this entry.
|
SNMPv2-TCRowStatusr/w Type Values:
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.8886.1.3.3.1.1.7 |
||||||||||||||||
|
The value of the source MAC address.
|
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.8886.1.3.3.1.1.8 |
||||||||||||||||
|
The value of the destination MAC address.
|
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.8886.1.3.3.1.1.9 |
||||||||||||||||
|
The type of protocol that contained in the Ethernet frame.
|
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.8886.1.3.3.1.1.10 |
||||||||||||||||
|
The mask of the Ethernet type??the value 0 for invalid Ethernet type??and it is optional.
|
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.8886.1.3.3.1.1.11 |
||||||||||||||||
|
The source IP address in the IP protocol.
|
RFC1155-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.8886.1.3.3.1.1.12 |
||||||||||||||||
|
The address mask of the source IP address, it is optional.
|
RFC1155-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.8886.1.3.3.1.1.13 |
||||||||||||||||
|
The destination IP address in the IP protocol.
|
RFC1155-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.8886.1.3.3.1.1.14 |
||||||||||||||||
|
The address mask of the destination IP address, it is optional.
|
RFC1155-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.8886.1.3.3.1.1.15 |
||||||||||||||||
|
The value of the IP precedence in the IP protocol.
It conflicts with the Tos and Dscp when setting. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.8886.1.3.3.1.1.16 |
||||||||||||||||
|
The value of the TOS in the IP protocol.
It conflicts with the Precedence and Dscp when setting. |
Integer32r/w Constraints: range: 0-15 |
.1.3.6.1.4.1.8886.1.3.3.1.1.17 |
||||||||||||||||
|
The value of the DSCP in the IP protocol.
It conflicts with the Precedence and Tos when setting. |
Integer32r/w Constraints: range: 0-63 |
.1.3.6.1.4.1.8886.1.3.3.1.1.18 |
||||||||||||||||
|
The flag that marks whether there are another IP fragments..
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.8886.1.3.3.1.1.19 |
||||||||||||||||
|
The protocol type in the IP protocol.To match any Internet protocol, use the ip(0).
|
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.8886.1.3.3.1.1.20 |
||||||||||||||||
|
The source protocol port in the TCP or UDP protocol.
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.8886.1.3.3.1.1.21 |
||||||||||||||||
|
The destination protocol port in the TCP or UDP protocol.
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.8886.1.3.3.1.1.22 |
||||||||||||||||
|
The flags in the TCP protocol.
|
Integer32r/w Constraints: range: 0-63 |
.1.3.6.1.4.1.8886.1.3.3.1.1.23 |
||||||||||||||||
|
The value of the COS in the inner vlan(cvlan).
|
Integer32r/w Constraints: range: 0-7 |
.1.3.6.1.4.1.8886.1.3.3.1.1.24 |
||||||||||||||||
|
The value of the COS in the outer vlan (svlan)
|
Integer32r/w Constraints: range: 0-7 |
.1.3.6.1.4.1.8886.1.3.3.1.1.25 |
||||||||||||||||
|
The ID of the inner vlan (cvlan).
|
Integer32r/w Constraints: range: 1-4094 |
.1.3.6.1.4.1.8886.1.3.3.1.1.26 |
||||||||||||||||
|
The ID of the outer vlan (svlan).
|
Integer32r/w Constraints: range: 1-4094 |
.1.3.6.1.4.1.8886.1.3.3.1.1.27 |
||||||||||||||||
|
The flag that marks which rule is setted, one bit represents one rule..
|
Unsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.8886.1.3.3.1.1.28 |
||||||||||||||||
|
The value of user Acl Source MAC address Mask.
|
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.8886.1.3.3.1.1.29 |
||||||||||||||||
|
The value of user Acl Destination MAC address Mask.
|
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.8886.1.3.3.1.1.30 |
||||||||||||||||
|
The user acl cos.
|
Integer32r/w Constraints: range: 0-7 |
.1.3.6.1.4.1.8886.1.3.3.1.1.31 |
||||||||||||||||
|
The user acl arp type
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.8886.1.3.3.1.1.32 |
||||||||||||||||
|
The value of user Acl arp sender MAC address.
|
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.8886.1.3.3.1.1.33 |
||||||||||||||||
|
The value of user Acl arp target MAC address.
|
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.8886.1.3.3.1.1.34 |
||||||||||||||||
|
The user acl Icmp Igmp type.
|
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.8886.1.3.3.1.1.35 |
||||||||||||||||
|
The user acl Icmp Code.
|
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.8886.1.3.3.1.1.36 |
||||||||||||||||
|
The value of user acl Ipv6SourceAddress.
|
IPV6-TCIpv6Addressr/w Type Constraints: range: 16 |
.1.3.6.1.4.1.8886.1.3.3.1.1.37 |
||||||||||||||||
|
The value of user acl Ipv6SourceMask.
|
IPV6-TCIpv6Addressr/w Type Constraints: range: 16 |
.1.3.6.1.4.1.8886.1.3.3.1.1.38 |
||||||||||||||||
|
The value of user acl Ipv6DestinationAddress.
|
IPV6-TCIpv6Addressr/w Type Constraints: range: 16 |
.1.3.6.1.4.1.8886.1.3.3.1.1.39 |
||||||||||||||||
|
The value of user acl Ipv6 Destination Mask.
|
IPV6-TCIpv6Addressr/w Type Constraints: range: 16 |
.1.3.6.1.4.1.8886.1.3.3.1.1.40 |
||||||||||||||||
|
The len of user acl Ipv6SourceMask.
|
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.8886.1.3.3.1.1.41 |
||||||||||||||||
|
The value of user acl Ipv6 Destination Mask.
|
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.8886.1.3.3.1.1.42 |
||||||||||||||||
|
The value of user acl Ipv6 Protocol.
|
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.8886.1.3.3.1.1.43 |
||||||||||||||||
|
The value of user acl Ipv6 FlowLabel.
|
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.8886.1.3.3.1.1.44 |
||||||||||||||||
|
The value of user acl Ipv6 TrafficClass.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.8886.1.3.3.1.1.45 |
||||||||||||||||
|
The value of user acl Icmpv6 Type.
|
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.8886.1.3.3.1.1.46 |
||||||||||||||||
|
The len of user acl uer length.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.8886.1.3.3.1.1.47 |
||||||||||||||||
|
The extension flag that marks which rule is setted, one bit represents one rule.
Once the main flag raisecomUserAclSetFlag is setted 0x40000000,the extension flag is used. |
OctetStringr/w Constraints: range: 16-16 |
.1.3.6.1.4.1.8886.1.3.3.1.1.48 |
||||||||||||||||
|
The tunnel label value.
|
Integer32r/w Constraints: range: 16-1048575 |
.1.3.6.1.4.1.8886.1.3.3.1.1.49 |
||||||||||||||||
|
The tunnel label exp value.
|
Integer32r/w Constraints: range: 0-7 |
.1.3.6.1.4.1.8886.1.3.3.1.1.50 |
||||||||||||||||
|
The vc label value.
|
Integer32r/w Constraints: range: 16-1048575 |
.1.3.6.1.4.1.8886.1.3.3.1.1.51 |
||||||||||||||||
|
The vc label exp value.
|
Integer32r/w Constraints: range: 0-7 |
.1.3.6.1.4.1.8886.1.3.3.1.1.52 |
raisecomIpv6AclTable
table.1.3.6.1.4.1.8886.1.3.4.1
·
1 row entry
·
14 columns
Uses the raisecom variant from
Command help
/opt/observium/mibs/raisecom.
Walk raisecomIpv6AclTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAISECOM-ACL-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-ACL-MIB::raisecomIpv6AclTable'
A table of ipv6 access list and associated properties.
Table entry for ipv6 access list and status information.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
An index that uniquely identifies an entry in
the ipv6 access list table. |
Integer32 Constraints: range: 0-999 |
.1.3.6.1.4.1.8886.1.3.4.1.1.1 |
||||||||||||
|
The access type of this entry, permit or deny.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.8886.1.3.4.1.1.2 |
||||||||||||
|
The protocol of an IPv6 protocol.
To match any Internet protocol, use the ip(0). |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.8886.1.3.4.1.1.3 |
||||||||||||
|
The source ip address in the IPv6 protocol.
|
IPV6-TCIpv6Addressr/w Type Constraints: range: 16 |
.1.3.6.1.4.1.8886.1.3.4.1.1.4 |
||||||||||||
|
The prefix length of the source ipv6 address.
|
Integer32r/w Constraints: range: 0-128 |
.1.3.6.1.4.1.8886.1.3.4.1.1.5 |
||||||||||||
|
The destination ip address in the IPv6 protocol.
|
IPV6-TCIpv6Addressr/w Type Constraints: range: 16 |
.1.3.6.1.4.1.8886.1.3.4.1.1.6 |
||||||||||||
|
The prefix length of the destination ipv6 address.
|
Integer32r/w Constraints: range: 0-128 |
.1.3.6.1.4.1.8886.1.3.4.1.1.7 |
||||||||||||
|
The traffic class of the ipv6 protocol.Default value 256 means
that traffic class is not set as a acl condition. |
Integer32r/w Constraints: range: 0-256 |
.1.3.6.1.4.1.8886.1.3.4.1.1.8 |
||||||||||||
|
The flow label value of the ipv6 protocol.
To match any flow, use the flowLabel(0). |
Integer32r/w Constraints: range: 0-1048575 |
.1.3.6.1.4.1.8886.1.3.4.1.1.9 |
||||||||||||
|
The value descrides how many times the lists are using.
|
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.8886.1.3.4.1.1.10 |
||||||||||||
|
The status of this entry.
|
SNMPv2-TCRowStatusr/w Type Values:
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.8886.1.3.4.1.1.11 |
||||||||||||
|
The source protocol port in the tcp or udp protocol.
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.8886.1.3.4.1.1.12 |
||||||||||||
|
The destination protocol port in the tcp or udp protocol.
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.8886.1.3.4.1.1.13 |
||||||||||||
|
The flag that marks which rule is setted, one bit represents one rule.
|
Unsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.8886.1.3.4.1.1.14 |