All MIBs › BLADETYPE5-NETWORK-MIB › trunkGroupNewCfgPorts
trunkGroupNewCfgPorts
Module: BLADETYPE5-NETWORK-MIB
OID (symbolic): BLADETYPE5-NETWORK-MIB::trunkGroupNewCfgPorts
OID (numeric): 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.2.3.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The port list in the trunk group. The ports are presented
in bitmap format.
in receiving order:
OCTET 1 OCTET 2 .....
xxxxxxxx xxxxxxxx .....
|| || |_ port 8
|| ||
|| ||___ port 7
|| |____ port 6
|| . . .
||_________ port 1
|__________ reserved
where x : 1 - The represented port belongs to the trunk group
0 - The represented port does not belong to the trunk groupWhat is trunkGroupNewCfgPorts?
Reports the bitmap of ports assigned to a trunk group in the pending configuration, with each bit representing one port. This reflects the link aggregation group membership as it will appear after the configuration is applied.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.2.3.1.2 snmpwalk -v2c -c public <target> BLADETYPE5-NETWORK-MIB::trunkGroupNewCfgPorts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.2.3.1.2.1 snmpget -v2c -c public <target> BLADETYPE5-NETWORK-MIB::trunkGroupNewCfgPorts.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> trunkGroupNewCfgPorts.1
Start monitoring HP BladeSystem Type 5 embedded blade switch modules with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BLADETYPE5-NETWORK-MIB::trunkGroupNewCfgPorts OID value, configure state conditions and alerts, and monitor any HP BladeSystem Type 5 embedded blade 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.5 | hpSwitchModuleBladetype5 | HP-SWITCH-PL-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.5.2 | hpSwitchBladeType5_Mgmt | HP-SWITCH-PL-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2 | layer2 | BLADETYPE5-NETWORK-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1 | layer2Configs | BLADETYPE5-NETWORK-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.2 | trunkgroup | BLADETYPE5-NETWORK-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.2.3 | trunkGroupNewCfgTable | BLADETYPE5-NETWORK-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.2.3.1 | trunkGroupNewCfgTableEntry | BLADETYPE5-NETWORK-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.2.3.1.2 | trunkGroupNewCfgPorts | BLADETYPE5-NETWORK-MIB |