LANCOM-ACL-MGMT-MIB Table View

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

Tables
1
Rows
1
Columns
10
.1.3.6.1.4.1.2356.16.1.62.3 · 1 row entry · 10 columns
Uses the lancom variant from /opt/observium/mibs/lancom.
Command help
Walk aclMgmtListTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LANCOM-ACL-MGMT-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-ACL-MGMT-MIB::aclMgmtListTable'
This table defines all management ACL rule-set as well as the rules
within the rule-set. To activate a specific ACL rule-set, please
refer to the 'aclMgmtActiveListName' parameter above.
aclMgmtListEntry row .1.3.6.1.4.1.2356.16.1.62.3.1
Each entry in the table is a single rule within a given rule-set.
The rules within a rule-set are grouped together via a common
name 'aclMgmtListName'. Each rule has a specific priority
within the rule-set given by 'acl…
Column Syntax OID
The name of a given rule-set.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.2356.16.1.62.3.1.1
The priority value of a given rule within the rule-set.
Unsigned32
Constraints:
range: 1-64
.1.3.6.1.4.1.2356.16.1.62.3.1.2
The IfIndex to which this rule applies. By setting this to a
specific ifIndex, the rule will only apply if the management
access is coming over the given interface. If the ifIndex is
set to 0, then this rule applies to …
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2356.16.1.62.3.1.3
The IP address associated with this entry. The IP address may be set
to 0, which means that the rule applies to all IP addresses.
Otherwise, the rule applies to all management requests which come
from a given IP addres…
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2356.16.1.62.3.1.4
The subnet mask associated with the IP address of this entry. The
value of the mask is an IP address with all the network bits set
to 1 and all the hosts bits set to 0. Using this in conjunction
with the ipAddress giv…
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2356.16.1.62.3.1.5
The type of services that this rule applies to. By setting this
to a specific service type, the rule will only apply if the
request is coming to the switch using the particular protocol
type specified. The Service type…
AclMgmtServiceTyper/w
Type Values:
0allType
1telnet
2http
3https
4snmp
5ssh
6tftp
7sntp
.1.3.6.1.4.1.2356.16.1.62.3.1.6
The action to apply to the given traffic matching the rule. The
action may be to permit or deny the requested management access.
AclMgmtActionTyper/w
Type Values:
0permit
1deny
.1.3.6.1.4.1.2356.16.1.62.3.1.7
The row status variable, used according to row creation and
deletion conventions.
active(1) - Management ACL instance is active
createAndGo(4) - set to this value to create an instance
destroy(6) - set to this …
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.2356.16.1.62.3.1.8
The VLAN ID which can be applied to this rule. Valid VLAN ID range is 1-4093.
By setting this to a specific VLAN ID, the rule will only applies if the management
access is coming over the given interface.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2356.16.1.62.3.1.9
Read-only object, which indicates whether the specified ACL rule conflicts with any other rule.
If the rule conflicts then it is recommended to remove it.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2356.16.1.62.3.1.10