All MIBs › ALTEON-CHEETAH-BWM-MIB › bwmNewCfgContractGroupContracts
bwmNewCfgContractGroupContracts
Module: ALTEON-CHEETAH-BWM-MIB
OID (symbolic): ALTEON-CHEETAH-BWM-MIB::bwmNewCfgContractGroupContracts
OID (numeric): 1.3.6.1.4.1.1872.2.5.6.1.5.3.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The BWM contracts in the group. The contracts are presented
in bitmap format.
in receiving order:
OCTET 1 OCTET 2 .....
xxxxxxxx xxxxxxxx .....
| || |_ contract 9
| ||
| ||___ contract 8
| |____ contract 7
| . . .
|__________ contract 1
where x : 1 - The represented contract belongs to the group
0 - The represented contract does not belong to the groupWhat is bwmNewCfgContractGroupContracts?
Reports which BWM traffic contracts belong to a group in the pending configuration, encoded as a bitmap where each bit position represents one contract number. Reading this bitmap reveals the complete set of contracts staged for membership in the group.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1872.2.5.6.1.5.3.1.2 snmpwalk -v2c -c public <target> ALTEON-CHEETAH-BWM-MIB::bwmNewCfgContractGroupContracts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1872.2.5.6.1.5.3.1.2.1 snmpget -v2c -c public <target> ALTEON-CHEETAH-BWM-MIB::bwmNewCfgContractGroupContracts.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bwmNewCfgContractGroupContracts.1
Start monitoring Alteon (Nortel/Radware) Cheetah-based application switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ALTEON-CHEETAH-BWM-MIB::bwmNewCfgContractGroupContracts OID value, configure state conditions and alerts, and monitor any Alteon (Nortel/Radware) Cheetah-based application switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.1872 | alteon | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2 | private_mibs | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.5 | aws_switch | ALTEON-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1872.2.5.6 | bwm | ALTEON-CHEETAH-BWM-MIB |
| 1.3.6.1.4.1.1872.2.5.6.1 | bwmConfigs | ALTEON-CHEETAH-BWM-MIB |
| 1.3.6.1.4.1.1872.2.5.6.1.5 | bwmContractGroupConfig | ALTEON-CHEETAH-BWM-MIB |
| 1.3.6.1.4.1.1872.2.5.6.1.5.3 | bwmNewCfgContractGroupTable | ALTEON-CHEETAH-BWM-MIB |
| 1.3.6.1.4.1.1872.2.5.6.1.5.3.1 | bwmNewCfgContractGroupTableEntry | ALTEON-CHEETAH-BWM-MIB |
| 1.3.6.1.4.1.1872.2.5.6.1.5.3.1.2 | bwmNewCfgContractGroupContracts | ALTEON-CHEETAH-BWM-MIB |