All MIBs › BLADETYPE2-QOS-MIB › aclNewCfgAclMeterAclBmap
aclNewCfgAclMeterAclBmap
Module: BLADETYPE2-QOS-MIB
OID (symbolic): BLADETYPE2-QOS-MIB::aclNewCfgAclMeterAclBmap
OID (numeric): 1.3.6.1.4.1.11.2.3.7.11.33.1.2.8.1.2.4.1.13
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The acls assigned to this meter. The acls are
presented in bitmap format. This string displays acl number
from 1 to 4096.
in receiving order:
OCTET 1 OCTET 2 .....
xxxxxxxx xxxxxxxx .....
|| || |_ acl 9
|| ||
|| ||___ acl 8
|| |____ acl 7
|| . . .
||_________ acl 2
|__________ acl 1
where x : 1 - The represented acl assigned to the meter.
0 - The represented acl not assigned to the meter.What is aclNewCfgAclMeterAclBmap?
Reports a read-only bitmap showing which individual ACL rules (numbered 1–4096) are currently assigned to this traffic meter. Each bit in the octet string corresponds to a specific ACL number, making it easy to determine the full set of ACLs bound to the meter.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.7.11.33.1.2.8.1.2.4.1.13 snmpwalk -v2c -c public <target> BLADETYPE2-QOS-MIB::aclNewCfgAclMeterAclBmap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.3.7.11.33.1.2.8.1.2.4.1.13.1 snmpget -v2c -c public <target> BLADETYPE2-QOS-MIB::aclNewCfgAclMeterAclBmap.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aclNewCfgAclMeterAclBmap.1
Start monitoring HP BladeSystem Type 2 embedded network switch modules with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BLADETYPE2-QOS-MIB::aclNewCfgAclMeterAclBmap OID value, configure state conditions and alerts, and monitor any HP BladeSystem Type 2 embedded network switch modules from a single console.
OID Breakdown
Upper-level ancestors (14 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3 | hpsystem | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.7 | netElement | HP-ICF |
| 1.3.6.1.4.1.11.2.3.7.11 | hpEtherSwitch | HP-ICF-OID |
| 1.3.6.1.4.1.11.2.3.7.11.33 | hpSwitchProliant | HP-ICF-OID |
| 1.3.6.1.4.1.11.2.3.7.11.33.1 | hpSwitchModuleBladetype2 | HP-SWITCH-PL-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2 | hpSwitchBladeType2_Mgmt | HP-SWITCH-PL-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2.8 | qos | BLADETYPE2-QOS-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2.8.1 | qosConfigs | BLADETYPE2-QOS-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2.8.1.2 | aclCfg | BLADETYPE2-QOS-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2.8.1.2.4 | aclNewCfgPortAclMeterTable | BLADETYPE2-QOS-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2.8.1.2.4.1 | aclNewCfgPortAclMeterTableEntry | BLADETYPE2-QOS-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2.8.1.2.4.1.13 | aclNewCfgAclMeterAclBmap | BLADETYPE2-QOS-MIB |