ruckusAclType
RUCKUS-ACL-MIB ·
.1.3.6.1.4.1.1991.1.1.3.45.1.1.1.1.1
Object
column AclType
Type of the ACL, this entry specifies.
Context
- MIB
- RUCKUS-ACL-MIB
- OID
.1.3.6.1.4.1.1991.1.1.3.45.1.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ruckusAclEntry
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 'RUCKUS-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-ACL-MIB::ruckusAclType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RUCKUS-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-ACL-MIB::ruckusAclType.<ruckusAclType>.<ruckusAclName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUCKUS-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUCKUS-ACL-MIB::ruckusAclType'