aclGroupCurCfgMemberBlocks
BLADETYPE2-ACL-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.3.1.1.3
Object
column OctetString
The ACL block members of this ACL group, presented in bitmap
format, as follows:
OCTET 1 OCTET 2 .....
xxxxxxxx xxxxxxxx .....
|| || |
|| || |_ ACL Block 9
|| ||
|| ||___ ACL Block 8
|| |____ ACL Block 7
|| . . . .
||_________ ACL Block 2
|__________ ACL Block 1
where x:
1 - the represented ACL block is a member of the group.
0 - the represented ACL block is not a member of the group.
Context
- MIB
- BLADETYPE2-ACL-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.3.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aclGroupCurCfgEntry
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 'BLADETYPE2-ACL-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADETYPE2-ACL-MIB::aclGroupCurCfgMemberBlocks'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BLADETYPE2-ACL-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADETYPE2-ACL-MIB::aclGroupCurCfgMemberBlocks.<aclGroupCurCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADETYPE2-ACL-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADETYPE2-ACL-MIB::aclGroupCurCfgMemberBlocks'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.