All MIBs › ALTEON-CHEETAH-LAYER4-MIB › pipNewCfgPortMap
pipNewCfgPortMap
Module: ALTEON-CHEETAH-LAYER4-MIB
OID (symbolic): ALTEON-CHEETAH-LAYER4-MIB::pipNewCfgPortMap
OID (numeric): 1.3.6.1.4.1.1872.2.5.4.1.1.15.5.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The bit map of port for PIP.
in receiving order:
OCTET 1 OCTET 2 .....
xxxxxxxx xxxxxxxx .....
|| || |_ port 8
|| ||
|| ||___ port 7
|| |____ port 6
||_________ port 1
|__________ unused
where x : 1 - PIP is used for this port.
x : 0 - PIP Not used for this port.What is pipNewCfgPortMap?
Provides a bitmap of physical ports associated with a PIP entry in the pending configuration. Each bit represents a port, allowing the administrator to review which ports will be linked to this Proxy IP after the next configuration apply.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1872.2.5.4.1.1.15.5.1.2 snmpwalk -v2c -c public <target> ALTEON-CHEETAH-LAYER4-MIB::pipNewCfgPortMap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1872.2.5.4.1.1.15.5.1.2.1 snmpget -v2c -c public <target> ALTEON-CHEETAH-LAYER4-MIB::pipNewCfgPortMap.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pipNewCfgPortMap.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-LAYER4-MIB::pipNewCfgPortMap 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.4 | layer4 | ALTEON-CHEETAH-LAYER4-MIB |
| 1.3.6.1.4.1.1872.2.5.4.1 | layer4Configs | ALTEON-CHEETAH-LAYER4-MIB |
| 1.3.6.1.4.1.1872.2.5.4.1.1 | slbCfg | ALTEON-CHEETAH-LAYER4-MIB |
| 1.3.6.1.4.1.1872.2.5.4.1.1.15 | pipTblCfg | ALTEON-CHEETAH-LAYER4-MIB |
| 1.3.6.1.4.1.1872.2.5.4.1.1.15.5 | pipNewCfgTable | ALTEON-CHEETAH-LAYER4-MIB |
| 1.3.6.1.4.1.1872.2.5.4.1.1.15.5.1 | pipNewCfgTableEntry | ALTEON-CHEETAH-LAYER4-MIB |
| 1.3.6.1.4.1.1872.2.5.4.1.1.15.5.1.2 | pipNewCfgPortMap | ALTEON-CHEETAH-LAYER4-MIB |