📄 fr-atm-pvc-service-iwf-mib
字号:
frAtmIwfVclCrossConnectIdentifier Integer32 } frAtmIwfVclCrossConnectIdentifier OBJECT-TYPE SYNTAX Integer32 (1..2147483647) MAX-ACCESS read-only STATUS current DESCRIPTION "This object contains the index value of the FR/ATM cross-connect table entry used to link the ATM VCL with a frame relay PVC. Each row of the atmVclTable that is not cross- connected with a frame relay PVC MUST return the value zero when this object is read. In the case of (frame relay) point to (ATM) multipoint, multiple ATM VCLs will have the same value of this object, and all their cross- connections are identified by entries that are indexed by the same value of frAtmIwfVclCrossConnectIdentifier in the frAtmIwfConnectionTable of this MIB module. The value of this object is initialized by the agent after the associated entries in the frAtmIwfConnectionTable have been created." ::= { frAtmIwfVclEntry 1 } -- -- Frame Relay/ATM PVC Service Interworking NOTIFICATION -- frAtmIwfConnStatusChange NOTIFICATION-TYPE OBJECTS { frAtmIwfConnAdminStatus, frAtmIwfConnAtm2FrOperStatus, frAtmIwfConnFr2AtmOperStatus } STATUS current DESCRIPTION "An indication that the status of this interworking connection has changed." ::= { frAtmIwfTrapsPrefix 1 } -- -- Conformance Information -- -- -- Compliance Statement For Equipment -- frAtmIwfEquipmentCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for equipment that implements the FR/ATM Interworking MIB." MODULE -- this module MANDATORY-GROUPS { frAtmIwfBasicGroup, frAtmIwfConnectionDescriptorGroup, frAtmIwfAtmVclTableAugmentGroup, frAtmIwfNotificationsGroup } OBJECT frAtmIwfConnDeToClpMappingMode SYNTAX INTEGER { mode1(1) } DESCRIPTION "Only support for Mode 1 is REQUIRED." OBJECT frAtmIwfConnClpToDeMappingMode SYNTAX INTEGER { mode1(1) } DESCRIPTION "Only support for Mode 1 is REQUIRED." OBJECT frAtmIwfConnCongestionMappingMode SYNTAX INTEGER { mode1(1) } DESCRIPTION "Only support for Mode 1 is REQUIRED." OBJECT frAtmIwfConnEncapsulationMappingMode SYNTAX INTEGER { transparentMode(1) } DESCRIPTION "Support for Translation Mode is OPTIONAL." OBJECT frAtmIwfConnEncapsulationMappings SYNTAX BITS { none(0) } DESCRIPTION "The IWF may provide one, some or none of the encapsulation translations defined in section 5.3.1 of FRF.8 [17]." OBJECT frAtmIwfConnFragAndReassEnabled SYNTAX INTEGER { disabled(2) } DESCRIPTION "Only support for Mode 1 is REQUIRED." OBJECT frAtmIwfConnArpTranslationEnabled SYNTAX INTEGER { disabled(2) } DESCRIPTION "Support for ARP Translation is NOT REQUIRED." ::= { frAtmIwfCompliances 1 } -- -- Compliance Statement For Service (CNM Interface) -- frAtmIwfServiceCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for a CNM interface that implements the FR/ATM Interworking MIB." MODULE -- this module MANDATORY-GROUPS { frAtmIwfBasicGroup, frAtmIwfConnectionDescriptorGroup, frAtmIwfAtmVclTableAugmentGroup, frAtmIwfNotificationsGroup } -- -- Exceptions for each object type implemented for a -- CNM view of the FR/ATM Interworking MIB -- OBJECT frAtmIwfConnAdminStatus MIN-ACCESS read-only DESCRIPTION "Write access is not REQUIRED." OBJECT frAtmIwfConnDeToClpMappingMode SYNTAX INTEGER { mode1(1) } MIN-ACCESS read-only DESCRIPTION "Support for Mode 1 is REQUIRED. Other modes are OPTIONAL. Write access is NOT REQUIRED." OBJECT frAtmIwfConnClpToDeMappingMode SYNTAX INTEGER { mode1(1) } MIN-ACCESS read-only DESCRIPTION "Support for Mode 1 is REQUIRED. Other modes are OPTIONAL. Write access is NOT REQUIRED." OBJECT frAtmIwfConnCongestionMappingMode SYNTAX INTEGER { mode1(1) } MIN-ACCESS read-only DESCRIPTION "Support for Mode 1 is REQUIRED. Other modes are OPTIONAL. Write access is NOT REQUIRED." OBJECT frAtmIwfConnEncapsulationMappingMode SYNTAX INTEGER { transparentMode(1) } MIN-ACCESS read-only DESCRIPTION "Support for Transparent Mode is REQUIRED. Translation Mode is OPTIONAL. Write access is not required." OBJECT frAtmIwfConnEncapsulationMappings SYNTAX BITS { none(0) } MIN-ACCESS read-only DESCRIPTION "The IWF may provide one, some or none of the encapsulation translations defined in section 5.3.1 of FRF.8 [17]. Write access is not required." OBJECT frAtmIwfConnFragAndReassEnabled SYNTAX INTEGER { disabled(2) } MIN-ACCESS read-only DESCRIPTION "Support for Fragmentation and Reassembly is NOT REQUIRED. Write access is not required." OBJECT frAtmIwfConnArpTranslationEnabled SYNTAX INTEGER { disabled(2) } MIN-ACCESS read-only DESCRIPTION "Support for ARP Translation is not required. Write access is not required." OBJECT frAtmIwfConnRowStatus MIN-ACCESS read-only DESCRIPTION "Write access is not required." ::= { frAtmIwfCompliances 2 } -- -- Units of Conformance -- -- -- Basic FR/ATM IWF PVC Connection Group -- frAtmIwfBasicGroup OBJECT-GROUP OBJECTS { frAtmIwfConnIndexNext, frAtmIwfConnAdminStatus, frAtmIwfConnAtm2FrOperStatus, frAtmIwfConnAtm2FrLastChange, frAtmIwfConnFr2AtmOperStatus, frAtmIwfConnFr2AtmLastChange, frAtmIwfConnectionDescriptor, frAtmIwfConnFailedFrameTranslate, frAtmIwfConnOverSizedFrames, frAtmIwfConnFailedAal5PduTranslate, frAtmIwfConnOverSizedSDUs, frAtmIwfConnCrcErrors, frAtmIwfConnSarTimeOuts, frAtmIwfConnRowStatus } STATUS current DESCRIPTION "The collection of basic objects for configuration and control of FR/ATM interworking connections." ::= { frAtmIwfGroups 1 } -- -- FR/ATM IWF PVC Connection Descriptor Group -- frAtmIwfConnectionDescriptorGroup OBJECT-GROUP OBJECTS { frAtmIwfConnectionDescriptorIndexNext, frAtmIwfConnDeToClpMappingMode, frAtmIwfConnClpToDeMappingMode, frAtmIwfConnCongestionMappingMode, frAtmIwfConnEncapsulationMappingMode, frAtmIwfConnEncapsulationMappings, frAtmIwfConnFragAndReassEnabled, frAtmIwfConnArpTranslationEnabled, frAtmIwfConnDescriptorRowStatus } STATUS current DESCRIPTION "The collection of basic objects for specification of FR/ATM interworking connection descriptors." ::= { frAtmIwfGroups 2 } -- -- ATM MIB VCL Endpoint Table Augmentation Group -- frAtmIwfAtmVclTableAugmentGroup OBJECT-GROUP OBJECTS { frAtmIwfVclCrossConnectIdentifier } STATUS current DESCRIPTION "The ATM MIB VCL Endpoint Table AUGMENT object contained in the FR/ATM PVC Service Interworking MIB." ::= { frAtmIwfGroups 3 } -- -- Notification Group -- frAtmIwfNotificationsGroup NOTIFICATION-GROUP NOTIFICATIONS { frAtmIwfConnStatusChange } STATUS current DESCRIPTION "The notification for FR/ATM interworking status change." ::= { frAtmIwfGroups 4 } END
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -