MIB Viewer

ieee8021PbbPipVipMap1

OBJECT-TYPE
1.3.111.2.802.1.1.9.1.1.4.1.6
Access
read-create
Status
current
Sub-identifiers
0
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 4095 through 20478. 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-4095)/8] & (1 >> ((B-4095)%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.
OCTET STRING (SIZE(0..2048))