osAclActive
OS-ACL-MIB ·
.1.3.6.1.4.1.6926.2.3.1.1.5
Object
column Enumeration
Whether the Acl is bound or not.
Context
- MIB
- OS-ACL-MIB
- OID
.1.3.6.1.4.1.6926.2.3.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- osAclEntry
- 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 'OS-ACL-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ACL-MIB::osAclActive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-ACL-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ACL-MIB::osAclActive.<osAclName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-ACL-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-ACL-MIB::osAclActive'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | notActive |
Conformance
Member of