MIB Viewer

connSoftPvcEstablishedSrcInf

OBJECT-TYPE
1.3.6.1.4.1.119.2.3.14.9.4.6.1.1
Access
read-only
Status
mandatory
Source
NEC-MIB
Sub-identifiers
0
The calling node information of the Soft PVPC/PVCC established as called side office by the node. The structure of the entry is as follows struct { long SrcAtmAddressFormat; long SrcAtmAddressLength; char SrcAtmAddress[20]; }; (*1) 'long' data should be stored with 'big endian'. (*2) For SrcAtmAddress data, if it is less than 20 byte, the data padded by '0xf' shall be stored. This information is divided into up to 32 pieces, and each piece is put into the head 4 bytes (count) of an entry. The data which contains the number of the entries is described below. + | count | (= n) + | EstSrcInf 1 | |.................| | EstSrcInf 2 | |.................| | . | | . | | . | |.................| | EstSrcInf n | ( 1 <= n <= 32 ) +
Opaque