ieee8021PbbPipVipMap3
IEEE8021-PBB-MIB ·
.1.3.111.2.802.1.1.9.1.1.4.1.8
Object
column
r/w
OctetString
This object contains a bitmap indicating all the VIPs
in the range 36862 through 53245 that are associated with
this PIP. The bits correspond to Bridge Port numbers in
the range 36862 through 53245. The high-order bit of the first
octet corresponds to port number 1, and subsequent bits
of the octet string correspond to subsequent port numbers.
The following formula can be used to find the bit
corresponding to a particular port number B:
octet[(B-36862)/8] & (1 >> ((B-36862)%8))
If the bit for a particular port number is 1, that VIP is
associated with this PIP.
Note that ports numbers greater than 4094 cannot be used
with xSTP.
The value of this object may be truncated to remove
trailing octets of all zeros.
Context
- MIB
- IEEE8021-PBB-MIB
- OID
.1.3.111.2.802.1.1.9.1.1.4.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ieee8021PbbPipEntry
- Table
- ieee8021PbbPipTable
- Siblings
- 9
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-2048
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ieee8021PbbPipIfIndex The number identifying the PIP. | column | IF-MIBInterfaceIndex | .1.3.111.2.802.1.1.9.1.1.4.1.1 |
| ieee8021PbbPipRowStatus Indicates the status of an entry in this table, and is used
to create/delete entries.
The object ieee8021PbbPipBMACAddress must be set before this
object can be mad… | column | SNMPv2-TCRowStatus | .1.3.111.2.802.1.1.9.1.1.4.1.10 |
| ieee8021PbbPipBMACAddress The B-MAC used by this PIP for the B-SA. | column | SNMPv2-TCMacAddress | .1.3.111.2.802.1.1.9.1.1.4.1.2 |
| ieee8021PbbPipName A text string of local significance which identifies the
PIP within a BEB. | column | OctetString | .1.3.111.2.802.1.1.9.1.1.4.1.3 |
| ieee8021PbbPipIComponentId Identifies the I-component associated with this PIP. | column | IEEE8021-TC-MIBIEEE8021PbbComponentIdentifier | .1.3.111.2.802.1.1.9.1.1.4.1.4 |
| ieee8021PbbPipVipMap This object contains a bitmap indicating all the VIPs
in the range 1 through 4094 that are associated with this
PIP. The bits correspond to Bridge Port numbers in the
range 1 thr… | column | OctetString | .1.3.111.2.802.1.1.9.1.1.4.1.5 |
| ieee8021PbbPipVipMap1 This object contains a bitmap indicating all the VIPs
in the range 4095 through 20478 that are associated with
this PIP. The bits correspond to Bridge Port numbers in
the range 4… | column | OctetString | .1.3.111.2.802.1.1.9.1.1.4.1.6 |
| ieee8021PbbPipVipMap2 This object contains a bitmap indicating all the VIPs
in the range 20479 through 36861 that are associated with
this PIP. The bits correspond to Bridge Port numbers in
the range … | column | OctetString | .1.3.111.2.802.1.1.9.1.1.4.1.7 |
| ieee8021PbbPipVipMap4 This object contains a bitmap indicating all the VIPs
in the range 53246 through 65535 that are associated with
this PIP. The bits correspond to Bridge Port numbers in
the range … | column | OctetString | .1.3.111.2.802.1.1.9.1.1.4.1.9 |