MIBs Depot

ATM-FORUM-MIB

Registered at
1.3.6.1.4.1.353.1
1.3.6.1.4.1.353.2
Namespace
standard
Source file
ATM-FORUM-MIB
Digest
sha256:982b56f9854461f22472c5499e28784307538f5d0458dece2b3c91525556fb67

Imports

FromSymbols
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, enterprises, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

ATM-FORUM-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Under this module's arcs

Where the registration tree carries on below this module.

ArcNameModule
1.3.6.1.4.1.353.1.2atmfTransmissionTypes
1.3.6.1.4.1.353.1.4atmfTrafficDescrTypes
1.3.6.1.4.1.353.1.5atmfSrvcRegTypesATM-FORUM-TC-MIB
1.3.6.1.4.1.353.2.8atmfSrvcRegistryGroupATM-FORUM-TC-MIB
1.3.6.1.4.1.353.2.9atmfVpcAbrGroupATM-FORUM-TC-MIB
1.3.6.1.4.1.353.2.10atmfVccAbrGroupATM-FORUM-TC-MIB
1.3.6.1.4.1.353.2.11atmfAddressRegistrationAdminGroupATM-FORUM-TC-MIB

Textual conventions

NameOIDSyntaxAccessStatus
AtmAddress
type
AtmAddress2
type
NetPrefix
type

Objects

