ATT-CNM-SMDS-MIB: View SNMP OID List / Download MIB
VENDOR: ATT (AMERICAN TELEPHONE AND TELEGRAPH)
Home | MIB: ATT-CNM-SMDS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
att_2 | 1.3.6.1.4.1.74 | |||
att_products | 1.3.6.1.4.1.74.1 | |||
att_cnmAgent | 1.3.6.1.4.1.74.1.9 | |||
att_mgmt | 1.3.6.1.4.1.74.2 | |||
att_cnm | 1.3.6.1.4.1.74.2.15 | |||
att_cnm_smds | 1.3.6.1.4.1.74.2.15.6 | |||
attCNMsmdsConfigTable | 1.3.6.1.4.1.74.2.15.6.1 | no-access |
A list of entries containing SMDS subscription parameters, and configuration values, for all the subscriber-network interfaces (SNIs) managed by this system. |
|
1.3.6.1.4.1.74.2.15.6.1.1 | no-access |
An entry containing SMDS subscription parameters, and configuration values for a specific subscriber network interface (SNI). |
||
attCNMsmdsConfigIndex | 1.3.6.1.4.1.74.2.15.6.1.1.1 | integer | read-only |
A unique value for each subscriber-network interface (SNI). 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. |
attCNMsmdsAccessClass | 1.3.6.1.4.1.74.2.15.6.1.1.2 | integer | read-only |
The currently subscribed-to access class for this SNI. For a DS3-based access path, the value for this information indicates access class and the Sustained Information Rate. For a DS1-based access path, there is no access class enforcement and hence no information. Enumeration: 'noClass': 1, 'accessClass4': 5, 'accessClass5': 6, 'accessClass2': 3, 'accessClass3': 4, 'accessClass1': 2. |
attCNMsmdsMCDUsIn | 1.3.6.1.4.1.74.2.15.6.1.1.3 | integer | read-only |
The maximum number of SMDS data units that may be transferred concurrently over the SNI from the CPE to the SMDS network. Values can be 1 or 16. Enumeration: 'mcdusIn16': 2, 'mcdusIn1': 1. |
attCNMsmdsMCDUsOut | 1.3.6.1.4.1.74.2.15.6.1.1.4 | integer | read-only |
The maximum number of SMDS data units that may be transferred concurrently over the SNI from the SMDS network to the CPE. Values can be 1 or 16. Enumeration: 'mcdusOut1': 1, 'mcdusOut16': 2. |
attCNMsmdsIndivScreenMode | 1.3.6.1.4.1.74.2.15.6.1.1.5 | integer | read-only |
The allowed/disallowed flag for the individual address screening table for this SNI. This indicates whether the individual address screening table includes 'allowed' addresses or 'disallowed' addresses (i.e. whether the screen is applied as an inclusionary or an exclusionary restriction). Enumeration: 'disallowed': 2, 'allowed': 1. |
attCNMsmdsGroupScreenMode | 1.3.6.1.4.1.74.2.15.6.1.1.6 | integer | read-only |
The allowed/disallowed flag for the group address screening table for this SNI. This indicates whether the group address screening table includes 'allowed' addresses or 'disallowed' addresses (i.e. whether the screen is applied as an inclusionary or an exclusionary restriction). Enumeration: 'disallowed': 2, 'allowed': 1. |
attCNMsmdsAddrIndexDescr | 1.3.6.1.4.1.74.2.15.6.1.1.7 | displaystring | read-only |
This variable specifies how SMDS address tables should be indexed. A SMDS address is divided into three fields: Country Code, National Destination Code, and Subscriber Number. The National Destination Code is also referred to as the Area Code in the US. These three fields are used as indices into the tables that need to be indexed by a SMDS address. This object will contain the following information, describing how this agent expects OIDs to be formed: Country Code = 1 Area Code = next 3 digits (eg. 908) Subscriber Number = remaining 7 digits (eg. 5804357) Therefore, for example, an OID associated with a SMDS address 0xC19085804357FFFF is derived to be 1.908.5804537 This information helps in specifying how this agent supports tables indexed by one or more SMDS addresses. |
attCNMsmdsDisagreeMaxIntervals | 1.3.6.1.4.1.74.2.15.6.1.1.8 | integer | read-only |
This variable identifies the maximum number of measurement intervals supported for the disagreement counts maintained by this SNI in the attCNMsmdsDisagreeTable. |
attCNMsmdsDisagreeIntervalLen | 1.3.6.1.4.1.74.2.15.6.1.1.9 | integer | read-only |
This variable identifies the number of seconds that make up one complete measurement interval for the disagreement counts maintained by this SNI in the attCNMsmdsDisagreeTable. |
attCNMsmdsAddrTable | 1.3.6.1.4.1.74.2.15.6.2 | no-access |
A table containing SMDS addresses assigned to each subscriber-network interface (SNI) that is managed by this system. |
|
1.3.6.1.4.1.74.2.15.6.2.1 | no-access |
An entry containing an SNI identifier, and one of the SMDS addresses assigned to that SNI. |
||
attCNMsmdsAddrCountryIndex | 1.3.6.1.4.1.74.2.15.6.2.1.1 | integer | no-access |
The Country Code portion of the SMDS Address given by the attCNMsmdsAddressOnSNI object. This object is not accessible as it is used for indexing purposes only. The attCNMsmdsAddrIndexDescr object provides more information on the proper usage and behaviour of such objects. |
attCNMsmdsAddrAreaIndex | 1.3.6.1.4.1.74.2.15.6.2.1.2 | integer | no-access |
The Area Code (also known as the National Destination Code) portion of the SMDS Address given by the attCNMsmdsAddressOnSNI object. This object is not accessible as it is used for indexing purposes only. The attCNMsmdsAddrIndexDescr object provides more information on the proper usage and behaviour of such objects. |
attCNMsmdsAddrSubscriberIndex | 1.3.6.1.4.1.74.2.15.6.2.1.3 | integer | no-access |
The Subscriber Number portion of the SMDS Address given by the attCNMsmdsAddressOnSNI object. This object is not accessible as it is used for indexing purposes only. The attCNMsmdsAddrIndexDescr object provides more information on the proper usage and behaviour of such objects. |
attCNMsmdsAddressOnSNI | 1.3.6.1.4.1.74.2.15.6.2.1.4 | smdsaddress | read-only |
A SMDS address assigned to a particular subscriber- network interface (SNI). |
attCNMsmdsInterfaceIndex | 1.3.6.1.4.1.74.2.15.6.2.1.5 | integer | read-only |
The index that identifies the SNI that has been assigned a particular SMDS address. |
attCNMsmdsIndScrTable | 1.3.6.1.4.1.74.2.15.6.3 | no-access |
A list of entries containing SMDS addresses and SNI identifiers that form the individual address screening table for the SNIs. |
|
1.3.6.1.4.1.74.2.15.6.3.1 | no-access |
An entry containing a SMDS address that belongs to the individual address screening table for a particular subscriber-network interface (SNI). |
||
attCNMsmdsIndScrIndex | 1.3.6.1.4.1.74.2.15.6.3.1.1 | integer | read-only |
A unique value for each SNI. 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. |
attCNMsmdsIndScrCountryIndex | 1.3.6.1.4.1.74.2.15.6.3.1.2 | integer | no-access |
The Country Code portion of the SMDS Address given by the attCNMsmdsIndivScreenAddress object. This object is not accessible as it is used for indexing purposes only. The attCNMsmdsAddrIndexDescr object provides more information on the proper usage and behaviour of such objects. |
attCNMsmdsIndScrAreaIndex | 1.3.6.1.4.1.74.2.15.6.3.1.3 | integer | no-access |
The Area Code (also known as the National Destination Code) portion of the SMDS Address given by the attCNMsmdsIndivScreenAddress object. This object is not accessible as it is used for indexing purposes only. The attCNMsmdsAddrIndexDescr object provides more information on the proper usage and behaviour of such objects. |
attCNMsmdsIndScrSubscriberIndex | 1.3.6.1.4.1.74.2.15.6.3.1.4 | integer | no-access |
The Subscriber Number portion of the SMDS Address given by the attCNMsmdsIndivScreenAddress object. This object is not accessible as it is used for indexing purposes only. The attCNMsmdsAddrIndexDescr object provides more information on the proper usage and behaviour of such objects. |
attCNMsmdsIndivScreenAddress | 1.3.6.1.4.1.74.2.15.6.3.1.5 | smdsaddress | read-only |
A SMDS address that belongs to the individual address screening table for a particular SNI. |
attCNMsmdsGrpScrTable | 1.3.6.1.4.1.74.2.15.6.4 | no-access |
A list of entries containing SMDS addresses and SNI identifiers that form the group address screening table for the SNIs. |
|
1.3.6.1.4.1.74.2.15.6.4.1 | no-access |
An entry containing a SMDS address that belongs to the group address screening table for a particular subscriber-network interface (SNI). |
||
attCNMsmdsGrpScrIndex | 1.3.6.1.4.1.74.2.15.6.4.1.1 | integer | read-only |
A unique value for each SNI. 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. |
attCNMsmdsGrpScrCountryIndex | 1.3.6.1.4.1.74.2.15.6.4.1.2 | integer | no-access |
The Country Code portion of the SMDS Address given by the attCNMsmdsGroupScreenAddress object. This object is not accessible as it is used for indexing purposes only. The attCNMsmdsAddrIndexDescr object provides more information on the proper usage and behaviour of such objects. |
attCNMsmdsGrpScrAreaIndex | 1.3.6.1.4.1.74.2.15.6.4.1.3 | integer | no-access |
The Area Code (also known as the National Destination Code) portion of the SMDS Address given by the attCNMsmdsGroupScreenAddress object. This object is not accessible as it is used for indexing purposes only. The attCNMsmdsAddrIndexDescr object provides more information on the proper usage and behaviour of such objects. |
attCNMsmdsGrpScrSubscriberIndex | 1.3.6.1.4.1.74.2.15.6.4.1.4 | integer | no-access |
The Subscriber Number portion of the SMDS Address given by the attCNMsmdsGroupScreenAddress object. This object is not accessible as it is used for indexing purposes only. The attCNMsmdsAddrIndexDescr object provides more information on the proper usage and behaviour of such objects. |
attCNMsmdsGroupScreenAddress | 1.3.6.1.4.1.74.2.15.6.4.1.5 | smdsaddress | read-only |
A SMDS address that belongs to the group address screening table for a particular SNI. |
attCNMsmdsMemGrpTable | 1.3.6.1.4.1.74.2.15.6.5 | no-access |
A list of entries that identify the group addresses that have a particular individual adddress as a member. |
|
1.3.6.1.4.1.74.2.15.6.5.1 | no-access |
An entry identifying a group address that has a particular member individual address as its member. |
||
attCNMsmdsMemGrpMemberCountryIndex | 1.3.6.1.4.1.74.2.15.6.5.1.1 | integer | no-access |
The Country Code portion of the SMDS Address given by the attCNMsmdsMemberAddress object. This object is not accessible as it is used for indexing purposes only. The attCNMsmdsAddrIndexDescr object provides more information on the proper usage and behaviour of such objects. |
attCNMsmdsMemGrpMemberAreaIndex | 1.3.6.1.4.1.74.2.15.6.5.1.2 | integer | no-access |
The Area Code (also known as the National Destination Code) portion of the SMDS Address given by the attCNMsmdsMemberAddress object. This object is not accessible as it is used for indexing purposes only. The attCNMsmdsAddrIndexDescr object provides more information on the proper usage and behaviour of such objects. |
attCNMsmdsMemGrpMemberSubscriberIndex | 1.3.6.1.4.1.74.2.15.6.5.1.3 | integer | no-access |
The Subscriber Number portion of the SMDS Address given by the attCNMsmdsMemberAddress object. This object is not accessible as it is used for indexing purposes only. The attCNMsmdsAddrIndexDescr object provides more information on the proper usage and behaviour of such objects. |
attCNMsmdsMemGrpGroupCountryIndex | 1.3.6.1.4.1.74.2.15.6.5.1.4 | integer | no-access |
The Country Code portion of the SMDS Address given by the attCNMsmdsAssociatedGroup object. This object is not accessible as it is used for indexing purposes only. The attCNMsmdsAddrIndexDescr object provides more information on the proper usage and behaviour of such objects. |
attCNMsmdsMemGrpGroupAreaIndex | 1.3.6.1.4.1.74.2.15.6.5.1.5 | integer | no-access |
The Area Code (also known as the National Destination Code) portion of the SMDS Address given by the attCNMsmdsAssociatedGroup object. This object is not accessible as it is used for indexing purposes only. The attCNMsmdsAddrIndexDescr object provides more information on the proper usage and behaviour of such objects. |
attCNMsmdsMemGrpGroupSubscriberIndex | 1.3.6.1.4.1.74.2.15.6.5.1.6 | integer | no-access |
The Subscriber Number portion of the SMDS Address given by the attCNMsmdsAssociatedGroup object. This object is not accessible as it is used for indexing purposes only. The attCNMsmdsAddrIndexDescr object provides more information on the proper usage and behaviour of such objects. |
attCNMsmdsMemberAddress | 1.3.6.1.4.1.74.2.15.6.5.1.7 | smdsaddress | read-only |
A SMDS individual address that is a member of a particular group. |
attCNMsmdsAssociatedGroup | 1.3.6.1.4.1.74.2.15.6.5.1.8 | smdsaddress | read-only |
The SMDS group address that identifies a group. |
attCNMsmdsGrpMemTable | 1.3.6.1.4.1.74.2.15.6.6 | no-access |
A list of entries that describe the group address table for this SMDS network. |
|
1.3.6.1.4.1.74.2.15.6.6.1 | no-access |
An entry that identifies a member individual address that belongs to a particular group, identified by a group address. |
||
attCNMsmdsGrpMemGroupCountryIndex | 1.3.6.1.4.1.74.2.15.6.6.1.1 | integer | no-access |
The Country Code portion of the SMDS Address given by the attCNMsmdsMemberAddress object. This object is not accessible as it is used for indexing purposes only. The attCNMsmdsAddrIndexDescr object provides more information on the proper usage and behaviour of such objects. |
attCNMsmdsGrpMemGroupAreaIndex | 1.3.6.1.4.1.74.2.15.6.6.1.2 | integer | no-access |
The Area Code (also known as the National Destination Code) portion of the SMDS Address given by the attCNMsmdsMemberAddress object. This object is not accessible as it is used for indexing purposes only. The attCNMsmdsAddrIndexDescr object provides more information on the proper usage and behaviour of such objects. |
attCNMsmdsGrpMemGroupSubscriberIndex | 1.3.6.1.4.1.74.2.15.6.6.1.3 | integer | no-access |
The Subscriber Number portion of the SMDS Address given by the attCNMsmdsMemberAddress object. This object is not accessible as it is used for indexing purposes only. The attCNMsmdsAddrIndexDescr object provides more information on the proper usage and behaviour of such objects. |
attCNMsmdsGrpMemMemberCountryIndex | 1.3.6.1.4.1.74.2.15.6.6.1.4 | integer | no-access |
The Country Code portion of the SMDS Address given by the attCNMsmdsGroupMember object. This object is not accessible as it is used for indexing purposes only. The attCNMsmdsAddrIndexDescr object provides more information on the proper usage and behaviour of such objects. |
attCNMsmdsGrpMemMemberAreaIndex | 1.3.6.1.4.1.74.2.15.6.6.1.5 | integer | no-access |
The Area Code (also known as the National Destination Code) portion of the SMDS Address given by the attCNMsmdsGroupMember object. This object is not accessible as it is used for indexing purposes only. The attCNMsmdsAddrIndexDescr object provides more information on the proper usage and behaviour of such objects. |
attCNMsmdsGrpMemMemberSubscriberIndex | 1.3.6.1.4.1.74.2.15.6.6.1.6 | integer | no-access |
The Subscriber Number portion of the SMDS Address given by the attCNMsmdsGroupMember object. This object is not accessible as it is used for indexing purposes only. The attCNMsmdsAddrIndexDescr object provides more information on the proper usage and behaviour of such objects. |
attCNMsmdsGroupAddress | 1.3.6.1.4.1.74.2.15.6.6.1.7 | smdsaddress | read-only |
A SMDS group address. |
attCNMsmdsGroupMember | 1.3.6.1.4.1.74.2.15.6.6.1.8 | smdsaddress | read-only |
A SMDS individual address that is a member of a particular group, identified by a group address. |
attCNMsmdsDisagreeTable | 1.3.6.1.4.1.74.2.15.6.7 | no-access |
A list of entries containg the SMDS disagreement counts, maintained during the specified measurement interval, for all SNIs managed by this system. |
|
1.3.6.1.4.1.74.2.15.6.7.1 | no-access |
An entry containing the SMDS disagreement counts, maintained during the specified measurement interval, for a particular SNI. |
||
attCNMsmdsDisagreeIndex | 1.3.6.1.4.1.74.2.15.6.7.1.1 | integer | read-only |
A unique value for each SNI. 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. |
attCNMsmdsDisagreeInterval | 1.3.6.1.4.1.74.2.15.6.7.1.2 | integer | read-only |
This 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 attCNMsmdsDisagreeMaxIntervals object given in the attCNMsmdsConfigTable. The maximum length of each measurement interval is specified by the attCNMsmdsDisagreeIntervalLen object given in the attCNMds1ConfigTable. |
attCNMsmdsDisagreeTimeStamp | 1.3.6.1.4.1.74.2.15.6.7.1.3 | integer | read-only |
The 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. |
attCNMsmdsDisagreeLocalTime | 1.3.6.1.4.1.74.2.15.6.7.1.4 | displaystring | read-only |
The 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. |
attCNMsmdsAccessClassExceededCounts | 1.3.6.1.4.1.74.2.15.6.7.1.5 | gauge | read-only |
The counter associated with the number of L3 PDUs that were discarded, during the specified measurement interval, because the access class for this SNI has been exceeded. |
attCNMsmdsMCDUsExceededAtIngressCounts | 1.3.6.1.4.1.74.2.15.6.7.1.6 | gauge | read-only |
The counter associated with the number of L3 PDUs that were discarded, during the specified measurement interval, because the MCDU was exceeded in the CPE to SMDS network direction. |
attCNMsmdsMCDUsExceededAtEgressCounts | 1.3.6.1.4.1.74.2.15.6.7.1.7 | gauge | read-only |
The counter associated with the number of L3 PDUs that were discarded, during the specified measurement interval, because the MCDU was exceeded in the SMDS network to CPE direction. |
attCNMsmdsSAScreenViolations | 1.3.6.1.4.1.74.2.15.6.7.1.8 | gauge | read-only |
The counter associated with the number of L3 PDUs that were discarded, during the specified measurement interval, because it violated the address screen based on source address screening for this SNI. |
attCNMsmdsDAScreenViolations | 1.3.6.1.4.1.74.2.15.6.7.1.9 | gauge | read-only |
The counter associated with the number of L3 PDUs that were discarded, during the specified measurement interval, because it violated the address screen based on destination address screening for this SNI. |
attCNMsmdsUnassignedSAs | 1.3.6.1.4.1.74.2.15.6.7.1.10 | gauge | read-only |
The counter associated with the number of L3 PDUs that were discarded, during the specified measurement interval, because the source address was not assigned to this SNI. |
attCNMsmdsDestinationSNIUnavailableCounts | 1.3.6.1.4.1.74.2.15.6.7.1.11 | gauge | read-only |
The counter associated with the number of L3 PDUs that were discarded, during the specified measurement interval, because the destination SNI was not available. |
attCNMsmdsDisagreeLogTable | 1.3.6.1.4.1.74.2.15.6.8 | no-access |
A list of entries identifying the latest occurrence of SMDS disagreements encountered by all SNIs managed by this system. |
|
1.3.6.1.4.1.74.2.15.6.8.1 | no-access |
An entry identifying the latest occurrence of a specific SMDS disagreement encountered by a particular SNI. |
||
attCNMsmdsDisagreeLogIndex | 1.3.6.1.4.1.74.2.15.6.8.1.1 | integer | read-only |
A unique value for each SNI. 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. |
attCNMsmdsDisagreeLogType | 1.3.6.1.4.1.74.2.15.6.8.1.2 | integer | read-only |
The type of SMDS disagreement. It could be one of: - Source Address Screening Violation, - Destination Address Screening Violation, - Source Address Not Assigned to a SNI, - Destination SNI Not Available, - Access Class Exceeded, - MCDUs Exceeded at Ingress, - MCDUs Exceeded at Egress The SMDS Disagreements Measurement Table in this MIB describes these disagreement types. Enumeration: 'destinationAddressScreenViolation': 2, 'accessClassExceeded': 5, 'mcduExceededAtEgress': 7, 'invalidSourceAddressForSNI': 3, 'sourceAddressScreenViolation': 1, 'mcduExceededAtIngress': 6, 'destSNInotAvailable': 4. |
attCNMsmdsDisagreeLogSA | 1.3.6.1.4.1.74.2.15.6.8.1.3 | smdsaddress | read-only |
The SMDS source address in the rejected L3 PDU. |
attCNMsmdsDisagreeLogDA | 1.3.6.1.4.1.74.2.15.6.8.1.4 | smdsaddress | read-only |
The SMDS destination address in the rejected L3 PDU. |
attCNMsmdsDisagreeLogTimeStamp | 1.3.6.1.4.1.74.2.15.6.8.1.5 | timeticks | read-only |
The time stamp for the latest occurrence of the specified disagreement, as measured in seconds from 00:00:00 UTC (Coordinated Universal Time) January 1, 1970. Any fraction is rounded up. |
attCNMsmdsDisagreeLogLocalTime | 1.3.6.1.4.1.74.2.15.6.8.1.6 | displaystring | read-only |
The time stamp for the latest occurrence of the specified disagreement. It is given as a printable ASCII string showing the local time at the latest occurrence of this type of disagreement. |