⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 atm_mib.h

📁 JdonFramework need above jdk 1.4.0This version has passed under Tomcat 4.x/5.x JBoss 3.x/JBoss 4.0.0
💻 H
📖 第 1 页 / 共 5 页
字号:
public:	atmVplLastChange(const Oidx&);	virtual ~atmVplLastChange();	virtual MibEntryPtr	clone();};/** *  atmVplReceiveTrafficDescrIndex *"The value of this object identifies the row in the atmTrafficDescrParamTable which applies to the receive direction of the VPL." */class atmVplReceiveTrafficDescrIndex: public SimMibLeaf {public:	atmVplReceiveTrafficDescrIndex(const Oidx&);	virtual ~atmVplReceiveTrafficDescrIndex();	virtual MibEntryPtr	clone();	virtual int        	prepare_set_request(Request*, int&);	virtual boolean    	value_ok(const Vbx&);};/** *  atmVplTransmitTrafficDescrIndex *"The value of this object identifies the row in the atmTrafficDescrParamTable which applies to the transmit direction of the VPL." */class atmVplTransmitTrafficDescrIndex: public SimMibLeaf {public:	atmVplTransmitTrafficDescrIndex(const Oidx&);	virtual ~atmVplTransmitTrafficDescrIndex();	virtual MibEntryPtr	clone();	virtual int        	prepare_set_request(Request*, int&);	virtual boolean    	value_ok(const Vbx&);};/** *  atmVplCrossConnectIdentifier *"This object is instantiated only for a VPL which is cross-connected to other VPLs that belong to the same VPC. All such associated VPLs have the same value of this object, and all their cross-connections are identified either by entries that are indexed by the same value of atmVpCrossConnectIndex in the atmVpCrossConnectTable of this MIB module or by the same value of the cross-connect index in the cross-connect table for SVCs and Soft PVCs (defined in a separate MIB module). At no time should entries in these respective cross-connect tables exist simultaneously with the same cross-connect index value. The value of this object is initialized by the agent after the associated entries in the atmVpCrossConnectTable have been created." */class atmVplCrossConnectIdentifier: public SimMibLeaf {public:	atmVplCrossConnectIdentifier(const Oidx&);	virtual ~atmVplCrossConnectIdentifier();	virtual MibEntryPtr	clone();};/** *  atmVplRowStatus *"This object is used to create, delete or modify a row in this table. To create a new VCL, this object is initially set to 'createAndWait' or 'createAndGo'. This object should not be set to 'active' unless the following columnar objects have been set to their desired value in this row: atmVplReceiveTrafficDescrIndex and atmVplTransmitTrafficDescrIndex. The DESCRIPTION of atmVplEntry provides further guidance to row treatment in this table." */class atmVplRowStatus: public snmpRowStatus {public:	atmVplRowStatus(const Oidx&);	virtual ~atmVplRowStatus();	virtual MibEntryPtr	clone();};/** *  atmVplCastType *"The connection topology type." */class atmVplCastType: public SimMibLeaf {public:	atmVplCastType(const Oidx&);	virtual ~atmVplCastType();	virtual MibEntryPtr	clone();	virtual int        	prepare_set_request(Request*, int&);	virtual boolean    	value_ok(const Vbx&);};/** *  atmVplConnKind *"The use of call control." */class atmVplConnKind: public SimMibLeaf {public:	atmVplConnKind(const Oidx&);	virtual ~atmVplConnKind();	virtual MibEntryPtr	clone();	virtual int        	prepare_set_request(Request*, int&);	virtual boolean    	value_ok(const Vbx&);};/** *  atmVclAdminStatus *"This object is instanciated only for a VCL which terminates a VCC (i.e., one which is NOT cross-connected to other VCLs). Its value specifies the desired administrative state of the VCL." */class atmVclAdminStatus: public SimMibLeaf {public:	atmVclAdminStatus(const Oidx&);	virtual ~atmVclAdminStatus();	virtual MibEntryPtr	clone();	virtual int        	prepare_set_request(Request*, int&);	virtual boolean    	value_ok(const Vbx&);};/** *  atmVclOperStatus *"The current operational status of the VCL." */class atmVclOperStatus: public SimMibLeaf {public:	atmVclOperStatus(const Oidx&);	virtual ~atmVclOperStatus();	virtual MibEntryPtr	clone();};/** *  atmVclLastChange *"The value of sysUpTime at the time this VCL entered its current operational state." */class atmVclLastChange: public SimMibLeaf {public:	atmVclLastChange(const Oidx&);	virtual ~atmVclLastChange();	virtual MibEntryPtr	clone();};/** *  atmVclReceiveTrafficDescrIndex *"The value of this object identifies the row in the ATM Traffic Descriptor Table which applies to the receive direction of this VCL." */class atmVclReceiveTrafficDescrIndex: public SimMibLeaf {public:	atmVclReceiveTrafficDescrIndex(const Oidx&);	virtual ~atmVclReceiveTrafficDescrIndex();	virtual MibEntryPtr	clone();	virtual int        	prepare_set_request(Request*, int&);	virtual boolean    	value_ok(const Vbx&);};/** *  atmVclTransmitTrafficDescrIndex *"The value of this object identifies the row of the ATM Traffic Descriptor Table which applies to the transmit direction of this VCL." */class atmVclTransmitTrafficDescrIndex: public SimMibLeaf {public:	atmVclTransmitTrafficDescrIndex(const Oidx&);	virtual ~atmVclTransmitTrafficDescrIndex();	virtual MibEntryPtr	clone();	virtual int        	prepare_set_request(Request*, int&);	virtual boolean    	value_ok(const Vbx&);};/** *  atmVccAalType *"An instance of this object only exists when the local VCL end-point is also the VCC end-point, and AAL is in use. The type of AAL used on this VCC. The AAL type includes AAL1, AAL2, AAL3/4, and AAL5. The other(4) may be user-defined AAL type. The unknown type indicates that the AAL type cannot be determined." */class atmVccAalType: public SimMibLeaf {public:	atmVccAalType(const Oidx&);	virtual ~atmVccAalType();	virtual MibEntryPtr	clone();	virtual int        	prepare_set_request(Request*, int&);	virtual boolean    	value_ok(const Vbx&);};/** *  atmVccAal5CpcsTransmitSduSize *"An instance of this object only exists when the local VCL end-point is also the VCC end-point, and AAL5 is in use. The maximum AAL5 CPCS SDU size in octets that is supported on the transmit direction of this VCC." */class atmVccAal5CpcsTransmitSduSize: public SimMibLeaf {public:	atmVccAal5CpcsTransmitSduSize(const Oidx&);	virtual ~atmVccAal5CpcsTransmitSduSize();	virtual MibEntryPtr	clone();	virtual int        	prepare_set_request(Request*, int&);	virtual boolean    	value_ok(const Vbx&);};/** *  atmVccAal5CpcsReceiveSduSize *"An instance of this object only exists when the local VCL end-point is also the VCC end-point, and AAL5 is in use. The maximum AAL5 CPCS SDU size in octets that is supported on the receive direction of this VCC." */class atmVccAal5CpcsReceiveSduSize: public SimMibLeaf {public:	atmVccAal5CpcsReceiveSduSize(const Oidx&);	virtual ~atmVccAal5CpcsReceiveSduSize();	virtual MibEntryPtr	clone();	virtual int        	prepare_set_request(Request*, int&);	virtual boolean    	value_ok(const Vbx&);};/** *  atmVccAal5EncapsType *"An instance of this object only exists when the local VCL end-point is also the VCC end-point, and AAL5 is in use. The type of data encapsulation used over the AAL5 SSCS layer. The definitions reference RFC 1483 Multiprotocol Encapsulation over ATM AAL5 and to the ATM Forum LAN Emulation specification." */class atmVccAal5EncapsType: public SimMibLeaf {public:	atmVccAal5EncapsType(const Oidx&);	virtual ~atmVccAal5EncapsType();	virtual MibEntryPtr	clone();	virtual int        	prepare_set_request(Request*, int&);	virtual boolean    	value_ok(const Vbx&);};/** *  atmVclCrossConnectIdentifier *"This object is instantiated only for a VCL which is cross-connected to other VCLs that belong to the same VCC. All such associated VCLs have the same value of this object, and all their cross-connections are identified either by entries that are indexed by the same value of atmVcCrossConnectIndex in the atmVcCrossConnectTable of this MIB module or by the same value of the cross-connect index in the cross-connect table for SVCs and Soft PVCs (defined in a separate MIB module). At no time should entries in these respective cross-connect tables exist simultaneously with the same cross-connect index value. The value of this object is initialized by the agent after the associated entries in the atmVcCrossConnectTable have been created." */class atmVclCrossConnectIdentifier: public SimMibLeaf {public:	atmVclCrossConnectIdentifier(const Oidx&);	virtual ~atmVclCrossConnectIdentifier();	virtual MibEntryPtr	clone();};/** *  atmVclRowStatus *"This object is used to create, delete or modify a row in this table. To create a new VCL, this object is initially set to 'createAndWait' or 'createAndGo'. This object should not be set to 'active' unless the following columnar objects have been set to their desired value in this row: atmVclReceiveTrafficDescrIndex, atmVclTransmitTrafficDescrIndex. In addition, if the local VCL end-point is also the VCC end-point: atmVccAalType. In addition, for AAL5 connections only: atmVccAal5CpcsTransmitSduSize, atmVccAal5CpcsReceiveSduSize, and atmVccAal5EncapsType. (The existence of these objects imply the AAL connection type.). The DESCRIPTION of atmVclEntry provides further guidance to row treatment in this table." */class atmVclRowStatus: public snmpRowStatus {public:	atmVclRowStatus(const Oidx&);	virtual ~atmVclRowStatus();	virtual MibEntryPtr	clone();};/** *  atmVclCastType *"The connection topology type." */class atmVclCastType: public SimMibLeaf {public:	atmVclCastType(const Oidx&);	virtual ~atmVclCastType();	virtual MibEntryPtr	clone();	virtual int        	prepare_set_request(Request*, int&);	virtual boolean    	value_ok(const Vbx&);};/** *  atmVclConnKind *"The use of call control." */class atmVclConnKind: public SimMibLeaf {public:	atmVclConnKind(const Oidx&);	virtual ~atmVclConnKind();	virtual MibEntryPtr	clone();	virtual int        	prepare_set_request(Request*, int&);	virtual boolean    	value_ok(const Vbx&);};/** *  atmVpCrossConnectIndexNext *"This object contains an appropriate value to be used for atmVpCrossConnectIndex when creating entries in the atmVpCrossConnectTable. The value 0 indicates that no unassigned entries are available. To obtain the atmVpCrossConnectIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse." */class atmVpCrossConnectIndexNext: public SimMibLeaf {public:	atmVpCrossConnectIndexNext();	virtual ~atmVpCrossConnectIndexNext();	static atmVpCrossConnectIndexNext* instance; private:	char* 	path;};/** *  atmVpCrossConnectAdminStatus *

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -