background image

6

MIB Definition

The following listing describes the MIB definitions. The language used for the MIB definition is the industry-
standard ASN.1 (Abstract Syntex Notation). The macros used for the MIB definitions are defined in the
Structure of Management Information, RFC (Request For Comments) 1155. The defined objects are assigned
object identifiers and are registered appropriately. There are four objects packed into the variable bindings. The
following listing shows the definitions of these four objects. 
__________________________________________________________________________________________

NMS6800–MIB{isoorg(3)dod(6)internet(1)private(4)enterprises(1)att–2(74)att–mgmt(2)  }

DEFINITIONS ::= BEGIN

IMPORTS

     enterprises, OBJECT–TYPE, NetworkAddress, IpAddress, Gauge, TimeTicks

     FROM RFC1155–SMI;

att–2 OBJECT IDENTIFIER ::= { enterprises 74 }

att–mgmt OBJECT IDENTIFIER ::= { att–2 2 }

paradyneNMS OBJECT IDENTIFIER ::= { att–mgmt 23 }

deviceType OBJECT–TYPE

         SYNTAX  DisplayString

         ACCESS  read–write

         STATUS  mandatory

         ::= { paradyneNMS  1 }

deviceId OBJECT–TYPE

         SYNTAX  DisplayString

         ACCESS  read–write

         STATUS  mandatory

         ::= { paradyneNMS  2 }

alertType OBJECT–TYPE

         SYNTAX  DisplayString

         ACCESS  read–write

         STATUS  mandatory

         ::= { paradyneNMS  3 }

alertDesc OBJECT–TYPE

         SYNTAX  DisplayString

         ACCESS  read–write

         STATUS  mandatory

         ::= { paradyneNMS  4 }

END;

_______________________________________________________________________________________________

Summary of Contents for COMSPHERE 6800 Series

Page 1: ...You have accessed an older version of a Paradyne product document Paradyne is no longer a subsidiary of AT T Any reference to AT T Paradyne is amended to read Paradyne Corporation...

Page 2: ...ach of these fields is handled as a separate MIB Management Information Base variable The entire MIB definition is registered formally These SNMP alerts are forwarded on the TCP IP network In this con...

Page 3: ...MP Trap Export feature assumes that the SNMP Manager is connected to the 6800 Series NMS via the TCP IP network There is no limitation on the physical medium It could be Ethernet which is the most com...

Page 4: ...es NMS before starting this installation process Refer to the COMSPHERE 6800 Series Network Management System User s System Administrator s Guide for this procedure To install the trap forwarding feat...

Page 5: ...riteable 7 Use the ping command to confirm that the SNMP Manager can communicate with the 6800 Series NMS host A positive echo from this command confirms that the SNMP Manager is responding If an erro...

Page 6: ...e 6800 Series NMS This step is required to enable trap forwarding The traps will be forwarded to the node specified by the internet address in the previous step Refer to your SNMP Manager documentatio...

Page 7: ..._______ NMS6800 MIB isoorg 3 dod 6 internet 1 private 4 enterprises 1 att 2 74 att mgmt 2 DEFINITIONS BEGIN IMPORTS enterprises OBJECT TYPE NetworkAddress IpAddress Gauge TimeTicks FROM RFC1155 SMI at...

Reviews: