GDCUAS7022-MIB: View SNMP OID List / Download MIB

VENDOR: GENERAL DATACOMM


 Home MIB: GDCUAS7022-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 gdc 1.3.6.1.4.1.498
         dsx1 1.3.6.1.4.1.498.6
             uas7022 1.3.6.1.4.1.498.6.13
                   uas7022Version 1.3.6.1.4.1.498.6.13.1
                       uas7022MIBversion 1.3.6.1.4.1.498.6.13.1.1 displaystring read-only
Identifies the version of the MIB. The format of the version is x.yzT, where 'x' identifies the major revision number, 'y' identifies the minor revision number, 'z' identifies the typographical revision, and T identifies the test revision. Acceptable values for the individual revision components are as follows: x: 1 - 9 y: 0 - 9 z: 0 - 9 T: A - Z Upon formal release, no designation for the test revision will be present.
                       uas7022VersionTable 1.3.6.1.4.1.498.6.13.1.2 no-access
The 7022 version table
                           uas7022VersionEntry 1.3.6.1.4.1.498.6.13.1.2.1 no-access
An entry in the GDC uas7022 Version Table.
                               uas7022VersionIndex 1.3.6.1.4.1.498.6.13.1.2.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7022 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (00)
                               uas7022ActiveFirmwareRev 1.3.6.1.4.1.498.6.13.1.2.1.2 displaystring read-only
The version number of the firmware currently executing. The format is MM.NN.BB where: MM: Major Revision (0-99) NN: Minor Revision (0-99) BB: Bug Fix Revision (0-99) Valid [i]nterface = 0
                               uas7022StoredFirmwareRev 1.3.6.1.4.1.498.6.13.1.2.1.3 displaystring read-only
The version number of the firmware stored (in a compressed format) but not currently executing. MM: Major Revision (0-99) NN: Minor Revision (0-99) BB: Bug Fix Revision (0-99) Valid [i]nterface = 0
                               uas7022StoredFirmwareStatus 1.3.6.1.4.1.498.6.13.1.2.1.4 integer read-only
This object represents the state of the Non-Active or Stored firmware: statBlank(1) Factory Default statDownLoading(2) In process of downloading firmware statOK(3) Zipped version checksum succesful (OK to switch) (can set uas7022SwitchActiveFirmware to switchActive(2)) statCheckSumBad(4) Failed checksum after download statUnZipping(5) In process of uncompressing into active area statBadUnZip(6) Failed last uncompress statDownloadAborted(7) Download aborted by user Valid [i]nterface = 0 Enumeration: 'statDownloadAborted': 7, 'statDownLoading': 2, 'statBadUnZip': 6, 'statBlank': 1, 'statOK': 3, 'statUnZipping': 5, 'statCheckSumBad': 4.
                               uas7022SwitchActiveFirmware 1.3.6.1.4.1.498.6.13.1.2.1.5 integer read-write
This object is used to switch the active executing firmware from the version in uas7022ActiveFirmwareRev to the version in uas7022StoredFirmwareRev. When a switchActive(2) is set (write only) the element will: 1) reboot 2) uncompress stored code into active area 3) perform checksum on active area 4) Set uas7022StoredStatus object to indicate results 5) If succesfull: update uas7022ActiveFirmwareRev and uas7022StoredFirmwareRev and begin executing If failed: replace active area with previous revision The switchNorm(1) enumeration will always be read. Setting switchActive(2) when the uas7022StoredFirmwareStatus is not statOK(3) will result in an error. Valid [i]nterface = 0 Enumeration: 'switchNorm': 1, 'switchActive': 2.
                               uas7022DownloadingMode 1.3.6.1.4.1.498.6.13.1.2.1.6 integer read-write
This object is used to configure the download mode: disableAll(1) Prevents any firmware downloading to UAS7022 enableAndWait(2) Allows downloading zipped code to be stored only! enableAndSwitch(3) Allows downloading and then unzips and begins executing the new code Valid [i]nterface = 0 Enumeration: 'enableAndSwitch': 3, 'enableAndWait': 2, 'disableAll': 1.
                   uas7022Maintenance 1.3.6.1.4.1.498.6.13.2
                       uas7022MaintenanceTable 1.3.6.1.4.1.498.6.13.2.1 no-access
The uas7022 maintenance table.
                           uas7022MaintenanceEntry 1.3.6.1.4.1.498.6.13.2.1.1 no-access
An entry in the 7022 Maintenance Table.
                               uas7022MaintenanceLineIndex 1.3.6.1.4.1.498.6.13.2.1.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7022 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (00-02)
                               uas7022SoftReset 1.3.6.1.4.1.498.6.13.2.1.1.2 integer read-write
Supports the action of soft resetting the unit. When this object is set to reset(2), then the unit performs a soft reset, whose meaning is specific to the type of unit being managed. The value of norm(1) will be returned when the reset is complete. The value of norm(1) can not be set by management. Valid [i]nterface = 0 Enumeration: 'reset': 2, 'norm': 1.
                               uas7022SysUpTime 1.3.6.1.4.1.498.6.13.2.1.1.3 integer read-only
This variable is used to report the elapsed system tick time for conversion to real time at the controller and is not related to the sysUpTime referenced in MIB-II. Upon power-up of the unit, the elapsed time is cleared. The elapsed time counter rolls over upon reaching the maximum count. Valid [i]nterface = 0
                               uas7022DefaultInit 1.3.6.1.4.1.498.6.13.2.1.1.4 integer read-write