NameOIDSyntaxAccessStatus
atmForum
OBJECT-IDENTITY
1.3.6.1.4.1.353
atmForumAdmin
OBJECT-IDENTITY
1.3.6.1.4.1.353.1
atmfTransmissionTypes
OBJECT-IDENTITY
1.3.6.1.4.1.353.1.2
atmfUnknownType
OBJECT-IDENTITY
1.3.6.1.4.1.353.1.2.1
atmfSonetSTS3c
OBJECT-IDENTITY
1.3.6.1.4.1.353.1.2.2
atmfDs3
OBJECT-IDENTITY
1.3.6.1.4.1.353.1.2.3
atmf4B5B
OBJECT-IDENTITY
1.3.6.1.4.1.353.1.2.4
atmf8B10B
OBJECT-IDENTITY
1.3.6.1.4.1.353.1.2.5
atmfMediaTypes
OBJECT-IDENTITY
1.3.6.1.4.1.353.1.3
atmfMediaUnknownType
OBJECT-IDENTITY
1.3.6.1.4.1.353.1.3.1
atmfMediaCoaxCable
OBJECT-IDENTITY
1.3.6.1.4.1.353.1.3.2
atmfMediaSingleMode
OBJECT-IDENTITY
1.3.6.1.4.1.353.1.3.3
atmfMediaMultiMode
OBJECT-IDENTITY
1.3.6.1.4.1.353.1.3.4
atmfMediaStp
OBJECT-IDENTITY
1.3.6.1.4.1.353.1.3.5
atmfMediaUtp
OBJECT-IDENTITY
1.3.6.1.4.1.353.1.3.6
atmfTrafficDescrTypes
OBJECT-IDENTITY
1.3.6.1.4.1.353.1.4
atmfNoDescriptor
OBJECT-IDENTITY
1.3.6.1.4.1.353.1.4.1
atmfPeakRate
OBJECT-IDENTITY
1.3.6.1.4.1.353.1.4.2
atmfNoClpNoScr
OBJECT-IDENTITY
1.3.6.1.4.1.353.1.4.3
atmfClpNoTaggingNoScr
OBJECT-IDENTITY
1.3.6.1.4.1.353.1.4.4
atmfClpTaggingNoScr
OBJECT-IDENTITY
1.3.6.1.4.1.353.1.4.5
atmfNoClpScr
OBJECT-IDENTITY
1.3.6.1.4.1.353.1.4.6
atmfClpNoTaggingScr
OBJECT-IDENTITY
1.3.6.1.4.1.353.1.4.7
atmfClpTaggingScr
OBJECT-IDENTITY
1.3.6.1.4.1.353.1.4.8
atmForumUni
OBJECT-IDENTITY
1.3.6.1.4.1.353.2
atmfPhysicalGroup
OBJECT-IDENTITY
1.3.6.1.4.1.353.2.1
atmfPortTable
OBJECT-TYPE
A table of physical layer status and parameter information for the UNI's physical interface.
1.3.6.1.4.1.353.2.1.1not-accessiblemandatory
atmfPortEntry
OBJECT-TYPE
An entry in the table, containing information about the physical layer of a UNI interface.
1.3.6.1.4.1.353.2.1.1.1not-accessiblemandatory
atmfPortIndex
OBJECT-TYPE
A unique value which identifies this port. The value of 0 has the special meaning of identifying the local UNI.
1.3.6.1.4.1.353.2.1.1.1.1INTEGER (0..2147483647)read-onlymandatory
atmfPortAddress
OBJECT-TYPE
This object should not be implemented except as required for backward compatibility with version 2.0 of the UNI specification. The Address Group, defined as part of the separate Address Registration MIB should be used instead.
1.3.6.1.4.1.353.2.1.1.1.2AtmAddressread-onlydeprecated
atmfPortTransmissionType
OBJECT-TYPE
The transmission type of this port. For example, for a port using the Sonet STS-3c physical layer at 155.52 Mbs, this object would have the Object Identifier value: atmfSonetSTS3c.
1.3.6.1.4.1.353.2.1.1.1.3OBJECT IDENTIFIERread-onlymandatory
atmfPortMediaType
OBJECT-TYPE
The type of media being used on this port. For example, for a port using coaxial cable, this object would have the Object Identifier value: atmfMediaCoaxCable.
1.3.6.1.4.1.353.2.1.1.1.4OBJECT IDENTIFIERread-onlymandatory
atmfPortOperStatus
OBJECT-TYPE
The operational (i.e., actual) state of this port. The ILMI should not alarm on a physical interface for when the value of this object is outOfService(3). This capability is useful if equipment is to be disconnected, or for troubleshooting purposes. A value of loopBack(4) indicates that a local loopback is in place.
1.3.6.1.4.1.353.2.1.1.1.5INTEGER {other(1), inService(2), outOfService(3), loopBack(4)}read-onlymandatory
atmfPortSpecific
OBJECT-TYPE
This object 'points' to additional transmission and/or media specific information relating to this port. In particular, this object's value is the name of a specific instance of the first columnar object of a MIB table with such additional information, where the specific instance is the one which corresponds to this port. For example, for a DS3 interface, this object would contain the value, as defined in RFC 1407: dsx3LineIndex.i where i would be the integer value uniquely identifying the DS3 interface corresponding to this port. If no additional transmission and/or media specific information is available, this object has the value { 0 0 }.
1.3.6.1.4.1.353.2.1.1.1.6OBJECT IDENTIFIERread-onlymandatory
atmfPortMyIfName
OBJECT-TYPE
A textual name of this interface. If this systme is manageable through SNMP, and supports the object ifName, the value of this object must be identical with that of ifName for the ifEntry of the lowest level physical interface for this port. This interface must be uniquely names on this system to distinguish parallel links with a neighboring system. If this interface does not have a textual name, the value of this object is a zero length string.
1.3.6.1.4.1.353.2.1.1.1.7DisplayStringread-onlymandatory
atmfMyIpNmAddress
OBJECT-TYPE
An IP Address to which a Network Management Station can send Network Management protocol, e.g. SNMP messages to UDP port 161, in order to access network management information concerning the operation of the ATM devide local to this UME.
1.3.6.1.4.1.353.2.1.2IpAddressread-onlymandatory
atmfAtmLayerGroup
OBJECT-IDENTITY
1.3.6.1.4.1.353.2.2
atmfAtmLayerTable
OBJECT-TYPE
A table of ATM layer status and parameter information for the UNI's physical interface.
1.3.6.1.4.1.353.2.2.1not-accessiblemandatory
atmfAtmLayerEntry
OBJECT-TYPE
An entry in the table, containing information about the ATM layer of a UNI interface.
1.3.6.1.4.1.353.2.2.1.1not-accessiblemandatory
atmfAtmLayerIndex
OBJECT-TYPE
The unique value which identifies the UNI port. The value of 0 has the special meaning of identifying the local UNI.
1.3.6.1.4.1.353.2.2.1.1.1INTEGER (0..2147483647)read-onlymandatory
atmfAtmLayerMaxVPCs
OBJECT-TYPE
The maximum number of switched and permanent VPCs supported on this UNI.
1.3.6.1.4.1.353.2.2.1.1.2INTEGER (0..255)read-onlymandatory
atmfAtmLayerMaxVCCs
OBJECT-TYPE
The maximum number of switched and permanent VCCs supported on this UNI.
1.3.6.1.4.1.353.2.2.1.1.3INTEGER (0..16777215)read-onlymandatory
atmfAtmLayerConfiguredVPCs
OBJECT-TYPE
The number of permanent VPCs configured for use on this UNI.
1.3.6.1.4.1.353.2.2.1.1.4INTEGER (0..255)read-onlymandatory
atmfAtmLayerConfiguredVCCs
OBJECT-TYPE
The number of permanent VCCs configured for use on this UNI.
1.3.6.1.4.1.353.2.2.1.1.5INTEGER (0..16777215)read-onlymandatory
atmfAtmLayerMaxVpiBits
OBJECT-TYPE
The number of active VPI bits on this interface.
1.3.6.1.4.1.353.2.2.1.1.6INTEGER (0..8)read-onlymandatory
atmfAtmLayerMaxVciBits
OBJECT-TYPE
The number of active VCI bits on this interface.
1.3.6.1.4.1.353.2.2.1.1.7INTEGER (0..16)read-onlymandatory
atmfAtmLayerUniType
OBJECT-TYPE
The type of the ATM UNI, either public or private.
1.3.6.1.4.1.353.2.2.1.1.8INTEGER {public(1), private(2)}read-onlymandatory
atmfAtmLayerUniVersion
OBJECT-TYPE
An indication of the latest version of the ATM Forum UNI Specification that is supported on this UNI. If this value is not present, a version of the UNI earlier than 3.1 is supported. If a value greated than version3point1 is persent, then UNI 3.1 communication should be attempt. If the peer UNE's value of this object is the same as, or later than the local UME's value, then the version corresponding to the local UME's value should be attempted. Otherwise, if the peer UME's value of this object is earlier, and supported locally, then the local UME should attempt the version corresponding to the peer UME's value. Otherwise, compatability of the two UMEs cannot be assumed.
1.3.6.1.4.1.353.2.2.1.1.9INTEGER {version2point0(1), version3point0(2), version3point1(3)}read-onlymandatory
atmfAtmStatsGroup
OBJECT-IDENTITY
1.3.6.1.4.1.353.2.3
atmfAtmStatsTable
OBJECT-TYPE
A table of ATM layer statistics information for the UNI's physical interface.
1.3.6.1.4.1.353.2.3.1not-accessiblemandatory
atmfAtmStatsEntry
OBJECT-TYPE
An entry in the table, containing statistics for the ATM layer of a UNI interface.
1.3.6.1.4.1.353.2.3.1.1not-accessiblemandatory
atmfAtmStatsIndex
OBJECT-TYPE
The unique value which identifies the UNI port. The value of 0 has the special meaning of identifying the local UNI.
1.3.6.1.4.1.353.2.3.1.1.1INTEGER (0..2147483647)read-onlymandatory
atmfAtmStatsReceivedCells
OBJECT-TYPE
The accumulated number of ATM cells received on this UNI which were assigned and not dropped.
1.3.6.1.4.1.353.2.3.1.1.2Counterread-onlymandatory
atmfAtmStatsDroppedReceivedCells
OBJECT-TYPE
The accumulated number of ATM cells which were dropped for the reasons defined in section 4.4.4.2.
1.3.6.1.4.1.353.2.3.1.1.3Counterread-onlymandatory
atmfAtmStatsTransmittedCells
OBJECT-TYPE
The accumulated number of assigned ATM cells which were transmitted across this interface.
1.3.6.1.4.1.353.2.3.1.1.4Counterread-onlymandatory
atmfVpcGroup
OBJECT-IDENTITY
1.3.6.1.4.1.353.2.4
atmfVpcTable
OBJECT-TYPE
A table of status and parameter information on the virtual path connections which cross this UNI. These is one entry in this table for each permanent virtual path connection.
1.3.6.1.4.1.353.2.4.1not-accessiblemandatory
atmfVpcEntry
OBJECT-TYPE
An entry in the table, containing information about a particular virtual path connection.
1.3.6.1.4.1.353.2.4.1.1not-accessiblemandatory
atmfVpcPortIndex
OBJECT-TYPE
The unique value which identifies the UNI port. The value of 0 has the special meaning of identifying the local UNI.
1.3.6.1.4.1.353.2.4.1.1.1INTEGER (0..2147483647)read-onlymandatory
atmfVpcVpi
OBJECT-TYPE
The VPI value of this Virtual Path Connection at the local UNI.
1.3.6.1.4.1.353.2.4.1.1.2INTEGER (0..255)read-onlymandatory
atmfVpcOperStatus
OBJECT-TYPE
The present actual operational status of the VPC. A value of end2endUp(2) or end2endDown(3) would be used if the end-to-end status is known. If only local status information is available, a value of localUpEnd2endUnknown(4) or localDown(5) would be used.
1.3.6.1.4.1.353.2.4.1.1.3INTEGER {unknown(1), end2endUp(2), end2endDown(3), localUpEnd2endUnknown(4), localDown(5)}read-onlymandatory
atmfVpcTransmitTrafficDescriptorType
OBJECT-TYPE
The type of traffic management, applicable to the transmit direction of this VPC. The type may indicate none, or a type with one or more parameters. These parameters are specified as a parameter vector, in the corresponding instances of the objects: atmfVpcTransmitTrafficDescriptorParam1, atmfVpcTransmitTrafficDescriptorParam2, atmfVpcTransmitTrafficDescriptorParam3, atmfVpcTransmitTrafficDescriptorParam4, and atmfVpcTransmitTrafficDescriptorParam5.
1.3.6.1.4.1.353.2.4.1.1.4OBJECT IDENTIFIERread-onlymandatory
atmfVpcTransmitTrafficDescriptorParam1
OBJECT-TYPE
The first parameter of the transmit parameter vector for this VPC, used according to the value of atmfVpcTransmitTrafficDescriptorType.
1.3.6.1.4.1.353.2.4.1.1.5INTEGER (0..2147483647)read-onlymandatory
atmfVpcTransmitTrafficDescriptorParam2
OBJECT-TYPE
The second parameter of the transmit parameter vector for this VPC, used according to the value of atmfVpcTransmitTrafficDescriptorType.
1.3.6.1.4.1.353.2.4.1.1.6INTEGER (0..2147483647)read-onlymandatory
atmfVpcTransmitTrafficDescriptorParam3
OBJECT-TYPE
The third parameter of the transmit parameter vector for this VPC, used according to the value of atmfVpcTransmitTrafficDescriptorType.
1.3.6.1.4.1.353.2.4.1.1.7INTEGER (0..2147483647)read-onlymandatory
atmfVpcTransmitTrafficDescriptorParam4
OBJECT-TYPE
The fourth parameter of the transmit parameter vector for this VPC, used according to the value of atmfVpcTransmitTrafficDescriptorType.
1.3.6.1.4.1.353.2.4.1.1.8INTEGER (0..2147483647)read-onlymandatory
atmfVpcTransmitTrafficDescriptorParam5
OBJECT-TYPE
The fifth parameter of the transmit parameter vector for this VPC, used according to the value of atmfVpcTransmitTrafficDescriptorType.
1.3.6.1.4.1.353.2.4.1.1.9INTEGER (0..2147483647)read-onlymandatory
atmfVpcReceiveTrafficDescriptorType
OBJECT-TYPE
The type of traffic management, applicable to the traffic in the receive direction of this VPC. The type may indicate none, or a type with one or more parameters. These parameters are specified as a parameter vector, in the corresponding instances of the objects: atmfVpcReceiveTrafficDescriptorParam1, atmfVpcReceiveTrafficDescriptorParam2, atmfVpcReceiveTrafficDescriptorParam3, atmfVpcReceiveTrafficDescriptorParam4, and atmfVpcReceiveTrafficDescriptorParam5.
1.3.6.1.4.1.353.2.4.1.1.10OBJECT IDENTIFIERread-onlymandatory
atmfVpcReceiveTrafficDescriptorParam1
OBJECT-TYPE
The first parameter of the receive parameter vector for this VPC, used according to the value of atmfVpcReceiveTrafficDescriptorType.
1.3.6.1.4.1.353.2.4.1.1.11INTEGER (0..2147483647)read-onlymandatory
atmfVpcReceiveTrafficDescriptorParam2
OBJECT-TYPE
The second parameter of the receive parameter vector for this VPC, used according to the value of atmfVpcReceiveTrafficDescriptorType.
1.3.6.1.4.1.353.2.4.1.1.12INTEGER (0..2147483647)read-onlymandatory
atmfVpcReceiveTrafficDescriptorParam3
OBJECT-TYPE
The third parameter of the receive parameter vector for this VPC, used according to the value of atmfVpcReceiveTrafficDescriptorType.
1.3.6.1.4.1.353.2.4.1.1.13INTEGER (0..2147483647)read-onlymandatory
atmfVpcReceiveTrafficDescriptorParam4
OBJECT-TYPE
The fourth parameter of the receive parameter vector for this VPC, used according to the value of atmfVpcReceiveTrafficDescriptorType.
1.3.6.1.4.1.353.2.4.1.1.14INTEGER (0..2147483647)read-onlymandatory
atmfVpcReceiveTrafficDescriptorParam5
OBJECT-TYPE
The fifth parameter of the receive parameter vector for this VPC, used according to the value of atmfVpcReceiveTrafficDescriptorType.
1.3.6.1.4.1.353.2.4.1.1.15INTEGER (0..2147483647)read-onlymandatory
atmfVpcQoSCategory
OBJECT-TYPE
This object should not be implemented except as required for backward compatibility with version 2.0 of the UNI specification.
1.3.6.1.4.1.353.2.4.1.1.16INTEGER {other(1), deterministic(2), statistical(3), unspecified(4)}read-onlydeprecated
atmfVpcTransmitQoSClass
OBJECT-TYPE
The QoS Class, as defined in section 4 of Appendix A, for the transmit direction of this VPC connection at the local UNI.
1.3.6.1.4.1.353.2.4.1.1.17INTEGER (0..255)read-onlymandatory
atmfVpcReceiveQoSClass
OBJECT-TYPE
The QoS Class, as defined in section 4 of Appendix A, for the receive direction of this VPC connection at the local UNI.
1.3.6.1.4.1.353.2.4.1.1.18INTEGER (0..255)read-onlymandatory
atmfVccGroup
OBJECT-IDENTITY
1.3.6.1.4.1.353.2.5
atmfVccTable
OBJECT-TYPE
A table of status and parameter information on the virtual channel connections which are visible at this UNI. There is one entry in this table for each permanent virtual channel connection, including reserved VCC that are supported: e.g., signalling, OAM flows, and ILMI, but not unassigned cells.
1.3.6.1.4.1.353.2.5.1not-accessiblemandatory
atmfVccEntry
OBJECT-TYPE
An entry in the table, containing information about a particular virtual channel connection.
1.3.6.1.4.1.353.2.5.1.1not-accessiblemandatory
atmfVccPortIndex
OBJECT-TYPE
The unique value which identifies the UNI port. The value of 0 has the special meaning of identifying the local UNI.
1.3.6.1.4.1.353.2.5.1.1.1INTEGER (0..2147483647)read-onlymandatory
atmfVccVpi
OBJECT-TYPE
The VPI value of this Virtual Channel Connection at the local UNI.
1.3.6.1.4.1.353.2.5.1.1.2INTEGER (0..255)read-onlymandatory
atmfVccVci
OBJECT-TYPE
The VCI value of this Virtual Channel Connection at the local UNI.
1.3.6.1.4.1.353.2.5.1.1.3INTEGER (0..65535)read-onlymandatory
atmfVccOperStatus
OBJECT-TYPE
The present actual operational status of the VCC. A value of end2endUp(2) or end2endUp(3) is used if the end to end status is known. If only local status is known a value of localUpEnd2endUnknown(4) or localDown(5) is used.
1.3.6.1.4.1.353.2.5.1.1.4INTEGER {unknown(1), end2endUp(2), end2endDown(3), localUpEnd2endUnknown(4), localDown(5)}read-onlymandatory
atmfVccTransmitTrafficDescriptorType
OBJECT-TYPE
The type of traffic management, applicable to the transmit direction of this VCC. The type may indicate none, or a type with one or more parameters. These parameters are specified as a parameter vector, in the corresponding instances of the objects: atmfVccTransmitTrafficDescriptorParam1, atmfVccTransmitTrafficDescriptorParam2, atmfVccTransmitTrafficDescriptorParam3, atmfVccTransmitTrafficDescriptorParam4, and atmfVccTransmitTrafficDescriptorParam5.
1.3.6.1.4.1.353.2.5.1.1.5OBJECT IDENTIFIERread-onlymandatory
atmfVccTransmitTrafficDescriptorParam1
OBJECT-TYPE
The first parameter of the transmit parameter vector for this VCC, used according to the value of atmfVccTransmitTrafficDescriptorType.
1.3.6.1.4.1.353.2.5.1.1.6INTEGER (0..2147483647)read-onlymandatory
atmfVccTransmitTrafficDescriptorParam2
OBJECT-TYPE
The second parameter of the transmit parameter vector for this VCC, used according to the value of atmfVccTransmitTrafficDescriptorType.
1.3.6.1.4.1.353.2.5.1.1.7INTEGER (0..2147483647)read-onlymandatory
atmfVccTransmitTrafficDescriptorParam3
OBJECT-TYPE
The third parameter of the transmit parameter vector for this VCC, used according to the value of atmfVccTransmitTrafficDescriptorType.
1.3.6.1.4.1.353.2.5.1.1.8INTEGER (0..2147483647)read-onlymandatory
atmfVccTransmitTrafficDescriptorParam4
OBJECT-TYPE
The fourth parameter of the transmit parameter vector for this VCC, used according to the value of atmfVccTransmitTrafficDescriptorType.
1.3.6.1.4.1.353.2.5.1.1.9INTEGER (0..2147483647)read-onlymandatory
atmfVccTransmitTrafficDescriptorParam5
OBJECT-TYPE
The fifth parameter of the transmit parameter vector for this VCC, used according to the value of atmfVccTransmitTrafficDescriptorType.
1.3.6.1.4.1.353.2.5.1.1.10INTEGER (0..2147483647)read-onlymandatory
atmfVccReceiveTrafficDescriptorType
OBJECT-TYPE
The type of traffic management, applicable to the traffic in the receive direction of this VCC. The type may indicate none, or a type with one or more parameters. These parameters are specified as a parameter vector, in the corresponding instances of the objects: atmfVccReceiveTrafficDescriptorParam1, atmfVccReceiveTrafficDescriptorParam2, atmfVccReceiveTrafficDescriptorParam3, atmfVccReceiveTrafficDescriptorParam4, and atmfVccReceiveTrafficDescriptorParam5.
1.3.6.1.4.1.353.2.5.1.1.11OBJECT IDENTIFIERread-onlymandatory
atmfVccReceiveTrafficDescriptorParam1
OBJECT-TYPE
The first parameter of the receive parameter vector for this VCC, used according to the value of atmfVccReceiveTrafficDescriptorType.
1.3.6.1.4.1.353.2.5.1.1.12INTEGER (0..2147483647)read-onlymandatory
atmfVccReceiveTrafficDescriptorParam2
OBJECT-TYPE
The second parameter of the receive parameter vector for this VCC, used according to the value of atmfVccReceiveTrafficDescriptorType.
1.3.6.1.4.1.353.2.5.1.1.13INTEGER (0..2147483647)read-onlymandatory
atmfVccReceiveTrafficDescriptorParam3
OBJECT-TYPE
The third parameter of the receive parameter vector for this VCC, used according to the value of atmfVccReceiveTrafficDescriptorType.
1.3.6.1.4.1.353.2.5.1.1.14INTEGER (0..2147483647)read-onlymandatory
atmfVccReceiveTrafficDescriptorParam4
OBJECT-TYPE
The fourth parameter of the receive parameter vector for this VCC, used according to the value of atmfVccReceiveTrafficDescriptorType.
1.3.6.1.4.1.353.2.5.1.1.15INTEGER (0..2147483647)read-onlymandatory
atmfVccReceiveTrafficDescriptorParam5
OBJECT-TYPE
The fifth parameter of the receive parameter vector for this VCC, used according to the value of atmfVccReceiveTrafficDescriptorType.
1.3.6.1.4.1.353.2.5.1.1.16INTEGER (0..2147483647)read-onlymandatory
atmfVccQoSCategory
OBJECT-TYPE
This object should not be implemented except as required for backward compatibility with version 2.0 of the UNI specification.
1.3.6.1.4.1.353.2.5.1.1.17INTEGER {other(1), deterministic(2), statistical(3), unspecified(4)}read-onlydeprecated
atmfVccTransmitQoSClass
OBJECT-TYPE
The QoS Class, as defined in section 4 of Appendix A, for the transmit direction of this VCC connection at the local UNI.
1.3.6.1.4.1.353.2.5.1.1.18INTEGER (0..255)read-onlymandatory
atmfVccReceiveQoSClass
OBJECT-TYPE
The QoS Class, as defined in section 4 of Appendix A, for the receive direction of this VCC connection at the local UNI.
1.3.6.1.4.1.353.2.5.1.1.19INTEGER (0..255)read-onlymandatory
atmfAddressGroup
OBJECT-IDENTITY
1.3.6.1.4.1.353.2.6
atmfAddressTable
OBJECT-TYPE
A table implemented by the network-side of an ATM UNI port, containing the ATM-layer addresses in effect on the user-side of the UNI.
1.3.6.1.4.1.353.2.6.1not-accessiblemandatory
atmfAddressEntry
OBJECT-TYPE
Information about a single ATM-layer address in effect on the user-side of a UNI port. Note that the index variable atmfAddressAtmAddress is a variable-length string, and as such the rule for variable-length strings in section 4.1.6 of RFC 1212 applies.
1.3.6.1.4.1.353.2.6.1.1not-accessiblemandatory
atmfAddressPort
OBJECT-TYPE
A unique value which identifies the UNI port for which the ATM address is in effect. The value of 0 has the special meaning of identifying the local UNI.
1.3.6.1.4.1.353.2.6.1.1.1INTEGER (0..2147483647)not-accessiblemandatory
atmfAddressAtmAddress
OBJECT-TYPE
The ATM address which is in effect on the user-side of the ATM UNI port.
1.3.6.1.4.1.353.2.6.1.1.2AtmAddress2not-accessiblemandatory
atmfAddressStatus
OBJECT-TYPE
An indication of the validity of the ATM address at the user-side of the UNI port. To configure a new address in this table, the user-side must set the appropriate instance of this object to the value valid(1). To delete an existing address in this able, the user-side must set the appropriate instance of this object to the value invalid(2). If circumstances occur on the network-side which cause an address to become invalid, the network-side modifies the value of the appropriate instance of this object to invalid(2). Whenever the value of this object for a particular address becomes invalid(2), the conceptual row for that address may be removed from the table at anytime, either immediately or subsequently.
1.3.6.1.4.1.353.2.6.1.1.3INTEGER {valid(1), invalid(2)}read-writemandatory
atmfNetPrefixGroup
OBJECT-IDENTITY
1.3.6.1.4.1.353.2.7
atmfNetPrefixTable
OBJECT-TYPE
A table implemented by the UNI Management Entity on the user-side of an ATM UNI port, containing the network-prefix(es) for ATM-layer addresses in effect on the user-side of the UNI.
1.3.6.1.4.1.353.2.7.1not-accessiblemandatory
atmfNetPrefixEntry
OBJECT-TYPE
Information about a single network-prefix for ATM-layer addresses in effect on the user-side of a UNI port. Note that the index variable atmfNetPrefixPrefix is a variable-length string, and as such the rule for variable-length strings in section 4.1.6 of RFC 1212 applies.
1.3.6.1.4.1.353.2.7.1.1not-accessiblemandatory
atmfNetPrefixPort
OBJECT-TYPE
A unique value which identifies the UNI port for which the network prefix for ATM addresses is in effect. The value of 0 has the special meaning of identifying the local UNI.
1.3.6.1.4.1.353.2.7.1.1.1INTEGER (0..2147483647)not-accessiblemandatory
atmfNetPrefixPrefix
OBJECT-TYPE
The network prefix for ATM addresses which is in effect on the user-side of the ATM UNI port.
1.3.6.1.4.1.353.2.7.1.1.2NetPrefixnot-accessiblemandatory
atmfNetPrefixStatus
OBJECT-TYPE
An indication of the validity of the network prefix for ATM addresses on the user-side of the UNI port. To configure a new network prefix in this table, the network-side must set the appropriate instance of this object to the value valid(1). To delete an existing network prefix in this table, the network-side must set the appropriate instance of this object to the value invalid(2). If circumstances occur on the user-side which cause a prefix to become invalid, the user-side modifies the value of the appropriate instance of this object to invalid(2). Whenever the value of this object for a particular prefix becomes invalid(2), the conceptual row for that prefix may be removed from the table at anytime, either immediately or subsequently.
1.3.6.1.4.1.353.2.7.1.1.3INTEGER {valid(1), invalid(2)}read-writemandatory