aclRuleIsConflict

LANCOM-ACL-MGMT-MIB · .1.3.6.1.4.1.2356.16.1.62.3.1.10

Object

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.

Context

MIB
LANCOM-ACL-MGMT-MIB
OID
.1.3.6.1.4.1.2356.16.1.62.3.1.10
Type
column
Access
readonly
Status
current
Parent
aclMgmtListEntry

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 '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::aclRuleIsConflict'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::aclRuleIsConflict.<aclMgmtListName>.<aclMgmtListPriority>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-ACL-MGMT-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-ACL-MGMT-MIB::aclRuleIsConflict'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false