ostAclCfgAccessibility
OMNITRON-ACL-MIB ·
.1.3.6.1.4.1.7342.16.2.1.3
Object
The accessibility option for the specific ACL instance configured
for the row.
A value of 'deny' indicates that the Ethernet frame that matches
the ACL is NOT acted on by the management port, but is discarded.
A value of 'permit' indicates the Ethernet frame that matches
the ACL IS acted on by the management port.
Context
- MIB
- OMNITRON-ACL-MIB
- OID
.1.3.6.1.4.1.7342.16.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostAclCfgEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'OMNITRON-ACL-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-ACL-MIB::ostAclCfgAccessibility'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-ACL-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-ACL-MIB::ostAclCfgAccessibility.<ostAclCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-ACL-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-ACL-MIB::ostAclCfgAccessibility'
Syntax
- Source
- OMNITRON-TC-MIBOstAccessibiltyType
- Base type
Enumeration
Values & Constraints
Type Values
1 | deny |
2 | permit |
Conformance
Member of