Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

162 lines
42 KiB

// Copyright (c) 1997-2003 Microsoft Corporation, All Rights Reserved
// MOF Generated for module "RFC1406-MIB" by smi2smir version 1.10.635.0000
qualifier write:ToInstance ToSubClass;
qualifier read:ToInstance ToSubClass;
qualifier provider:ToInstance ToSubClass;
qualifier singleton:ToInstance ToSubClass;
qualifier dynamic:ToInstance ToSubClass;
qualifier textual_convention:ToInstance ToSubClass;
qualifier object_identifier:ToInstance ToSubClass;
qualifier encoding:ToInstance ToSubClass;
qualifier object_syntax:ToInstance ToSubClass;
qualifier status:ToInstance ToSubClass;
qualifier fixed_length:ToInstance ToSubClass;
qualifier variable_length:ToInstance ToSubClass;
qualifier variable_value:ToInstance ToSubClass;
qualifier bits:ToInstance ToSubClass;
qualifier key_order:ToInstance ToSubClass;
qualifier enumeration:ToInstance ToSubClass;
qualifier bits:ToInstance ToSubClass;
qualifier description:ToInstance ToSubClass;
qualifier display_hint:ToInstance ToSubClass;
qualifier defval:ToInstance ToSubClass;
qualifier units:ToInstance ToSubClass;
qualifier reference:ToInstance ToSubClass;
qualifier virtual_key:ToInstance ToSubClass;
qualifier rowstatus:ToInstance ToSubClass;
qualifier module_name:ToInstance ToSubClass;
qualifier module_imports:ToInstance ToSubClass;
qualifier group_objectid:ToInstance ToSubClass;
[abstract]
class SnmpMacro
{
};
[abstract]
class SnmpObjectType:SnmpMacro
{
};
class SnmpNotifyStatus:__ExtendedStatus
{
[write] sint32 SnmpStatusCode;
[write] string Description;
};
[description("The DS1 Far End Current table.\nAn entry in the DS1 Far End Current table."), module_name("RFC1406-MIB"), group_objectid("1.3.6.1.2.1.10.18"), dynamic, provider("MS_SNMP_INSTANCE_PROVIDER")]
class SNMP_RFC1406_MIB_dsx1FarEndCurrentTable : SnmpObjectType
{
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.10.1.11"), read, description("The number of Bursty Errored Seconds (BESs)\n encountered by a DS1 interface in the current\n 15 minute interval."), status("mandatory")] uint32 dsx1FarEndCurrentBESs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.10.1.9"), read, description("The number of Far End Line Errored Seconds en-\n countered by a DS1 interface in the current 15\n minute interval."), status("mandatory")] uint32 dsx1FarEndCurrentLESs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.10.1.10"), read, description("The number of Far End Path Coding Violations\n reported via the far end block error count en-\n countered by a DS1 interface in the current 15\n minute interval."), status("mandatory")] uint32 dsx1FarEndCurrentPCVs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.10.1.8"), read, description("The number of Far End Controlled Slip Seconds\n encountered by a DS1 interface in the current\n 15 minute interval."), status("mandatory")] uint32 dsx1FarEndCurrentCSSs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.10.1.7"), read, description("The number of Unavailable Seconds encountered\n by a DS1 interface in the current 15 minute in-\n terval."), status("mandatory")] uint32 dsx1FarEndCurrentUASs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.10.1.5"), read, description("The number of Far End Severely Errored Seconds\n encountered by a DS1 interface in the current\n 15 minute interval."), status("mandatory")] uint32 dsx1FarEndCurrentSESs;
[textual_convention("INTEGER"), encoding("INTEGER"), object_syntax("INTEGER"), variable_value("0..899"), object_identifier("1.3.6.1.2.1.10.18.10.1.2"), read, description("The number of seconds that have elapsed\n since the beginning of the far end current\n error-measurement period."), status("mandatory")] sint32 dsx1FarEndTimeElapsed;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.10.1.6"), read, description("The number of Far End Severely Errored Framing\n Seconds encountered by a DS1 interface in the\n current 15 minute interval."), status("mandatory")] uint32 dsx1FarEndCurrentSEFSs;
[textual_convention("INTEGER"), encoding("INTEGER"), object_syntax("INTEGER"), variable_value("1..2147483647"), object_identifier("1.3.6.1.2.1.10.18.10.1.1"), read, description("The index value which uniquely identifies the\n DS1 interface to which this entry is applica-\n ble. The interface identified by a particular\n value of this index is the same interface as\n identified by the same value an dsx1LineIndex\n object instance."), status("mandatory"), key, key_order(1)] sint32 dsx1FarEndCurrentIndex;
[textual_convention("INTEGER"), encoding("INTEGER"), object_syntax("INTEGER"), variable_value("0..96"), object_identifier("1.3.6.1.2.1.10.18.10.1.3"), read, description("The number of previous far end intervals\n for which valid data was collected. The\n value will be 96 unless the interface was\n brought online within the last 24 hours,\n in which case the value will be the number\n of complete 15 minute far end intervals\n since the interface has been online."), status("mandatory")] sint32 dsx1FarEndValidIntervals;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.10.1.12"), read, description("The number of Degraded Minutes (DMs) encoun-\n tered by a DS1 interface in the current 15\n minute interval."), status("mandatory")] uint32 dsx1FarEndCurrentDMs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.10.1.4"), read, description("The number of Far Far End Errored Seconds en-\n countered by a DS1 interface in the current 15\n minute interval."), status("mandatory")] uint32 dsx1FarEndCurrentESs;
};
[description("The DS1 Far End Interval table.\nAn entry in the DS1 Far End Interval table."), module_name("RFC1406-MIB"), group_objectid("1.3.6.1.2.1.10.18"), dynamic, provider("MS_SNMP_INSTANCE_PROVIDER")]
class SNMP_RFC1406_MIB_dsx1FarEndIntervalTable : SnmpObjectType
{
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.11.1.11"), read, description("The number of Degraded Minutes (DMs) encoun-\n tered by a DS1 interface in one of the previous\n 96, individual 15 minute, intervals."), status("mandatory")] uint32 dsx1FarEndIntervalDMs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.11.1.3"), read, description("The number of Far End Errored Seconds encoun-\n tered by a DS1 interface in one of the previous\n 96, individual 15 minute, intervals."), status("mandatory")] uint32 dsx1FarEndIntervalESs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.11.1.10"), read, description("The number of Bursty Errored Seconds (BESs)\n encountered by a DS1 interface in one of the\n previous 96, individual 15 minute, intervals."), status("mandatory")] uint32 dsx1FarEndIntervalBESs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.11.1.8"), read, description("The number of Far End Line Errored Seconds en-\n countered by a DS1 interface in one of the pre-\n vious 96, individual 15 minute, intervals."), status("mandatory")] uint32 dsx1FarEndIntervalLESs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.11.1.9"), read, description("The number of Far End Path Coding Violations\n reported via the far end block error count en-\n countered by a DS1 interface in one of the pre-\n vious 96, individual 15 minute, intervals."), status("mandatory")] uint32 dsx1FarEndIntervalPCVs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.11.1.7"), read, description("The number of Far End Controlled Slip Seconds\n encountered by a DS1 interface in one of the\n previous 96, individual 15 minute, intervals."), status("mandatory")] uint32 dsx1FarEndIntervalCSSs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.11.1.6"), read, description("The number of Unavailable Seconds encountered\n by a DS1 interface in one of the previous 96,\n individual 15 minute, intervals."), status("mandatory")] uint32 dsx1FarEndIntervalUASs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.11.1.4"), read, description("The number of Far End Severely Errored Seconds\n encountered by a DS1 interface in one of the\n previous 96, individual 15 minute, intervals."), status("mandatory")] uint32 dsx1FarEndIntervalSESs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.11.1.5"), read, description("The number of Far End Severely Errored Framing\n Seconds encountered by a DS1 interface in one\n of the previous 96, individual 15 minute, in-\n tervals."), status("mandatory")] uint32 dsx1FarEndIntervalSEFSs;
[textual_convention("INTEGER"), encoding("INTEGER"), object_syntax("INTEGER"), variable_value("1..2147483647"), object_identifier("1.3.6.1.2.1.10.18.11.1.1"), read, description("The index value which uniquely identifies the\n DS1 interface to which this entry is applica-\n ble. The interface identified by a particular\n value of this index is the same interface as\n identified by the same value as a dsx1LineIndex\n object instance."), status("mandatory"), key, key_order(1)] sint32 dsx1FarEndIntervalIndex;
[textual_convention("INTEGER"), encoding("INTEGER"), object_syntax("INTEGER"), variable_value("1..96"), object_identifier("1.3.6.1.2.1.10.18.11.1.2"), read, description("A number between 1 and 96, where 1 is the most\n recently completed 15 minute interval and 96 is\n the least recently completed 15 minutes inter-\n val (assuming that all 96 intervals are\n valid)."), status("mandatory"), key, key_order(2)] sint32 dsx1FarEndIntervalNumber;
};
[description("The DS1 Configuration table.\nAn entry in the DS1 Configuration table."), module_name("RFC1406-MIB"), group_objectid("1.3.6.1.2.1.10.18"), dynamic, provider("MS_SNMP_INSTANCE_PROVIDER")]
class SNMP_RFC1406_MIB_dsx1ConfigTable : SnmpObjectType
{
[textual_convention("INTEGER"), encoding("INTEGER"), object_syntax("INTEGER"), variable_value("1..2147483647"), object_identifier("1.3.6.1.2.1.10.18.6.1.2"), read, description("This value for this object is equal to the\n value of ifIndex from the Interfaces table of\n MIB II (RFC 1213)."), status("mandatory")] sint32 dsx1IfIndex;
[textual_convention("DisplayString"), encoding("OCTETSTRING"), object_syntax("DisplayString"), variable_length("0..255"), object_identifier("1.3.6.1.2.1.10.18.6.1.8"), read, write, description("This variable contains the transmission\n vendor's circuit identifier, for the purpose of\n facilitating troubleshooting."), status("mandatory")] string dsx1CircuitIdentifier;
[textual_convention("EnumeratedINTEGER"), enumeration("dsx1SendNoCode(1),dsx1SendLineCode(2),dsx1SendPayloadCode(3),dsx1SendResetCode(4),dsx1SendQRS(5),dsx1Send511Pattern(6),dsx1Send3in24Pattern(7),dsx1SendOtherTestPattern(8)"), encoding("INTEGER"), object_syntax("EnumeratedINTEGER"), object_identifier("1.3.6.1.2.1.10.18.6.1.7"), read, write, description("This variable indicates what type of code is\n being sent across the DS1 interface by the dev-\n ice. The values mean:\n\n dsx1SendNoCode\n sending looped or normal data\n\n dsx1SendLineCode\n sending a request for a line loopback\n\n dsx1SendPayloadCode\n sending a request for a payload loopback\n\n\n\n\n\n dsx1SendResetCode\n sending a loopback termination request\n\n dsx1SendQRS\n sending a Quasi-Random Signal (QRS) test\n pattern\n\n dsx1Send511Pattern\n sending a 511 bit fixed test pattern\n\n dsx1Send3in24Pattern\n sending a fixed test pattern of 3 bits set\n in 24\n\n dsx1SendOtherTestPattern\n sending a test pattern other than those\n described by this object"), status("mandatory")] string dsx1SendCode;
[textual_convention("EnumeratedINTEGER"), enumeration("other(1),dsx1ESF(2),dsx1D4(3),dsx1E1(4),dsx1E1-CRC(5),dsx1E1-MF(6),dsx1E1-CRC-MF(7)"), encoding("INTEGER"), object_syntax("EnumeratedINTEGER"), object_identifier("1.3.6.1.2.1.10.18.6.1.5"), read, write, description("This variable indicates the variety of DS1\n Line implementing this circuit. The type of\n circuit affects the number of bits per second\n that the circuit can reasonably carry, as well\n as the interpretation of the usage and error\n statistics. The values, in sequence, describe:\n\n TITLE: SPECIFICATION:\n dsx1ESF Extended SuperFrame DS1\n dsx1D4 AT&T D4 format DS1\n dsx1E1 CCITT Recommendation G.704\n (Table 4a)\n dsx1E1-CRC CCITT Recommendation G.704\n (Table 4b)\n dsxE1-MF G.704 (Table 4a) with TS16\n multiframing enabled\n dsx1E1-CRC-MF G.704 (Table 4b) with TS16\n multiframing enabled"), status("mandatory")] string dsx1LineType;
[textual_convention("INTEGER"), encoding("INTEGER"), object_syntax("INTEGER"), variable_value("1..2147483647"), object_identifier("1.3.6.1.2.1.10.18.6.1.1"), read, description("This object is the identifier of a DS1 Inter-\n face on a managed device. If there is an ifEn-\n try that is directly associated with this and\n only this DS1 interface, it should have the\n same value as ifIndex. Otherwise, the value\n exceeds ifNumber, and is a unique identifier\n following this rule: inside interfaces (e.g.,\n equipment side) with even numbers and outside\n interfaces (e.g., network side) with odd\n\n\n\n\n\n numbers."), status("mandatory"), key, key_order(1)] sint32 dsx1LineIndex;
[textual_convention("EnumeratedINTEGER"), enumeration("loopTiming(1),localTiming(2),throughTiming(3)"), encoding("INTEGER"), object_syntax("EnumeratedINTEGER"), object_identifier("1.3.6.1.2.1.10.18.6.1.12"), read, write, description("The source of Tranmit Clock.\n\n\n\n\n\n\n 'loopTiming' indicates that the recovered re-\n ceive clock is used as the transmit clock.\n\n 'localTiming' indicates that a local clock\n source is used.\n\n 'throughTiming' indicates that recovered re-\n ceive clock from another interface is used as\n the transmit clock."), status("mandatory")] string dsx1TransmitClockSource;
[textual_convention("EnumeratedINTEGER"), enumeration("dsx1JBZS(1),dsx1B8ZS(2),dsx1HDB3(3),dsx1ZBTSI(4),dsx1AMI(5),other(6)"), encoding("INTEGER"), object_syntax("EnumeratedINTEGER"), object_identifier("1.3.6.1.2.1.10.18.6.1.6"), read, write, description("This variable describes the variety of Zero\n Code Suppression used on the link, which in\n turn affects a number of its characteristics.\n\n dsx1JBZS refers the Jammed Bit Zero Suppres-\n sion, in which the AT&T specification of at\n least one pulse every 8 bit periods is literal-\n ly implemented by forcing a pulse in bit 8 of\n each channel. Thus, only seven bits per chan-\n\n\n\n\n\n nel, or 1.344 Mbps, is available for data.\n\n dsx1B8ZS refers to the use of a specified pat-\n tern of normal bits and bipolar violations\n which are used to replace a sequence of eight\n zero bits.\n\n ANSI Clear Channels may use dsx1ZBTSI, or Zero\n Byte Time Slot Interchange.\n\n E1 links, with or without CRC, use dsx1HDB3 or\n dsx1AMI.\n\n dsx1AMI refers to a mode wherein no zero code\n suppression is present and the line encoding\n does not solve the problem directly. In this\n application, the higher layer must provide data\n which meets or exceeds the pulse density re-\n quirements, such as inverting HDLC data."), status("mandatory")] string dsx1LineCoding;
[textual_convention("EnumeratedINTEGER"), enumeration("none(1),robbedBit(2),bitOriented(3),messageOriented(4)"), encoding("INTEGER"), object_syntax("EnumeratedINTEGER"), object_identifier("1.3.6.1.2.1.10.18.6.1.11"), read, write, description("'none' indicates that no bits are reserved for\n signaling on this channel.\n\n 'robbedBit' indicates that T1 Robbed Bit Sig-\n naling is in use.\n\n 'bitOriented' indicates that E1 Channel Asso-\n ciated Signaling is in use.\n\n 'messageOriented' indicates that Common Chan-\n nel Signaling is in use either on channel 16 of\n an E1 link or channel 24 of a T1."), status("mandatory")] string dsx1SignalMode;
[textual_convention("INTEGER"), encoding("INTEGER"), object_syntax("INTEGER"), variable_value("1..8191"), object_identifier("1.3.6.1.2.1.10.18.6.1.10"), read, description("This variable indicates the Line Status of the\n interface. It contains loopback, failure, re-\n ceived 'alarm' and transmitted 'alarm' infor-\n mation.\n\n The dsx1LineStatus is a bit map represented as a sum,\n therefore, it can represent multiple failures (alarms) and\n a LoopbackState simultaneously.\n\n dsx1NoAlarm should be set if and only if no other flag is\n set.\n\n If the dsx1LoopbackState bit is set, the loopback in ef-\n fect can be determined from the dsx1LoopbackConfig object.\n\n The various bit positions are:\n 1 dsx1NoAlarm No Alarm Present\n 2 dsx1RcvFarEndLOF Far end LOF (a.k.a., Yellow Alarm)\n 4 dsx1XmtFarEndLOF Near end sending LOF Indication\n 8 dsx1RcvAIS Far end sending AIS\n\n\n\n\n\n 16 dsx1XmtAIS Near end sending AIS\n 32 dsx1LossOfFrame Near end LOF (a.k.a., Red Alarm)\n 64 dsx1LossOfSignal Near end Loss Of Signal\n 128 dsx1LoopbackState Near end is looped\n 256 dsx1T16AIS E1 TS16 AIS\n 512 dsx1RcvFarEndLOMF Far End Sending TS16 LOMF\n 1024 dsx1XmtFarEndLOMF Near End Sending TS16 LOMF\n 2048 dsx1RcvTestCode Near End detects a test code\n 4096 dsx1OtherFailure any line status not defined here"), status("mandatory")] sint32 dsx1LineStatus;
[textual_convention("INTEGER"), encoding("INTEGER"), object_syntax("INTEGER"), variable_value("0..899"), object_identifier("1.3.6.1.2.1.10.18.6.1.3"), read, description("The number of seconds that have elapsed since\n the beginning of the current error-measurement\n period."), status("mandatory")] sint32 dsx1TimeElapsed;
[textual_convention("EnumeratedINTEGER"), enumeration("other(1),dsx1Ansi-T1-403(2),dsx1Att-54016(4),dsx1Fdl-none(8)"), encoding("INTEGER"), object_syntax("EnumeratedINTEGER"), object_identifier("1.3.6.1.2.1.10.18.6.1.13"), read, write, description("This bitmap describes the use of the facili-\n ties data link, and is the sum of the capabili-\n ties:\n\n 'other' indicates that a protocol other than\n one following is used.\n\n 'dsx1Ansi-T1-403' refers to the FDL exchange\n recommended by ANSI.\n\n 'dsx1Att-54016' refers to ESF FDL exchanges.\n\n 'dsx1Fdl-none' indicates that the device does\n not use the FDL."), status("mandatory")] string dsx1Fdl;
[textual_convention("EnumeratedINTEGER"), enumeration("dsx1NoLoop(1),dsx1PayloadLoop(2),dsx1LineLoop(3),dsx1OtherLoop(4)"), encoding("INTEGER"), object_syntax("EnumeratedINTEGER"), object_identifier("1.3.6.1.2.1.10.18.6.1.9"), read, write, description("This variable represents the loopback confi-\n guration of the DS1 interface. Agents support-\n ing read/write access should return badValue in\n response to a requested loopback state that the\n interface does not support. The values mean:\n\n\n\n\n\n\n\n dsx1NoLoop\n Not in the loopback state. A device that\n is not capable of performing a loopback on\n the interface shall always return this as\n it's value.\n\n dsx1PayloadLoop\n The received signal at this interface is\n looped through the device. Typically the\n received signal is looped back for re-\n transmission after it has passed through\n the device's framing function.\n\n dsx1LineLoop\n The received signal at this interface does\n not go through the device (minimum pene-\n tration) but is looped back out.\n\n dsx1OtherLoop\n Loopbacks that are not defined here."), status("mandatory")] string dsx1LoopbackConfig;
[textual_convention("INTEGER"), encoding("INTEGER"), object_syntax("INTEGER"), variable_value("0..96"), object_identifier("1.3.6.1.2.1.10.18.6.1.4"), read, description("The number of previous intervals for which\n valid data was collected. The value will be 96\n unless the interface was brought on-line within\n the last 24 hours, in which case the value will\n be the number of complete 15 minute intervals\n the since interface has been online."), status("mandatory")] sint32 dsx1ValidIntervals;
};
[description("The DS1 Total table. 24 hour interval.\nAn entry in the DS1 Total table."), module_name("RFC1406-MIB"), group_objectid("1.3.6.1.2.1.10.18"), dynamic, provider("MS_SNMP_INSTANCE_PROVIDER")]
class SNMP_RFC1406_MIB_dsx1TotalTable : SnmpObjectType
{
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.9.1.10"), read, description("The number of Degraded Minutes (DMs) encoun-\n tered by a DS1 interface in the previous 24\n hour interval."), status("mandatory")] uint32 dsx1TotalDMs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.9.1.2"), read, description("The number of Errored Seconds encountered by a\n DS1 interface in the previous 24 hour interval"), status("mandatory")] uint32 dsx1TotalESs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.9.1.9"), read, description("The number of Bursty Errored Seconds (BESs)\n encountered by a DS1 interface in the previous\n 24 hour interval."), status("mandatory")] uint32 dsx1TotalBESs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.9.1.8"), read, description("The number of Line Errored Seconds encountered\n by a DS1 interface in the previous 24 hour in-\n terval."), status("mandatory")] uint32 dsx1TotalLESs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.9.1.11"), read, description("The number of Line Code Violations (LCVs) en-\n countered by a DS1 interface in the current 15\n minute interval."), status("mandatory")] uint32 dsx1TotalLCVs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.9.1.7"), read, description("The number of Path Coding Violations encoun-\n tered by a DS1 interface in the previous 24\n hour interval."), status("mandatory")] uint32 dsx1TotalPCVs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.9.1.6"), read, description("The number of Controlled Slip Seconds encoun-\n tered by a DS1 interface in the previous 24\n hour interval."), status("mandatory")] uint32 dsx1TotalCSSs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.9.1.5"), read, description("The number of Unavailable Seconds encountered\n by a DS1 interface in the previous 24 hour in-\n terval."), status("mandatory")] uint32 dsx1TotalUASs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.9.1.3"), read, description("The number of Severely Errored Seconds encoun-\n tered by a DS1 interface in the previous 24\n hour interval."), status("mandatory")] uint32 dsx1TotalSESs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.9.1.4"), read, description("The number of Severely Errored Framing Seconds\n encountered by a DS1 interface in the previous\n 24 hour interval."), status("mandatory")] uint32 dsx1TotalSEFSs;
[textual_convention("INTEGER"), encoding("INTEGER"), object_syntax("INTEGER"), variable_value("1..2147483647"), object_identifier("1.3.6.1.2.1.10.18.9.1.1"), read, description("The index value which uniquely identifies the\n DS1 interface to which this entry is applica-\n ble. The interface identified by a particular\n value of this index is the same interface as\n identified by the same value as a dsx1LineIndex\n object instance."), status("mandatory"), key, key_order(1)] sint32 dsx1TotalIndex;
};
[description("The DS1 Fractional table.\nAn entry in the DS1 Fractional table."), module_name("RFC1406-MIB"), group_objectid("1.3.6.1.2.1.10.18"), dynamic, provider("MS_SNMP_INSTANCE_PROVIDER")]
class SNMP_RFC1406_MIB_dsx1FracTable : SnmpObjectType
{
[textual_convention("INTEGER"), encoding("INTEGER"), object_syntax("INTEGER"), variable_value("1..2147483647"), object_identifier("1.3.6.1.2.1.10.18.13.1.1"), read, description("The index value which uniquely identifies the\n DS1 interface to which this entry is applica-\n ble. The interface identified by a particular\n value of this index is the same interface as\n identified by the same value an dsx1LineIndex\n object instance."), status("mandatory"), key, key_order(1)] sint32 dsx1FracIndex;
[textual_convention("INTEGER"), encoding("INTEGER"), object_syntax("INTEGER"), variable_value("1..31"), object_identifier("1.3.6.1.2.1.10.18.13.1.2"), read, description("The channel number for this entry."), status("mandatory"), key, key_order(2)] sint32 dsx1FracNumber;
[textual_convention("INTEGER"), encoding("INTEGER"), object_syntax("INTEGER"), variable_value("1..2147483647"), object_identifier("1.3.6.1.2.1.10.18.13.1.3"), read, write, description("An index value that uniquely identifies an in-\n terface. The interface identified by a partic-\n ular value of this index is the same interface\n as identified by the same value an ifIndex ob-\n ject instance. If no interface is currently us-\n ing a channel, the value should be zero. If a\n single interface occupies more than one time\n slot, that ifIndex value will be found in mul-\n tiple time slots."), status("mandatory")] sint32 dsx1FracIfIndex;
};
[description("The DS1 Current table.\nAn entry in the DS1 Current table."), module_name("RFC1406-MIB"), group_objectid("1.3.6.1.2.1.10.18"), dynamic, provider("MS_SNMP_INSTANCE_PROVIDER")]
class SNMP_RFC1406_MIB_dsx1CurrentTable : SnmpObjectType
{
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.7.1.10"), read, description("The number of Degraded Minutes (DMs) encoun-\n tered by a DS1 interface in the current 15\n minute interval."), status("mandatory")] uint32 dsx1CurrentDMs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.7.1.2"), read, description("The number of Errored Seconds, encountered by\n a DS1 interface in the current 15 minute inter-\n val."), status("mandatory")] uint32 dsx1CurrentESs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.7.1.9"), read, description("The number of Bursty Errored Seconds (BESs)\n encountered by a DS1 interface in the current\n 15 minute interval."), status("mandatory")] uint32 dsx1CurrentBESs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.7.1.8"), read, description("The number of Line Errored Seconds encountered\n by a DS1 interface in the current 15 minute in-\n terval."), status("mandatory")] uint32 dsx1CurrentLESs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.7.1.11"), read, description("The number of Line Code Violations (LCVs) en-\n countered by a DS1 interface in the current 15\n minute interval."), status("mandatory")] uint32 dsx1CurrentLCVs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.7.1.7"), read, description("The number of Path Coding Violations encoun-\n tered by a DS1 interface in the current 15\n minute interval."), status("mandatory")] uint32 dsx1CurrentPCVs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.7.1.6"), read, description("The number of Controlled Slip Seconds encoun-\n tered by a DS1 interface in the current 15\n minute interval."), status("mandatory")] uint32 dsx1CurrentCSSs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.7.1.5"), read, description("The number of Unavailable Seconds encountered\n by a DS1 interface in the current 15 minute in-\n terval."), status("mandatory")] uint32 dsx1CurrentUASs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.7.1.3"), read, description("The number of Severely Errored Seconds encoun-\n tered by a DS1 interface in the current 15\n minute interval."), status("mandatory")] uint32 dsx1CurrentSESs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.7.1.4"), read, description("The number of Severely Errored Framing Seconds\n encountered by a DS1 interface in the current\n 15 minute interval."), status("mandatory")] uint32 dsx1CurrentSEFSs;
[textual_convention("INTEGER"), encoding("INTEGER"), object_syntax("INTEGER"), variable_value("1..2147483647"), object_identifier("1.3.6.1.2.1.10.18.7.1.1"), read, description("The index value which uniquely identifies the\n DS1 interface to which this entry is applica-\n ble. The interface identified by a particular\n\n\n\n\n\n value of this index is the same interface as\n identified by the same value as a dsx1LineIndex\n object instance."), status("mandatory"), key, key_order(1)] sint32 dsx1CurrentIndex;
};
[description("The DS1 Interval table.\nAn entry in the DS1 Interval table."), module_name("RFC1406-MIB"), group_objectid("1.3.6.1.2.1.10.18"), dynamic, provider("MS_SNMP_INSTANCE_PROVIDER")]
class SNMP_RFC1406_MIB_dsx1IntervalTable : SnmpObjectType
{
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.8.1.11"), read, description("The number of Degraded Minutes (DMs) encoun-\n tered by a DS1 interface in one of the previous\n 96, individual 15 minute, intervals."), status("mandatory")] uint32 dsx1IntervalDMs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.8.1.3"), read, description("The number of Errored Seconds encountered by a\n DS1 interface in one of the previous 96, indi-\n vidual 15 minute, intervals."), status("mandatory")] uint32 dsx1IntervalESs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.8.1.10"), read, description("The number of Bursty Errored Seconds (BESs)\n encountered by a DS1 interface in one of the\n previous 96, individual 15 minute, intervals."), status("mandatory")] uint32 dsx1IntervalBESs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.8.1.9"), read, description("The number of Line Errored Seconds encountered\n by a DS1 interface in one of the previous 96,\n individual 15 minute, intervals."), status("mandatory")] uint32 dsx1IntervalLESs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.8.1.12"), read, description("The number of Line Code Violations (LCVs) en-\n countered by a DS1 interface in the current 15\n minute interval."), status("mandatory")] uint32 dsx1IntervalLCVs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.8.1.8"), read, description("The number of Path Coding Violations encoun-\n tered by a DS1 interface in one of the previous\n 96, individual 15 minute, intervals."), status("mandatory")] uint32 dsx1IntervalPCVs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.8.1.7"), read, description("The number of Controlled Slip Seconds encoun-\n tered by a DS1 interface in one of the previous\n 96, individual 15 minute, intervals."), status("mandatory")] uint32 dsx1IntervalCSSs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.8.1.6"), read, description("The number of Unavailable Seconds encountered\n by a DS1 interface in one of the previous 96,\n individual 15 minute, intervals."), status("mandatory")] uint32 dsx1IntervalUASs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.8.1.4"), read, description("The number of Severely Errored Seconds encoun-\n tered by a DS1 interface in one of the previous\n 96, individual 15 minute, intervals."), status("mandatory")] uint32 dsx1IntervalSESs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.8.1.5"), read, description("The number of Severely Errored Framing Seconds\n encountered by a DS1 interface in one of the\n previous 96, individual 15 minute, intervals."), status("mandatory")] uint32 dsx1IntervalSEFSs;
[textual_convention("INTEGER"), encoding("INTEGER"), object_syntax("INTEGER"), variable_value("1..2147483647"), object_identifier("1.3.6.1.2.1.10.18.8.1.1"), read, description("The index value which uniquely identifies the\n DS1 interface to which this entry is applica-\n ble. The interface identified by a particular\n value of this index is the same interface as\n identified by the same value as a dsx1LineIndex\n object instance."), status("mandatory"), key, key_order(1)] sint32 dsx1IntervalIndex;
[textual_convention("INTEGER"), encoding("INTEGER"), object_syntax("INTEGER"), variable_value("1..96"), object_identifier("1.3.6.1.2.1.10.18.8.1.2"), read, description("A number between 1 and 96, where 1 is the most\n recently completed 15 minute interval and 96 is\n the least recently completed 15 minutes inter-\n val (assuming that all 96 intervals are\n valid)."), status("mandatory"), key, key_order(2)] sint32 dsx1IntervalNumber;
};
[description("The DS1 Far End Total table.\nAn entry in the DS1 Far End Total table."), module_name("RFC1406-MIB"), group_objectid("1.3.6.1.2.1.10.18"), dynamic, provider("MS_SNMP_INSTANCE_PROVIDER")]
class SNMP_RFC1406_MIB_dsx1FarEndTotalTable : SnmpObjectType
{
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.12.1.10"), read, description("The number of Degraded Minutes (DMs) encoun-\n tered by a DS1 interface in the previous 24\n hour interval."), status("mandatory")] uint32 dsx1FarEndTotalDMs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.12.1.2"), read, description("The number of Far End Errored Seconds encoun-\n tered by a DS1 interface in the previous 24\n hour interval."), status("mandatory")] uint32 dsx1FarEndTotalESs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.12.1.9"), read, description("The number of Bursty Errored Seconds (BESs)\n encountered by a DS1 interface in the previous\n 24 hour interval."), status("mandatory")] uint32 dsx1FarEndTotalBESs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.12.1.7"), read, description("The number of Far End Line Errored Seconds en-\n countered by a DS1 interface in the previous 24\n hour interval."), status("mandatory")] uint32 dsx1FarEndTotalLESs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.12.1.8"), read, description("The number of Far End Path Coding Violations\n reported via the far end block error count en-\n countered by a DS1 interface in the previous 24\n hour interval."), status("mandatory")] uint32 dsx1FarEndTotalPCVs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.12.1.6"), read, description("The number of Far End Controlled Slip Seconds\n encountered by a DS1 interface in the previous\n 24 hour interval."), status("mandatory")] uint32 dsx1FarEndTotalCSSs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.12.1.5"), read, description("The number of Unavailable Seconds encountered\n by a DS1 interface in the previous 24 hour in-\n\n\n\n\n\n terval."), status("mandatory")] uint32 dsx1FarEndTotalUASs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.12.1.3"), read, description("The number of Far End Severely Errored Seconds\n encountered by a DS1 interface in the previous\n 24 hour interval."), status("mandatory")] uint32 dsx1FarEndTotalSESs;
[textual_convention("Gauge"), encoding("Gauge"), object_syntax("Gauge"), object_identifier("1.3.6.1.2.1.10.18.12.1.4"), read, description("The number of Far End Severely Errored Framing\n Seconds encountered by a DS1 interface in the\n previous 24 hour interval."), status("mandatory")] uint32 dsx1FarEndTotalSEFSs;
[textual_convention("INTEGER"), encoding("INTEGER"), object_syntax("INTEGER"), variable_value("1..2147483647"), object_identifier("1.3.6.1.2.1.10.18.12.1.1"), read, description("The index value which uniquely identifies the\n\n\n\n\n\n DS1 interface to which this entry is applica-\n ble. The interface identified by a particular\n value of this index is the same interface as\n identified by the same value an dsx1LineIndex\n object instance."), status("mandatory"), key, key_order(1)] sint32 dsx1FarEndTotalIndex;
};