This is used to allow the NonVolatile Configuration to be set to a factory default state. When this value is set to factoryDefault(1) the unit will perform a reset to make the default configuration take affect. The value of normal(2) will be returned when the initialization is complete. The value of normal(2) can not be set by management. Valid [i]nterface = 0 Enumeration: 'factoryDefault': 2, 'normal': 1.
                               uas7022LedStatus 1.3.6.1.4.1.498.6.13.2.1.1.5 octet string read-only
Returns a bitwise snapshot of the front panel LED state. Octet 1 bit 7 - not used bit 6 - future use bit 5 - INSV bit 4 - RSP bit 3 - TMG bit 2 - TM bit 1 - ALM bit 0 - future use Octet 2 bit 7 - not used bit 6 - future use bit 5 - NIUA AIS bit 4 - NIUA LCV bit 3 - NIUA LOS bit 2 - NIUA OOF bit 1 - future use bit 0 - future use Octet 3 bit 7 - not used bit 6 - ST- future use bit 5 - NIUB AIS bit 4 - NIUB LCV bit 3 - NIUB LOS bit 2 - NIUB OOF bit 1 - future use bit 0 - future use Valid [i]nterface = 0
                               uas7022AlarmStatus 1.3.6.1.4.1.498.6.13.2.1.1.6 octet string read-only
Returns a bit-wise Status of alarms Octet 1 bit 7 - not used bit 6 - NIUA_LOS bit 5 - NIUA_LOF bit 4 - NIUA_AIS bit 3 - NIUA_LCV bit 2 - NIUA TIMING LOSS bit 1 - NIUA_NE_ES bit 0 - NIUA_NE_BBE Octet 2 bit 7 - not used bit 6 - NIUA_NE_SES bit 5 - NIUA_NE_UAS bit 4 - NIUA_FE_ES bit 3 - NIUA_FE_BBE bit 2 - NIUA_FE_SES bit 1 - NIUA_FE_UAS bit 0 - NIUA_RAI Octet 3 bit 7 - not used bit 6 - NIUB_LOS bit 5 - NIUB_LOF bit 4 - NIUB_AIS bit 3 - NIUB_LCV bit 2 - NIUB TIMING LOSS bit 1 - NIUB_NE_ES bit 0 - NIUB_NE_BBE Octet 4 bit 7 - not used bit 6 - NIUB_NE_SES bit 5 - NIUB_NE_UAS bit 4 - NIUB_FE_ES bit 3 - NIUB_FE_BBE bit 2 - NIUB_FE_SES bit 1 - NIUB_FE_UAS bit 0 - NIUB_RAI Octet 5 bit 7 - not used bit 6 - future use bit 5 - future use bit 4 - future use bit 3 - future use bit 2 - future use bit 1 - future use bit 0 - Power-up Alarm Valid [i]nterface = 0
                               uas7022NearEndResetStats 1.3.6.1.4.1.498.6.13.2.1.1.7 integer read-write
Supports the action of soft resetting the uas7022NearEndValidIntervals object. When this object is set to reset(2), then the unit will reset the uas7022NearEndValidIntervals object to zero. The value of norm(1) can not be set by management. Valid [i]nterface = 1-2 Enumeration: 'reset': 2, 'norm': 1.
                               uas7022FarEndResetStats 1.3.6.1.4.1.498.6.13.2.1.1.8 integer read-write
Supports the action of soft resetting the uas7022FarEndValidIntervals object. When this object is set to reset(2), then the unit will reset the uas7022FarEndValidIntervals object to zero. The value of norm(1) can not be set by management. Valid [i]nterface = 1-2 Enumeration: 'reset': 2, 'norm': 1.
                               uas7022NearEndStatLastInit 1.3.6.1.4.1.498.6.13.2.1.1.9 integer read-only
Number of seconds from midnight Dec 31, 1969 up until uas7022NearEndValidIntervals was last initialized to zero Valid [i]nterface = 1-2
                               uas7022FarEndStatLastInit 1.3.6.1.4.1.498.6.13.2.1.1.10 integer read-only
Number of seconds from midnight Dec 31, 1969 up until uas7022FarEndValidIntervals was last initialized to zero Valid [i]nterface = 1-2
                               uas7022NearEndValidIntervals 1.3.6.1.4.1.498.6.13.2.1.1.11 integer read-only
The number of previous intervals for which valid data was collected. The value will be 16 unless the interface was brought on-line within the last 4 hours, in which case the value will be the number of complete 15 minute intervals the since interface has been online. Valid [i]nterface = 1-2
                               uas7022FarEndValidIntervals 1.3.6.1.4.1.498.6.13.2.1.1.12 integer read-only
The number of previous intervals for which valid data was collected. The value will be 16 unless the interface was brought on-line within the last 4 hours, in which case the value will be the number of complete 15 minute intervals the since interface has been online. Valid [i]nterface = 1-2
                               uas7022NIUaCircuitID 1.3.6.1.4.1.498.6.13.2.1.1.13 displaystring read-write
This variable is used for general purpose storage. Valid [i]nterface = 1
                               uas7022SystemTimingGenStatus 1.3.6.1.4.1.498.6.13.2.1.1.14 integer read-only
Indicates if the units configured for primary or secondary system clock are actually supplying clock and if it is the 8hkz, 4mhz, or both. Valid [i]nterface = 1-2 Enumeration: 'clk4mhz': 3, 'none': 1, 'clk8khz': 2, 'clk8khzand4mhz': 4.
                               uas7022NIUbCircuitID 1.3.6.1.4.1.498.6.13.2.1.1.15 displaystring read-write
This variable is used for general purpose storage. Valid [i]nterface = 2
                   uas7022Configuration 1.3.6.1.4.1.498.6.13.3
                       uas7022ConfigTable 1.3.6.1.4.1.498.6.13.3.1 no-access
