MOSELEYDTV DEFINITIONS ::= BEGIN IMPORTS moseley FROM MOSELEY DisplayString FROM RFC1213-MIB NOTIFICATION-TYPE, IpAddress, MODULE-IDENTITY FROM SNMPv2-SMI; moseleyDtvMIB MODULE-IDENTITY LAST-UPDATED "0004301000Z" ORGANIZATION "Moseley Associates, Inc" CONTACT-INFO "Contact: Customer Support Postal: Moseley Assoc., Inc Customer Support 82 Coromar Drive Santa Barbara, CA 93117-3093 US Tel: +1 (805) 968-9621 Fax: +1 (805) 685-9638 WEB: http://www.moseleysb.com/ email: info@moseleysb.com" DESCRIPTION "The MIB module for Moseley's DTV products. Copyright 2000 Moseley, Inc. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Moseley's proprietary intellectual property. Moseley retains all title and ownership in the Specification, including any revisions. Moseley grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Moseley products, and without fee, provided this copyright notice and license appear and all copies. This specification is supplied 'AS IS,' and Moseley makes no warranty, either express or implied, as to the use, opeation, condition, or performance of the Specification." REVISION "0004301001Z" DESCRIPTION " Rev 1.1 30 Apr 2000 10:00 jsiegel Syntax modifications to User Admin subtrees. Rev 1.2 20 Aug 2003 12:00 esalgado Modifications for compatibility with other compilers. Rev 1.3 20 Sep 2003 12:00 jsiegel Trap description additions. Rev 1.4 25 Sep 2003 12:00 jsiegel Trap modifications for individual events for alarms and faults. Rev 1.5 3 Feb 2007 12:00 spointer Revised for DTV product. Rev 1.6 26 Aug 2008 spointer Updated terminology. " ::= { dtv 9 } dtv OBJECT IDENTIFIER ::= {moseley 1} system OBJECT IDENTIFIER ::= {dtv 1} systemDate OBJECT-TYPE SYNTAX DisplayString (SIZE(10)) MAX-ACCESS read-only STATUS current DESCRIPTION "System date" ::= { system 1 } systemTime OBJECT-TYPE SYNTAX DisplayString (SIZE(10)) MAX-ACCESS read-only STATUS current DESCRIPTION "System time" ::= { system 2 } systemNmsVersion OBJECT-TYPE SYNTAX DisplayString (SIZE(10)) MAX-ACCESS read-only STATUS current DESCRIPTION "SNMP version number" ::= { system 3 } systemCpuVersion OBJECT-TYPE SYNTAX DisplayString (SIZE(10)) MAX-ACCESS read-only STATUS current DESCRIPTION "MUX CPU version number" ::= { system 4 } systemFpgaVersion OBJECT-TYPE SYNTAX DisplayString (SIZE(10)) MAX-ACCESS read-only STATUS current DESCRIPTION "MUX FPGA version number" ::= { system 5 } systemFpgaDasVersion OBJECT-TYPE SYNTAX DisplayString (SIZE(10)) MAX-ACCESS read-only STATUS current DESCRIPTION "DAS FPGA version number" ::= { system 6 } systemIpAddress OBJECT-TYPE SYNTAX DisplayString (SIZE(15)) MAX-ACCESS read-only STATUS current DESCRIPTION "IP address" ::= { system 7 } systemSubnetMask OBJECT-TYPE SYNTAX DisplayString (SIZE(15)) MAX-ACCESS read-only STATUS current DESCRIPTION "Subnet mask" ::= { system 8 } systemGateway OBJECT-TYPE SYNTAX DisplayString (SIZE(15)) MAX-ACCESS read-only STATUS current DESCRIPTION "Gateway" ::= { system 9 } systemUptime OBJECT-TYPE SYNTAX DisplayString (SIZE(14)) MAX-ACCESS read-only STATUS current DESCRIPTION "Uptime: days:hours:minutes:seconds" ::= { system 10 } systemConfig OBJECT-TYPE SYNTAX DisplayString (SIZE(14)) MAX-ACCESS read-only STATUS current DESCRIPTION "Selected configuration (1-3)" ::= { system 11 } systemMode OBJECT-TYPE SYNTAX DisplayString (SIZE(14)) MAX-ACCESS read-only STATUS current DESCRIPTION "Mode: TX, RX, FD, OFF" ::= { system 12 } mux OBJECT IDENTIFIER ::= {dtv 2} muxTrunkRate OBJECT-TYPE SYNTAX DisplayString (SIZE(14)) MAX-ACCESS read-only STATUS current DESCRIPTION "Multiplexer trunk rate" ::= { mux 1 } muxSmpteRate OBJECT-TYPE SYNTAX DisplayString (SIZE(14)) MAX-ACCESS read-only STATUS current DESCRIPTION "SMPTE channel rate" ::= { mux 2 } muxSmpteStatus OBJECT-TYPE SYNTAX DisplayString (SIZE(14)) MAX-ACCESS read-only STATUS current DESCRIPTION "SMPTE channel rate" ::= { mux 3 } muxAsi1Rate OBJECT-TYPE SYNTAX DisplayString (SIZE(14)) MAX-ACCESS read-only STATUS current DESCRIPTION "Asi1 channel rate" ::= { mux 4 } muxAsi1Status OBJECT-TYPE SYNTAX DisplayString (SIZE(14)) MAX-ACCESS read-only STATUS current DESCRIPTION "Asi1 channel status" ::= { mux 5 } muxAsi2Rate OBJECT-TYPE SYNTAX DisplayString (SIZE(14)) MAX-ACCESS read-only STATUS current DESCRIPTION "Asi2 channel rate" ::= { mux 6 } muxAsi2Status OBJECT-TYPE SYNTAX DisplayString (SIZE(14)) MAX-ACCESS read-only STATUS current DESCRIPTION "Asi2 channel status" ::= { mux 7 } muxHspRate OBJECT-TYPE SYNTAX DisplayString (SIZE(14)) MAX-ACCESS read-only STATUS current DESCRIPTION "High speed channel rate" ::= { mux 8 } muxHspStatus OBJECT-TYPE SYNTAX DisplayString (SIZE(14)) MAX-ACCESS read-only STATUS current DESCRIPTION "High speed channel status" ::= { mux 9 } muxSyncRate OBJECT-TYPE SYNTAX DisplayString (SIZE(14)) MAX-ACCESS read-only STATUS current DESCRIPTION "Sync channel rate" ::= { mux 10 } muxSyncStatus OBJECT-TYPE SYNTAX DisplayString (SIZE(14)) MAX-ACCESS read-only STATUS current DESCRIPTION "Sync channel status" ::= { mux 11 } muxAsyncRate OBJECT-TYPE SYNTAX DisplayString (SIZE(14)) MAX-ACCESS read-only STATUS current DESCRIPTION "Async channel rate" ::= { mux 12 } das OBJECT IDENTIFIER ::= {dtv 3} dasAsiATrk OBJECT-TYPE SYNTAX DisplayString (SIZE(14)) MAX-ACCESS read-only STATUS current DESCRIPTION "Das ASI A trunk status" ::= { das 1 } dasAsiBTrk OBJECT-TYPE SYNTAX DisplayString (SIZE(14)) MAX-ACCESS read-only STATUS current DESCRIPTION "Das ASI B trunk status" ::= { das 2 } dasTxfers OBJECT-TYPE SYNTAX DisplayString (SIZE(14)) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of ASI A/B transfers since reset" ::= { das 3 } END