aclIllegalEntityTypes
RAD-ACL-MIB ·
.1.3.6.1.4.1.164.6.1.14.2.1.1.1.6
Object
column Bits
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.
Context
- MIB
- RAD-ACL-MIB
- OID
.1.3.6.1.4.1.164.6.1.14.2.1.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aclMainEntry
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 'RAD-ACL-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ACL-MIB::aclIllegalEntityTypes'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-ACL-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ACL-MIB::aclIllegalEntityTypes.<aclName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-ACL-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-ACL-MIB::aclIllegalEntityTypes'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | management |
1 | routerInterface |