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