The Configuration table.
                           uas7022ConfigEntry 1.3.6.1.4.1.498.6.13.3.1.1 no-access
The Configuration table entry.
                               uas7022ConfigIndex 1.3.6.1.4.1.498.6.13.3.1.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7022 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (01-02)
                               uas7022RcvrRange 1.3.6.1.4.1.498.6.13.3.1.1.2 integer read-write
Sets the receiver range to short (6dB) or long (36dB) Valid [i]nterface = 1-2 Enumeration: 'short': 1, 'long': 2.
                               uas7022Framing 1.3.6.1.4.1.498.6.13.3.1.1.3 integer read-write
Set the framing for the interface. Abbreviations are as follows: CCS - common-channel signaling CAS - channel-associated signaling Default is CAS If uas7022Framing is CAS then TimeSlot 16 contains idle code. If uas7022Framing is CCS then TimeSlot 16 contains either marks or user data. See uas7022TimeSlot16Content. Valid [i]nterface = 1-2 Enumeration: 'cASwithoutCRC4': 2, 'cCSwithCRC4': 3, 'cASwithCRC4': 4, 'cCSwithoutCRC4': 1.
                               uas7022SysTimingGen 1.3.6.1.4.1.498.6.13.3.1.1.4 integer read-write
Selects if the unit provides system timing. none(1) - does not provide Timing Generator primary(2) - unit is primary Timing Generator for the shelf. secondary(3) - unit is secondary Timing Generator for the shelf. Only 1 unit in the shelf can the primary or secondary timing generator. All other must be none. Valid [i]nterface = 1-2 Enumeration: 'none': 1, 'primary': 2, 'secondary': 3.
                               uas7022Highway 1.3.6.1.4.1.498.6.13.3.1.1.5 integer read-write
Defines the highway allocation. No two NIU interfaces in the shelf can be assigned to the same highway. Valid [i]nterface = 1-2 Enumeration: 'notAssigned': 1, 'highway3': 4, 'highway2': 3, 'highway1': 2, 'highway7': 8, 'highway6': 7, 'highway5': 6, 'highway4': 5, 'highway8': 9.
                               uas7022TransmitClockSource 1.3.6.1.4.1.498.6.13.3.1.1.6 integer read-write
Sets the transmit clock source. Valid [i]nterface = 1-2 Enumeration: 'internal': 3, 'system': 1, 'recovered': 2.
                               uas7022FallbackClockSource 1.3.6.1.4.1.498.6.13.3.1.1.7 integer read-write
Identifies the fallback transmit clock source. Valid [i]nterface = 1-2 Enumeration: 'internal': 3, 'system': 1, 'recovered': 2.
                               uas7022InterfaceType 1.3.6.1.4.1.498.6.13.3.1.1.8 integer read-write
Sets the interface type. Valid [i]nterface = 1-2 Enumeration: 'unassigned': 2, 'network': 1.
                               uas7022FDLMode 1.3.6.1.4.1.498.6.13.3.1.1.9 integer read-write
Sets the interface type. Valid [i]nterface = 1-2 Enumeration: 'active': 2, 'none': 1, 'inactive': 3.
                               uas7022TimeSlot16Content 1.3.6.1.4.1.498.6.13.3.1.1.10 integer read-write
Selects the content for TimeSlot 16. Valid [i]nterface = 1-2 Enumeration: 'idle': 1, 'data': 3, 'marks': 2.
                               uas7022Impedance 1.3.6.1.4.1.498.6.13.3.1.1.11 integer read-write
Selects the impedance. Valid [i]nterface = 1-2 Enumeration: 'impedance75Ohm': 2, 'impedance120Ohm': 1.
                   uas7022Diagnostics 1.3.6.1.4.1.498.6.13.4
                       uas7022DiagTable 1.3.6.1.4.1.498.6.13.4.1 no-access
The Diagnostics table. Information in the entries of this table support diagnostics testing via loopbacks.
                           uas7022DiagEntry 1.3.6.1.4.1.498.6.13.4.1.1 no-access
The Diagnostics table entry.
                               uas7022DiagIndex 1.3.6.1.4.1.498.6.13.4.1.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7022 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (01-02)
                               uas7022DiagConfig 1.3.6.1.4.1.498.6.13.4.1.1.2 integer read-write
Selects the test to run. noLoop(1) ends the test. Valid [i]nterface = 1-2 Enumeration: 'noLoop': 1, 'payloadLoopback': 3, 'lineLoopback': 2.
                               uas7022TestLimit 1.3.6.1.4.1.498.6.13.4.1.1.3 integer read-write
Selects the duration to run a diagnostic test. The value noLimit(3) signifies that the test should run indefinitely until explicitly terminated. Default value: testTime10Mins(1) Valid [i]nterface = 1-2 Enumeration: 'noLimit': 3, 'testTime20Mins': 2, 'testTime10Mins': 1.
                               uas7022TestExecutionStatus 1.3.6.1.4.1.498.6.13.4.1.1.4 integer read-only
This variable reports the status of a test. notInTest(1) indicates a test is not running. testInProgress(2) indicates that a test is currently running. testCompleted(4) indicates that a test has run and is completed. testCompletedNotInTest(5) indicates that a test has completed and it is no longer in test. Valid [i]nterface = 1-2 Enumeration: 'testCompletedNotInTest': 5, 'testInProgress': 2, 'testCompleted': 4, 'notInTest': 1.
                               uas7022TestExceptions 1.3.6.1.4.1.498.6.13.4.1.1.5 integer read-only
Indicates exceptions that have occurred that may affect interpretation of the test results. The value of this object is a sum. This sum initially take the value zero. Then, for each exception, the value associated with the exception is added to the sum. The exception values are: value exception 1 a timed test was preempted so the result cannot be viewed in relation to the test duration 2 the results overflowed so the result cannot be viewed as an absolute value 4 the test was performed while synchronization could not be performed so the result may not be accurate. Valid [i]nterface = 1-2
                   uas7022Performance 1.3.6.1.4.1.498.6.13.5
                       uas7022NearEndCurrent15MinTable 1.3.6.1.4.1.498.6.13.5.1 no-access
The uas7022 Near End Current table.
                           uas7022NearEndCurrent15MinEntry 1.3.6.1.4.1.498.6.13.5.1.1 no-access
An entry in the uas7022 Near End Current table.
                               uas7022NearEndCurrent15MinIndex 1.3.6.1.4.1.498.6.13.5.1.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7022 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (01-02)
                               uas7022NearEndCurrent15MinStat 1.3.6.1.4.1.498.6.13.5.1.1.2 octet string read-only
Returns a bitwise snapshot of the current 15Min statistics. 1.7 f/u 1.6 f/u 1.5 f/u 1.4 f/u 1.3 f/u 1.2 2^9 ES . 1.0 2^7 2.7 f/u 2.6 2^6 . 2.0 2^0 3.7 f/u 3.6 f/u 3.5 f/u 3.4 f/u 3.3 f/u 3.2 2^9 SES . 3.0 2^7 4.7 f/u 4.6 2^6 SES . 4.0 2^0 5.7 f/u 5.6 f/u 5.5 f/u 5.4 f/u 5.3 f/u 5.2 Counter Overflow (>65535) BBE 5.1 2^15 5.0 2^14 6.7 f/u 6.6 2^13 BBE . 6.0 2^7 7.7 f/u 7.6 2^6 BBE . 7.0 2^0 8.7 f/u 8.6 f/u 8.5 f/u 8.4 f/u 8.3 f/u 8.2 2^9 UAS . 8.0 2^7 9.7 f/u 9.6 2^6 UAS . 9.0 2^0 10.7 f/u 10.6 f/u 10.5 f/u 10.4 f/u 10.3 f/u 10.2 Counter Overflow (>65535) LCV 10.1 2^15 10.0 2^14 11.7 f/u 11.6 2^13 LCV . 11.0 2^7 12.7 f/u 12.6 2^6 LCV . 12.0 2^0 Valid [i]nterface = 1-2
                       uas7022NearEndIntervalTable 1.3.6.1.4.1.498.6.13.5.2 no-access
The uas7022 Near End Interval table.
                           uas7022NearEndIntervalEntry 1.3.6.1.4.1.498.6.13.5.2.1 no-access
An entry in the Near End Interval table.
                               uas7022NearEndIntervalIndex 1.3.6.1.4.1.498.6.13.5.2.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7022 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (01-02)
                               uas7022NearEndIntervalNumber 1.3.6.1.4.1.498.6.13.5.2.1.2 integer read-only
The number of Errored Seconds encountered by an E1 interface in one of the previous 16, individual 15 minute, intervals.
                               uas7022NearEndIntervalStat 1.3.6.1.4.1.498.6.13.5.2.1.3 octet string read-only
Returns a bitwise map of the interface in one of the previous 16, individual 15 minute, intervals. 1.7 f/u 1.6 f/u 1.5 f/u 1.4 f/u 1.3 f/u 1.2 2^9 ES . 1.0 2^7 2.7 f/u 2.6 2^6 . 2.0 2^0 3.7 f/u 3.6 f/u 3.5 f/u 3.4 f/u 3.3 f/u 3.2 2^9 SES . 3.0 2^7 4.7 f/u 4.6 2^6 SES . 4.0 2^0 5.7 f/u 5.6 f/u 5.5 f/u 5.4 f/u 5.3 f/u 5.2 Counter Overflow (>65535) BBE 5.1 2^15 5.0 2^14 6.7 f/u 6.6 2^13 BBE . 6.0 2^7 7.7 f/u 7.6 2^6 BBE . 7.0 2^0 8.7 f/u 8.6 f/u 8.5 f/u 8.4 f/u 8.3 f/u 8.2 2^9 UAS . 8.0 2^7 9.7 f/u 9.6 2^6 UAS . 9.0 2^0 10.7 f/u 10.6 f/u 10.5 f/u 10.4 f/u 10.3 f/u 10.2 Counter Overflow (>65535) LCV 10.1 2^15 10.0 2^14 11.7 f/u 11.6 2^13 LCV . 11.0 2^7 12.7 f/u 12.6 2^6 LCV . 12.0 2^0 Valid [i]nterface = 1-2
                       uas7022NearEndCurrent24HrTable 1.3.6.1.4.1.498.6.13.5.3 no-access
The Near End Current 24 Hr table.
                           uas7022NearEndCurrent24HrEntry 1.3.6.1.4.1.498.6.13.5.3.1 no-access
An entry in the Near End Current 24 hr table.
                               uas7022NearEndCurrent24HrIndex 1.3.6.1.4.1.498.6.13.5.3.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7022 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (01-02)
                               uas7022NearEndCurrent24HrStat 1.3.6.1.4.1.498.6.13.5.3.1.2 octet string read-only
Returns a bitwise map of the current 24 hour table 1.7 f/u 1.6 f/u 1.5 f/u 1.4 f/u 1.3 f/u 1.2 1: Counter Overflow (>65535) ES 1.1 2^15 1.0 2^14 2.7 f/u 2.6 2^13 ES . 2.0 2^7 3.7 f/u 3.6 2^6 ES . 3.0 2^0 4.7 f/u 4.6 f/u 4.5 f/u 4.4 f/u 4.3 f/u 4.2 1: Counter Overflow (>65535) SES 4.1 2^15 4.0 2^14 5.7 f/u 5.6 2^13 SES . 5.0 2^7 6.7 f/u 6.6 2^6 SES . 6.0 2^0 7.7 f/u 7.6 f/u 7.5 f/u 7.4 f/u 7.3 f/u 7.2 1: Counter Overflow (>65535) BBE 7.1 2^15 7.0 2^14 8.7 f/u 8.6 2^13 BBE . 8.0 2^7 9.7 f/u 9.6 2^6 BBE . 9.0 2^0 10.7 f/u 10.6 f/u 10.5 f/u 10.4 f/u 10.3 f/u 10.2 1: Counter Overflow (>65535) UAS 10.1 2^15 10.0 2^14 11.7 f/u 11.6 2^13 UAS . 11.0 2^7 12.7 f/u 12.6 2^6 UAS . 12.0 2^0 13.7 f/u 13.6 f/u 13.5 f/u 13.4 f/u 13.3 f/u 13.2 1: Counter Overflow (>65535) LCV 13.1 2^15 13.0 2^14 14.7 f/u 14.6 2^13 LCV . 14.0 2^7 15.7 f/u 15.6 2^6 LCV . 15.0 2^0 Valid [i]nterface = 1-2
                       uas7022NearEndRecent24HrTable 1.3.6.1.4.1.498.6.13.5.4 no-access
The Near End Recent 24Hr table.
                           uas7022NearEndRecent24HrEntry 1.3.6.1.4.1.498.6.13.5.4.1 no-access
An entry in the E1 Total table.
                               uas7022NearEndRecent24HrIndex 1.3.6.1.4.1.498.6.13.5.4.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7022 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (01-02)
                               uas7022NearEndRecent24HrStat 1.3.6.1.4.1.498.6.13.5.4.1.2 octet string read-only
Returns a bitwise map of the current 24 hour table 1.7 f/u 1.6 f/u 1.5 f/u 1.4 f/u 1.3 f/u 1.2 1: Counter Overflow (>65535) ES 1.1 2^15 1.0 2^14 2.7 f/u 2.6 2^13 ES . 2.0 2^7 3.7 f/u 3.6 2^6 ES . 3.0 2^0 4.7 f/u 4.6 f/u 4.5 f/u 4.4 f/u 4.3 f/u 4.2 1: Counter Overflow (>65535) SES 4.1 2^15 4.0 2^14 5.7 f/u 5.6 2^13 SES . 5.0 2^7 6.7 f/u 6.6 2^6 SES . 6.0 2^0 7.7 f/u 7.6 f/u 7.5 f/u 7.4 f/u 7.3 f/u 7.2 1: Counter Overflow (>65535) BBE 7.1 2^15 7.0 2^14 8.7 f/u 8.6 2^13 BBE . 8.0 2^7 9.7 f/u 9.6 2^6 BBE . 9.0 2^0 10.7 f/u 10.6 f/u 10.5 f/u 10.4 f/u 10.3 f/u 10.2 1: Counter Overflow (>65535) UAS 10.1 2^15 10.0 2^14 11.7 f/u 11.6 2^13 UAS . 11.0 2^7 12.7 f/u 12.6 2^6 UAS . 12.0 2^0 13.7 f/u 13.6 f/u 13.5 f/u 13.4 f/u 13.3 f/u 13.2 1: Counter Overflow (>65535) LCV 13.1 2^15 13.0 2^14 14.7 f/u 14.6 2^13 LCV . 14.0 2^7 15.7 f/u 15.6 2^6 LCV . 15.0 2^0 Valid [i]nterface = 1-2
                       uas7022FarEndCurrent15MinTable 1.3.6.1.4.1.498.6.13.5.5 no-access
The uas7022 Far End Current 15 minute table.
                           uas7022FarEndCurrent15MinEntry 1.3.6.1.4.1.498.6.13.5.5.1 no-access
An entry in the uas7022 Far End Current 15 Minute table.
                               uas7022FarEndCurrent15MinIndex 1.3.6.1.4.1.498.6.13.5.5.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7022 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (01-02)
                               uas7022FarEndCurrent15MinStat 1.3.6.1.4.1.498.6.13.5.5.1.2 octet string read-only
Returns a bitwise map of the far end interface in one of the previous 16, individual 15 minute, intervals. 1.7 f/u 1.6 f/u 1.5 f/u 1.4 f/u 1.3 f/u 1.2 2^9 ES . 1.0 2^7 2.7 f/u 2.6 2^6 . 2.0 2^0 3.7 f/u 3.6 f/u 3.5 f/u 3.4 f/u 3.3 f/u 3.2 2^9 SES . 3.0 2^7 4.7 f/u 4.6 2^6 SES . 4.0 2^0 5.7 f/u 5.6 f/u 5.5 f/u 5.4 f/u 5.3 f/u 5.2 Counter Overflow (>65535) BBE 5.1 2^15 5.0 2^14 6.7 f/u 6.6 2^13 BBE . 6.0 2^7 7.7 f/u 7.6 2^6 BBE . 7.0 2^0 8.7 f/u 8.6 f/u 8.5 f/u 8.4 f/u 8.3 f/u 8.2 2^9 UAS . 8.0 2^7 9.7 f/u 9.6 2^6 UAS . 9.0 2^0 Valid [i]nterface = 1-2
                       uas7022FarEndIntervalTable 1.3.6.1.4.1.498.6.13.5.6 no-access
