\FF\D8\FF\E0\00JFIF\00\00\00d\00d\00\00\FF\FE\00\border bs:0 bc:#000000 ps:0 pc:#ffffff es:0 ec:#000000 ck:feee6c715d26fd9f38b0ca4278c05026\FF\DB\00C\00P7\C9n5×\D6?\BDê\9Ds\EBp\9F[`8m\B7)o\B5\E8\E6I\99\FE3]]A2\BA\8Cw\D6E\93\\DEv\C8\009\F2\F1NI?uc\\F5\EA\96k\xN<~buv\EA\C8\D7 \8B\84\CEcxI\BBg\AE\9E=\D6+n\EC\80\C8A\8C\AE\EB\CF\D5\DA\E9"2\A4\B9j5\EB\F3W\B63\96\B30Yu\DA\FC8\ED\DF\E7Ms\FB\F1\8E\B3\FA\EA\E8\E6(\883zs\F2_\8DFk\8Bh \00\8C\DCw\D3R\B5+6X\BA\B2\C4j\AB0\B4\FCMw\C2I\8E\9B\E3\A9~9u\FA\D3l\80\C8%p\EE\FDn2€ \00 $\FEj\C4e\A9\DB\~\95\A7\A5\80EK\BB\8DDsP\00@@AD'k\CF\E8\DB\D2(\80\9AK\D3\85\D6lb\F2\BA\8C*\80\00)\95 59\A3R:\F3\CE"\B6\80\88\00\00i1u4ê\E9\F2á\A6\A2\FACM\93WMb*\E0*\00\00\00\00\00(\A8\80\00\00\80\00\00\00\00\00\00\00\00\00\FF\D9 C/// NET-SNMP-TC DEFINITIONS ::= BEGIN -- -- Textual conventions and enumerations for the Net-SNMP project -- IMPORTS netSnmpModuleIDs, netSnmpAgentOIDs, netSnmpDomains FROM NET-SNMP-MIB MODULE-IDENTITY, Opaque FROM SNMPv2-SMI TEXTUAL-CONVENTION FROM SNMPv2-TC; netSnmpTCs MODULE-IDENTITY LAST-UPDATED "200510140000Z" ORGANIZATION "www.net-snmp.org" CONTACT-INFO "postal: Wes Hardaker P.O. Box 382 Davis CA 95617 email: net-snmp-coders@lists.sourceforge.net" DESCRIPTION "Textual conventions and enumerations for the Net-SNMP project" REVISION "200202120000Z" DESCRIPTION "First draft" ::= { netSnmpModuleIDs 1} -- ===================== -- -- Textual Conventions -- -- ===================== -- -- Define the Float Textual Convention -- This definition was written by David Perkins. -- Float ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "A single precision floating-point number. The semantics and encoding are identical for type 'single' defined in IEEE Standard for Binary Floating-Point, ANSI/IEEE Std 754-1985. The value is restricted to the BER serialization of the following ASN.1 type: FLOATTYPE ::= [120] IMPLICIT FloatType (note: the value 120 is the sum of '30'h and '48'h) The BER serialization of the length for values of this type must use the definite length, short encoding form. For example, the BER serialization of value 123 of type FLOATTYPE is '9f780442f60000'h. (The tag is '9f78'h; the length is '04'h; and the value is '42f60000'h.) The BER serialization of value '9f780442f60000'h of data type Opaque is '44079f780442f60000'h. (The tag is '44'h; the length is '07'h; and the value is '9f780442f60000'h.)" SYNTAX Opaque (SIZE (7)) -- ===================== -- -- Enumerations -- -- ===================== -- -- System Object ID values -- -- XXX - do we want to distinguish between O/S versions ? -- (as is currently done with HP-UX) -- hpux9 OBJECT IDENTIFIER ::= { netSnmpAgentOIDs 1 } sunos4 OBJECT IDENTIFIER ::= { netSnmpAgentOIDs 2 } solaris OBJECT IDENTIFIER ::= { netSnmpAgentOIDs 3 } osf OBJECT IDENTIFIER ::= { netSnmpAgentOIDs 4 } ultrix OBJECT IDENTIFIER ::= { netSnmpAgentOIDs 5 } hpux10 OBJECT IDENTIFIER ::= { netSnmpAgentOIDs 6 } netbsd OBJECT IDENTIFIER ::= { netSnmpAgentOIDs 7 } freebsd OBJECT IDENTIFIER ::= { netSnmpAgentOIDs 8 } irix OBJECT IDENTIFIER ::= { netSnmpAgentOIDs 9 } linux OBJECT IDENTIFIER ::= { netSnmpAgentOIDs 10 } bsdi OBJECT IDENTIFIER ::= { netSnmpAgentOIDs 11 } openbsd OBJECT IDENTIFIER ::= { netSnmpAgentOIDs 12 } win32 OBJECT IDENTIFIER ::= { netSnmpAgentOIDs 13 } -- unlucky hpux11 OBJECT IDENTIFIER ::= { netSnmpAgentOIDs 14 }