Home/Catalog/ATT-CNM-ENHANCED-FRAME-RELAY-MIB

ATT-CNM-ENHANCED-FRAME-RELAY-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for ATT-CNM-ENHANCED-FRAME-RELAY-MIB.

71
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

71 total
Object Name
att-2
OBJECT IDENTIFIER
.1.3.6.1.4.1.74
RFC1213-MIB
Unknown
.1.3.6.1.4.1.74
att-products
OBJECT IDENTIFIER
.1.3.6.1.4.1.74.1
att-cnmAgent
OBJECT IDENTIFIER
.1.3.6.1.4.1.74.1.9
att-mgmt
OBJECT IDENTIFIER
.1.3.6.1.4.1.74.2
att-cnm
OBJECT IDENTIFIER
.1.3.6.1.4.1.74.2.15
att-cnm-efr
OBJECT IDENTIFIER
.1.3.6.1.4.1.74.2.15.8
attCNMefrConfigTableA list of entries containing configuration information for all Frame Relay interfaces managed by this system.
SEQUENCE OF AttCNMefrConfigEntry
.1.3.6.1.4.1.74.2.15.8.1
attCNMefrConfigEntryAn entry containing configuration information for a particular Frame Relay interface.
AttCNMefrConfigEntry
.1.3.6.1.4.1.74.2.15.8.1.1
attCNMefrConfigIndexA unique value for each Frame Relay interface. The interface identified by a particular value of this index is the same interface as identified by the same value of an attCNMifConfigIndex object instance.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.1.1.1
attCNMefrMgmtTypeThis variable identifies the PVC management scheme being used to manage this Frame Relay interface. A value of auto-set(1) indicates that the interface automatically adopts the scheme being used by the access device. A value none(5) indicates that PVC management procedures are disabled on this interface.ro
Enumeration
.1.3.6.1.4.1.74.2.15.8.1.1.2
attCNMefrPollDirectionThis variable specifies the role the Frame Relay interface performs in a bi-directional PVC management scheme. A value of receive(1) means that this interface simply responds to Status Enquiries and a value of send(2) means that this interface initiates Status Enquiries. A value of both(3) means that this interface performs both functions. This variable applies only if the type of PVC management scheme being used is not auto-set (see the attCNMefrMgmtType object).ro
Enumeration
.1.3.6.1.4.1.74.2.15.8.1.1.3
attCNMefrFullStatusPollThis variable identifies the maximum number of Status Enquiry intervals that pass before issuance of a Full Status Enquiry message. This counter is referred to as N391 in the ANSI standard. This variable applies only if the PVC management procedures are enabled. See attCNMefrMgmtType object for more details.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.1.1.4
attCNMefrErrorThresholdThis variable identifies the maximum number of errored events that can occur before declaring the Frame Relay interface down. An errored event is the non-receipt of a Status Enquiry, or the receipt of a Status Enquiry with an invalid sequence number. This counter is referred to as N392 in the ANSI standard. The value for this counter cannot exceed the value of the monitored events counter (see the attCNMefrMonitoredEvents object).ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.1.1.5
attCNMefrMonitoredEventsThis variable specifies a value 'm', that is used with the Error Threshold (attCNMefrErrorThreshold) to determine link problems. A link problem is declared when the number of errors in the last 'm' monitored events exceeds the Error Threshold. This counter is referred to as N393 in the ANSI standard.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.1.1.6
attCNMefrIntegrityTimerThis variable identifies the number of seconds between successive Status Enquiry messages. This timer is referred to as T391 in the ANSI standard. This variable is applicable only if this interface is configured to be the sender of PVC management polls (see the attCNMefrPollDirection object).ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.1.1.7
attCNMefrPollVerifyTimerThis variable specifies the maximum number of seconds the Frame Relay interface allows between the receipt of Status Enquiries. The expiration of this timer is considered to be an errored event. This timer is referred to as T392 in the ANSI standard. This variable is applicable only if this interface is configured to be the receiver of PVC management polls. Refer to the attCNMefrPollDirection object to verify this.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.1.1.8
attCNMefrLMIFlowControlIf the PVC management scheme being used is LMI, then this variable indicates whether this Frame Relay interface uses XON/XOFF as a means of congestion avoidance. This technique is defined in Revision 1.0 of the LMI Specification 'Frame Relay Specification with Extensions'.ro
Enumeration
.1.3.6.1.4.1.74.2.15.8.1.1.9
attCNMefrSupportedPVCsThis variable specifies the number of DLCIs currently supported on this Frame Relay interface.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.1.1.10
attCNMefrMeasMaxIntervalsThis variable identifies the maximum number of measurement intervals supported for the measurements maintained by this Frame Relay interface in the attCNMefrMeasTable.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.1.1.11
attCNMefrMeasIntervalLenThis variable identifies the number of seconds that make up one complete measurement interval for for the measurements maintained by this Frame Relay interface in the attCNMefrMeasTable.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.1.1.12
attCNMefrMeasTableA list of entries containing measurement counts, maintained during the specified measurement interval, for all Frame Relay interfaces managed by this system.
SEQUENCE OF AttCNMefrMeasEntry
.1.3.6.1.4.1.74.2.15.8.2
attCNMefrMeasEntryAn entry containing measurement counts, maintained during the specified measurement interval, for a particular Frame Relay interface.
AttCNMefrMeasEntry
.1.3.6.1.4.1.74.2.15.8.2.1
attCNMefrMeasIndexA unique value for each Frame Relay interface. The interface identified by a particular value of this index is the same interface as identified by the same value of an attCNMifConfigIndex object instance.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.2.1.1
attCNMefrMeasIntervalThis variable identifies the measurement interval number for which measurement is provided. It is a number between 1 and XX, where 1 identifies the most recently completed measurement interval and XX is the least recently completed measurement interval. The value of XX is specified by the attCNMefrMeasMaxIntervals object given in the attCNMefrConfigTable. The maximum length of each measurement interval is specified by the attCNMefrMeasIntervalLen object given in the attCNMefrConfigTable.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.2.1.2
attCNMefrMeasTimeStampThe time stamp corresponding to the end of the specified measurement interval, as measured in seconds from 00:00:00 UTC (Coordinated Universal Time) January 1, 1970. Any fraction is rounded up.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.2.1.3
attCNMefrMeasLocalTimeThe time stamp corresponding to the end of the specified measurement interval. Any fraction is rounded up. It is given as a printable ASCII string showing the local time at the end of the interval.ro
DisplayString
.1.3.6.1.4.1.74.2.15.8.2.1.4
attCNMefrReceivedOctetsThe counter associated with the number of bytes received by this Frame Relay interface during the specified measurement interval.ro
Gauge
.1.3.6.1.4.1.74.2.15.8.2.1.5
attCNMefrSentOctetsThe counter associated with the number of bytes sent by this Frame Relay interface during the specified measurement interval.ro
Gauge
.1.3.6.1.4.1.74.2.15.8.2.1.6
attCNMefrReceivedFramesThe counter associated with the number of frames received by this Frame Relay interface during the specified measurement interval.ro
Gauge
.1.3.6.1.4.1.74.2.15.8.2.1.7
attCNMefrSentFramesThe counter associated with the number of frames sent by this Frame Relay interface during the specified measurement interval.ro
Gauge
.1.3.6.1.4.1.74.2.15.8.2.1.8
attCNMefrBadFramesThe counter associated with the number of frames received by this Frame Relay interface that are faulty. The interface discards bad frames received. A bad frame could be a frame with a non-integral number of octets, or an aborted frame, or a frame with a bad Frame Check Sequence (FCS), or a frame that exceeds the maximum frame size.ro
Gauge
.1.3.6.1.4.1.74.2.15.8.2.1.9
attCNMefrReceiverOverrunsThe counter associated with the number of receiver overruns occurred at this Frame Relay interface during the specified measurement interval. A receiver overrun occurs when frames are received faster than they can be stored and forwarded.ro
Gauge
.1.3.6.1.4.1.74.2.15.8.2.1.10
attCNMefrIngressUtilThe counter associated with the utilization level of the Frame Relay interface, derived as the total bytes received (in the ingress direction) divided by the line speed of the interface, over the measurement interval.ro
Gauge
.1.3.6.1.4.1.74.2.15.8.2.1.11
attCNMefrEgressUtilThe counter associated with the utilization level of the Frame Relay interface, derived as the total bytes sent (in the egress direction) divided by the line speed of the interface, over the measurement interval.ro
Gauge
.1.3.6.1.4.1.74.2.15.8.2.1.12
attCNMefrPVCConfigTableA list of entries containing configuration information for all Frame Relay interfaces managed by this system.
SEQUENCE OF AttCNMefrPVCConfigEntry
.1.3.6.1.4.1.74.2.15.8.3
attCNMefrPVCConfigEntryAn entry containing configuration information for a particular Frame Relay interface.
AttCNMefrPVCConfigEntry
.1.3.6.1.4.1.74.2.15.8.3.1
attCNMefrPVCConfigIfIndexA unique value for each Frame Relay interface. The interface identified by a particular value of this index is the same interface as identified by the same value of an attCNMifConfigIndex object instance.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.3.1.1
attCNMefrPVCConfigIndexThe DLCI number on a Frame Relay interface that identifies a unique Data Link Connection.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.3.1.2
attCNMefrPVCServiceTypeThis variable specifies whether the DLCI is a multicast or PVC (unicast) DLCI. A PVC DLCI is used to connect a specific endpoint to another endpoint, whereas a multicast DLCI allows an endpoint to transmit single frames to this Frame Relay interface and have them delivered to multiple destinations.ro
Enumeration
.1.3.6.1.4.1.74.2.15.8.3.1.3
attCNMefrLocalCIRThis variable specifies the Committed Information Rate (CIR) for data transmitted on this PVC from the local device through the network via this Frame Relay interface. The maximum value for the CIR is limited to the line speed of this interface.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.3.1.4
attCNMefrLocalCommittedBurstThis variable specifies the Committed Burst (Bc) for data transmitted on this PVC from the local device through the network via this Frame Relay interface.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.3.1.5
attCNMefrLocalExcessBurstThis variable specifies the Excess Burst (Be) for data transmitted on this PVC from the local device through the network via this Frame Relay interface.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.3.1.6
attCNMefrRemoteCIRThis variable specifies the Committed Information Rate (CIR) for data transmitted on this PVC from the remote device, through the network, to the local device via this Frame Relay interface. The maximum value for the CIR is limited to the line speed of this interface.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.3.1.7
attCNMefrRemoteCommittedBurstThis variable specifies the Committed Burst (Bc) for data transmitted on this PVC from the remote device, through the network, to the local device via this Frame Relay interface.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.3.1.8
attCNMefrRemoteExcessBurstThis variable specifies the Excess Burst (Be) for data transmitted on this PVC from the remote device, through the network, to the local device via this Frame Relay interface.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.3.1.9
attCNMefrMulticastGroup1A multicast (group) DLCI that includes this DLCI as one of its members. Any messages addressed to this multicast DLCI will be sent to this PVC and to other PVCs that belong in this group. A unicast DLCI can be a member of at most 4 groups. This variable identifies the first multicast DLCI that includes this DLCI as its member.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.3.1.10
attCNMefrMulticastGroup2A multicast (group) DLCI that includes this DLCI as one of its members. Any messages addressed to this multicast DLCI will be sent to this PVC and to other PVCs that belong in this group. A unicast DLCI can be a member of at most 4 groups. This variable identifies the second multicast DLCI that includes this DLCI as its member.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.3.1.11
attCNMefrMulticastGroup3A multicast (group) DLCI that includes this DLCI as one of its members. Any messages addressed to this multicast DLCI will be sent to this PVC and to other PVCs that belong in this group. A unicast DLCI can be a member of at most 4 groups. This variable identifies the third multicast DLCI that includes this DLCI as its member.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.3.1.12
attCNMefrMulticastGroup4A multicast (group) DLCI that includes this DLCI as one of its members. Any messages addressed to this multicast DLCI will be sent to this PVC and to other PVCs that belong in this group. A unicast DLCI can be a member of at most 4 groups. This variable identifies the fourth multicast DLCI that includes this DLCI as its member.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.3.1.13
attCNMefrPVCMeasMaxIntervalsThis variable identifies the maximum number of measurement intervals supported for the measurements maintained by this Frame Relay interface in the attCNMefrPVCMeasTable.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.3.1.14
attCNMefrPVCMeasIntervalLenThis variable identifies the number of seconds that make up one complete measurement interval for for the measurements maintained by this Frame Relay interface in the attCNMefrPVCMeasTable.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.3.1.15
attCNMefrPVCMeasTableA list of entries containing PVC-level measurement counts, maintained during the specified measurement interval, for all the Frame Relay interfaces managed by this system.
SEQUENCE OF AttCNMefrPVCMeasEntry
.1.3.6.1.4.1.74.2.15.8.4
attCNMefrPVCMeasEntryAn entry containing measurement counts, maintained during the specified measurement interval, for a particular PVC on a specific Frame Relay interface.
AttCNMefrPVCMeasEntry
.1.3.6.1.4.1.74.2.15.8.4.1
attCNMefrPVCMeasIfIndexA unique value for each Frame Relay interface. The interface identified by a particular value of this index is the same interface as identified by the same value of an attCNMifConfigIndex object instance.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.4.1.1
attCNMefrPVCMeasIndexThe DLCI number on a Frame Relay interface that identifies a unique Data Link Connection.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.4.1.2
attCNMefrPVCMeasIntervalThis variable identifies the measurement interval number for which measurement is provided. It is a number between 1 and XX, where 1 identifies the most recently completed measurement interval and XX is the least recently completed measurement interval.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.4.1.3
attCNMefrPVCMeasTimeStampThe time stamp corresponding to the end of the specified measurement interval, as measured in seconds from 00:00:00 UTC (Coordinated Universal Time) January 1, 1970. Any fraction is rounded up.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.4.1.4
attCNMefrPVCMeasLocalTimeThe time stamp corresponding to the end of the specified measurement interval. Any fraction is rounded up. It is given as a printable ASCII string showing the local time at the end of the interval.ro
DisplayString
.1.3.6.1.4.1.74.2.15.8.4.1.5
attCNMefrPVCReceivedFramesThe counter associated with the number of frames received by this Frame Relay PVC during the specified measurement interval.ro
Gauge
.1.3.6.1.4.1.74.2.15.8.4.1.6
attCNMefrPVCSentFramesThe counter associated with the number of frames sent by this Frame Relay PVC during the specified measurement interval.ro
Gauge
.1.3.6.1.4.1.74.2.15.8.4.1.7
attCNMefrDiscardEligibilityFramesThe counter associated with the number of ingress frames received by this PVC that exceed the Committed Burst Size but don't exceed the maximum throughput configured for the PVC (the Committed Burst Size plus the Excess Burst Size). In addition, all ingress frames with the Discard Eligible (DE) Indicator bit set are included in this count.ro
Gauge
.1.3.6.1.4.1.74.2.15.8.4.1.8
attCNMefrBurstSizeExceededThe counter associated with the number of frames that were discarded due to exceeding the maximum throughput configured for the PVC (the Committed Burst Size plus the Excess Burst Size). If the Committed Information Rate (CIR) has not been configured for the PVC, then this field is not applicable.ro
Gauge
.1.3.6.1.4.1.74.2.15.8.4.1.9
attCNMefrCongestionAtIngressThe counter associated with the number of times frames received by this PVC had to be discarded because buffers were unavailable or congestion control was being enforced during the specified measurement interval.ro
Gauge
.1.3.6.1.4.1.74.2.15.8.4.1.10
attCNMefrCongestionAtEgressThe counter associated with the number of times frames sent by this PVC had to be discarded because buffers were unavailable or congestion control was being enforced during the specified measurement interval.ro
Gauge
.1.3.6.1.4.1.74.2.15.8.4.1.11
attCNMefrPVCStatusTableA list of entries containing status information about Data Link Connections on Frame Relay interfaces managed by this system.
SEQUENCE OF AttCNMefrPVCStatusEntry
.1.3.6.1.4.1.74.2.15.8.5
attCNMefrPVCStatusEntryAn entry containing status information about a particular Data Link Connection on a specific Frame Relay interface.
AttCNMefrPVCStatusEntry
.1.3.6.1.4.1.74.2.15.8.5.1
attCNMefrPVCStatusIfIndexA unique value for each Frame Relay interface. The interface identified by a particular value of this index is the same interface as identified by the same value of an attCNMifConfigIndex object instance.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.5.1.1
attCNMefrPVCStatusIndexThe DLCI number on a Frame Relay interface that identifies a unique Data Link Connection.ro
INTEGER
.1.3.6.1.4.1.74.2.15.8.5.1.2
attCNMefrPVCAdminStatusThe desired state of this Data Link Connection.ro
Enumeration
.1.3.6.1.4.1.74.2.15.8.5.1.3
attCNMefrPVCOperStatusThe current operational state of this Data Link Connection.ro
Enumeration
.1.3.6.1.4.1.74.2.15.8.5.1.4
ATT-CNM-ENHANCED-FRAME-RELAY-MIB - SNMP MIB Reference | MIBs Explorer