The uas7022 FarEnd Interval table.
                           uas7022FarEndIntervalEntry 1.3.6.1.4.1.498.6.13.5.6.1 no-access
An entry in the Interval table.
                               uas7022FarEndIntervalIndex 1.3.6.1.4.1.498.6.13.5.6.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7022 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (01-02)
                               uas7022FarEndIntervalNumber 1.3.6.1.4.1.498.6.13.5.6.1.2 integer read-only
A number between 1 and 16, where 1 is the most recently completed 15 minute interval and 16 is the least recently completed 15 minutes interval (assuming that all 16 intervals are valid).
                               uas7022FarEndIntervalStat 1.3.6.1.4.1.498.6.13.5.6.1.3 octet string read-only
Returns a bitwise map of statistics for the far end interface in the current 15 minute interval. 1.7 f/u 1.6 f/u 1.5 f/u 1.4 f/u 1.3 f/u 1.2 2^9 ES . 1.0 2^7 2.7 f/u 2.6 2^6 . 2.0 2^0 3.7 f/u 3.6 f/u 3.5 f/u 3.4 f/u 3.3 f/u 3.2 2^9 SES . 3.0 2^7 4.7 f/u 4.6 2^6 SES . 4.0 2^0 5.7 f/u 5.6 f/u 5.5 f/u 5.4 f/u 5.3 f/u 5.2 Counter Overflow (>65535) BBE 5.1 2^15 5.0 2^14 6.7 f/u 6.6 2^13 BBE . 6.0 2^7 7.7 f/u 7.6 2^6 BBE . 7.0 2^0 8.7 f/u 8.6 f/u 8.5 f/u 8.4 f/u 8.3 f/u 8.2 2^9 UAS . 8.0 2^7 9.7 f/u 9.6 2^6 UAS . 9.0 2^0 Valid [i]nterface = 1-2
                       uas7022FarEndCurrent24HrTable 1.3.6.1.4.1.498.6.13.5.7 no-access
The Far End Current 24 Hour table.
                           uas7022FarEndCurrent24HrEntry 1.3.6.1.4.1.498.6.13.5.7.1 no-access
An entry in the Far End Current 24 Hr table.
                               uas7022FarEndCurrent24HrIndex 1.3.6.1.4.1.498.6.13.5.7.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7022 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (01-02)
                               uas7022FarEndCurrent24HrStat 1.3.6.1.4.1.498.6.13.5.7.1.2 octet string read-only
Returns a bitwise map of statistics for the interface in the current 24 hour interval. 1.7 f/u 1.6 f/u 1.5 f/u 1.4 f/u 1.3 f/u 1.2 1: Counter Overflow (>65535) ES 1.1 2^15 1.0 2^14 2.7 f/u 2.6 2^13 ES . 2.0 2^7 3.7 f/u 3.6 2^6 ES . 3.0 2^0 4.7 f/u 4.6 f/u 4.5 f/u 4.4 f/u 4.3 f/u 4.2 1: Counter Overflow (>65535) SES 4.1 2^15 4.0 2^14 5.7 f/u 5.6 2^13 SES . 5.0 2^7 6.7 f/u 6.6 2^6 SES . 6.0 2^0 7.7 f/u 7.6 f/u 7.5 f/u 7.4 f/u 7.3 f/u 7.2 1: Counter Overflow (>65535) BBE 7.1 2^15 7.0 2^14 8.7 f/u 8.6 2^13 BBE . 8.0 2^7 9.7 f/u 9.6 2^6 BBE . 9.0 2^0 10.7 f/u 10.6 f/u 10.5 f/u 10.4 f/u 10.3 f/u 10.2 1: Counter Overflow (>65535) UAS 10.1 2^15 10.0 2^14 11.7 f/u 11.6 2^13 UAS . 11.0 2^7 12.7 f/u 12.6 2^6 UAS . 12.0 2^0 Valid [i]nterface = 1-2
                       uas7022FarEndRecent24HrTable 1.3.6.1.4.1.498.6.13.5.8 no-access
The Far End Recent 24 Hour table.
                           uas7022FarEndRecent24HrEntry 1.3.6.1.4.1.498.6.13.5.8.1 no-access
An entry in the Far End Recent 24 Hr table.
                               uas7022FarEndRecent24HrIndex 1.3.6.1.4.1.498.6.13.5.8.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7022 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (01-02)
                               uas7022FarEndRecent24HrStat 1.3.6.1.4.1.498.6.13.5.8.1.2 octet string read-only
Returns a bitwise map of statistics for the interface in the Recent 24 hour interval. 1.7 f/u 1.6 f/u 1.5 f/u 1.4 f/u 1.3 f/u 1.2 1: Counter Overflow (>65535) ES 1.1 2^15 1.0 2^14 2.7 f/u 2.6 2^13 ES . 2.0 2^7 3.7 f/u 3.6 2^6 ES . 3.0 2^0 4.7 f/u 4.6 f/u 4.5 f/u 4.4 f/u 4.3 f/u 4.2 1: Counter Overflow (>65535) SES 4.1 2^15 4.0 2^14 5.7 f/u 5.6 2^13 SES . 5.0 2^7 6.7 f/u 6.6 2^6 SES . 6.0 2^0 7.7 f/u 7.6 f/u 7.5 f/u 7.4 f/u 7.3 f/u 7.2 1: Counter Overflow (>65535) BBE 7.1 2^15 7.0 2^14 8.7 f/u 8.6 2^13 BBE . 8.0 2^7 9.7 f/u 9.6 2^6 BBE . 9.0 2^0 10.7 f/u 10.6 f/u 10.5 f/u 10.4 f/u 10.3 f/u 10.2 1: Counter Overflow (>65535) UAS 10.1 2^15 10.0 2^14 11.7 f/u 11.6 2^13 UAS . 11.0 2^7 12.7 f/u 12.6 2^6 UAS . 12.0 2^0 Valid [i]nterface = 1-2
                       uas7022NearEndUnavailableTimeRegTable 1.3.6.1.4.1.498.6.13.5.9 no-access
The uas7022 Near End Unavailable Time Register table.
                           uas7022NearEndUnavailableTimeRegEntry 1.3.6.1.4.1.498.6.13.5.9.1 no-access
An entry in the Near End Unavailable Time Register table.
                               uas7022NearEndUnavailableTimeRegIndex 1.3.6.1.4.1.498.6.13.5.9.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7022 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (01-02)
                               uas7022NearEndUnavailableTimeRegNumber 1.3.6.1.4.1.498.6.13.5.9.1.2 integer read-only
A number between 1 and 6, where the number is the number of the NearEndUnavailable Time Register. Valid [i]nterface = 1-2
                               uas7022NearEndUnavailableTimeRegStart 1.3.6.1.4.1.498.6.13.5.9.1.3 integer read-only
Start time of one of the NearEndUnavailable Time Registers. Valid [i]nterface = 1-2
                               uas7022NearEndUnavailableTimeRegStop 1.3.6.1.4.1.498.6.13.5.9.1.4 integer read-only
Stop time of one of the NearEndUnavailable Time Registers. Valid [i]nterface = 1-2
                       uas7022FarEndUnavailableTimeRegTable 1.3.6.1.4.1.498.6.13.5.10 no-access
The uas7022 Far End Unavailable Time Register table.
                             uas7022FarEndUnavailableTimeRegEntry 1.3.6.1.4.1.498.6.13.5.10.1 no-access
An entry in the Far End Unavailable Time Register table.
                                 uas7022FarEndUnavailableTimeRegIndex 1.3.6.1.4.1.498.6.13.5.10.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7022 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (01-02)
                                 uas7022FarEndUnavailableTimeRegNumber 1.3.6.1.4.1.498.6.13.5.10.1.2 integer read-only
A number between 1 and 6, where the number is the number of the Unavailable Time Register. Valid [i]nterface = 1-2
                                 uas7022FarEndUnavailableTimeRegStart 1.3.6.1.4.1.498.6.13.5.10.1.3 integer read-only
Start time of one of the Unavailable Time Registers. Valid [i]nterface = 1-2
                                 uas7022FarEndUnavailableTimeRegStop 1.3.6.1.4.1.498.6.13.5.10.1.4 integer read-only
Stop time of one of the Unavailable Time Registers. Valid [i]nterface = 1-2
                   uas7022Alarms 1.3.6.1.4.1.498.6.13.6
                       uas7022NoResponseAlm 1.3.6.1.4.1.498.6.13.6.1
                       uas7022DiagRxErrAlm 1.3.6.1.4.1.498.6.13.6.2
                       uas7022PowerUpAlm 1.3.6.1.4.1.498.6.13.6.3
                       uas7022TimingLoss 1.3.6.1.4.1.498.6.13.6.4
                       uas7022LCV 1.3.6.1.4.1.498.6.13.6.5
                       uas7022LossOfSignal 1.3.6.1.4.1.498.6.13.6.6
                       uas7022LossOfFrame 1.3.6.1.4.1.498.6.13.6.7
                       uas7022AlarmIndSignal 1.3.6.1.4.1.498.6.13.6.8
                       uas7022NEES 1.3.6.1.4.1.498.6.13.6.9
                       uas7022NEBBE 1.3.6.1.4.1.498.6.13.6.10
                       uas7022NESES 1.3.6.1.4.1.498.6.13.6.11
                       uas7022NEUAS 1.3.6.1.4.1.498.6.13.6.12
                       uas7022FEES 1.3.6.1.4.1.498.6.13.6.13
                       uas7022FEBBE 1.3.6.1.4.1.498.6.13.6.14
                       uas7022FESES 1.3.6.1.4.1.498.6.13.6.15
                       uas7022FEUAS 1.3.6.1.4.1.498.6.13.6.16
                       uas7022RAI 1.3.6.1.4.1.498.6.13.6.17
                   uas7022AlarmConfig 1.3.6.1.4.1.498.6.13.7
                       uas7022NearEndAlarmConfigTable 1.3.6.1.4.1.498.6.13.7.1 no-access
The uas7022NearEndAlarmConfigTable contains entries that configure alarm reporting. The structure of the table is such that alarm configuration is supported on a unit and interface basis, and then on an alarm type basis within the interface.
                           uas7022NearEndAlarmConfigEntry 1.3.6.1.4.1.498.6.13.7.1.1 no-access
An entry in the Near End Alarm Configuration table.
                               uas7022NearEndAlarmConfigIndex 1.3.6.1.4.1.498.6.13.7.1.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7022 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (01-02)
                               uas7022NearEndAlarmConfigIdentifier 1.3.6.1.4.1.498.6.13.7.1.1.2 object identifier read-only
format: iso.org.dod.internet.private.enterprises.gdc. dsx1.uas7022.uas7022Alarms.ALM example: 1.3.6.1.4.1.498.6.13.6.ALM where ALM = 1 for uas7022NoResponse alarm, 2 for uas7022DiagRxErr alarm, etc., as specified in the Alarm Definitions above.
                               uas7022NearEndAlarmCountWindow 1.3.6.1.4.1.498.6.13.7.1.1.3 integer read-write
This variable sets/reads the alarm window. This window is used with the alarm threshold to determine how long the alarm should be active before reporting. Default: disabled(1) Enumeration: 'last24hr': 8, 'last1sec': 2, 'last10sec': 3, 'disabled': 1, 'infinite': 9, 'last1hr': 7, 'last15min': 6, 'last30sec': 4, 'last1min': 5.
                               uas7022NearEndAlarmCountThreshold 1.3.6.1.4.1.498.6.13.7.1.1.4 integer read-write
This function sets/reads the alarm threshold criteria. This threshold is used along with the the alarm window to determine the number of instances in a given time frame for an alarm to occur before the alarm is considered active. Default: thresGT1(1) Enumeration: 'thresGT100': 4, 'thresGT1': 1, 'thresGT10': 3, 'thresGT3': 2, 'thresGT1000': 5, 'thresGT10000': 6.
                       uas7022FarEndAlarmConfigTable 1.3.6.1.4.1.498.6.13.7.2 no-access
The uas7022FarEndAlarmConfigTable contains entries that configure alarm reporting. The structure of the table is such that alarm configuration is supported on a unit and interface basis, and then on an alarm type basis within the interface.
                           uas7022FarEndAlarmConfigEntry 1.3.6.1.4.1.498.6.13.7.2.1 no-access
An entry in the Far End Alarm Configuration table.
                               uas7022FarEndAlarmConfigIndex 1.3.6.1.4.1.498.6.13.7.2.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7022 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (01-02)
                               uas7022FarEndAlarmConfigIdentifier 1.3.6.1.4.1.498.6.13.7.2.1.2 object identifier read-only
format: iso.org.dod.internet.private.enterprises.gdc. dsx1.uas7022.uas7022Alarms.ALM example: 1.3.6.1.4.1.498.6.13.6.ALM where ALM = 1 for uas7022NoResponse alarm, 2 for uas7022DiagRxErr alarm, etc., as specified in the Alarm Definitions above.
                               uas7022FarEndAlarmCountWindow 1.3.6.1.4.1.498.6.13.7.2.1.3 integer read-write
This variable sets/reads the alarm window. This window is used with the alarm threshold to determine how long the alarm should be active before reporting. Default: disabled(1) Enumeration: 'last24hr': 8, 'last1sec': 2, 'last10sec': 3, 'disabled': 1, 'infinite': 9, 'last1hr': 7, 'last15min': 6, 'last30sec': 4, 'last1min': 5.
                               uas7022FarEndAlarmCountThreshold 1.3.6.1.4.1.498.6.13.7.2.1.4 integer read-write
This function sets/reads the alarm threshold criteria. This threshold is used along with the the alarm window to determine the number of instances in a given time frame for an alarm to occur before the alarm is considered active. Default: thresGT1(1) Enumeration: 'thresGT100': 4, 'thresGT1': 1, 'thresGT10': 3, 'thresGT3': 2, 'thresGT1000': 5, 'thresGT10000': 6.
                       uas7022LocalAlarmConfigTable 1.3.6.1.4.1.498.6.13.7.3 no-access
The uas7022LocalAlarmConfigTable contains entries that configure alarm reporting to the alarm card.
                           uas7022LocalAlarmConfigEntry 1.3.6.1.4.1.498.6.13.7.3.1 no-access
An entry in the Local Alarm Configuration table.
                               uas7022LocalAlarmConfigIndex 1.3.6.1.4.1.498.6.13.7.3.1.1 scinstance read-only
Integer value which uniquely identifies the UAS7022 to which this entry is applicable. SCinstance is defined to be SLDi where: S (byte value) - physical shelf slot location (01-32) L (byte value) - line number (01) D (byte value) - drop number (00) i (byte value) - interface number (01-02)
                               uas7022UASNE 1.3.6.1.4.1.498.6.13.7.3.1.2 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Valid [i]nterface = 1-2 Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                               uas7022SESNE 1.3.6.1.4.1.498.6.13.7.3.1.3 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Valid [i]nterface = 1-2 Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                               uas7022BBENE 1.3.6.1.4.1.498.6.13.7.3.1.4 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Valid [i]nterface = 1-2 Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                               uas7022ESNE 1.3.6.1.4.1.498.6.13.7.3.1.5 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Valid [i]nterface = 1-2 Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                               uas7022UASFE 1.3.6.1.4.1.498.6.13.7.3.1.6 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Valid [i]nterface = 1-2 Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                               uas7022SESFE 1.3.6.1.4.1.498.6.13.7.3.1.7 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Valid [i]nterface = 1-2 Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                               uas7022BBEFE 1.3.6.1.4.1.498.6.13.7.3.1.8 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Valid [i]nterface = 1-2 Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                               uas7022ESFE 1.3.6.1.4.1.498.6.13.7.3.1.9 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Valid [i]nterface = 1-2 Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                               uas7022LOS 1.3.6.1.4.1.498.6.13.7.3.1.10 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Valid [i]nterface = 1-2 Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                               uas7022LOF 1.3.6.1.4.1.498.6.13.7.3.1.11 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Valid [i]nterface = 1-2 Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                               uas7022AIS 1.3.6.1.4.1.498.6.13.7.3.1.12 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Valid [i]nterface = 1-2 Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                               uas7022TmgLoss 1.3.6.1.4.1.498.6.13.7.3.1.13 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Valid [i]nterface = 1-2 Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                               uas7022LCVs 1.3.6.1.4.1.498.6.13.7.3.1.14 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Valid [i]nterface = 1-2 Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.
                               uas7022NtwkRAI 1.3.6.1.4.1.498.6.13.7.3.1.15 integer read-write
Disables or enables the alarm on the Major buss or Minor buss. Valid [i]nterface = 1-2 Enumeration: 'disabled': 1, 'enabledMinor': 3, 'enabledMajor': 2.