beautypg.com

11c.2 listing of octel private mib – Reliant Octel 200 and Octel 300 Message Servers PB6001401 User Manual

Page 548

background image

11C-2

Installation and Maintenance Volume

Octel Overture 200/300 Serenade 3.0

PB60014–01

11C.2 LISTING OF OCTEL PRIVATE MIB

VMX–DIAL DEFINITIONS ::= BEGIN

––

–– VMX–DIAL private MIB definitions for the VMX200/300

–– Filename: vmxdial.mib

–– This MIB definition is provided for use with OCtel’s VMX200/300

–– product only.

––

–– Contact Person:

–– LAN Engineering Group

–– Octel Communication Corporation

––

–– NOTE:

–– 1. This file will be published electronically in

–– venera.isi.edu and can be obtained using ftp anonymous.

––

–– 2. Sunnet Manager User:

–– Sunnet doesn’t support multi–dimensional table. To make this file works

–– with subnet, the mnemonic for the second level table need to be replaced

–– by the number it represents. Example:

–– locEntry is a table entry, and

–– route1 is defined as locroute.1 where locroute is locEntry.7

–– the above definition need to be changed as follows:

–– . remove the definition for locroute

–– . route1 is defined as locEntry.7.1

–– This need to be done for all multi–dimensional tables.

––

IMPORTS

enterprises, NetworkAddress, IpAddress, Counter, Gauge,

TimeTicks

FROM RFC1155–SMI

OBJECT–TYPE

FROM RFC–1212

DisplayString

FROM RFC1213–MIB;

octel

OBJECT IDENTIFIER ::= { enterprises 662 }

octelOIDs

OBJECT IDENTIFIER ::= { octel 1 }

octelPlatforms OBJECT IDENTIFIER ::= { octelOIDs 1}

vmx200

OBJECT IDENTIFIER ::= { octelPlatforms 3 }

vmx300

OBJECT IDENTIFIER ::= { octelPlatforms 4 }

octelProducts

OBJECT IDENTIFIER ::= { octel 3 }

vmxDial

OBJECT IDENTIFIER ::= { octelProducts 1 }

config

OBJECT IDENTIFIER ::= { vmxDial 1 }

dNetstat

OBJECT IDENTIFIER ::= { vmxDial 2 }

location

OBJECT IDENTIFIER ::= { vmxDial 3 }

hwerr

OBJECT IDENTIFIER ::= { vmxDial 4 }

–– dNetstat subtrees

message

OBJECT IDENTIFIER ::= { dNetstat 1 }

lanCh

OBJECT IDENTIFIER ::= { dNetstat 2 }

lanConn

OBJECT IDENTIFIER ::= { dNetstat 3 }

systemName

OBJECT–TYPE

SYNTAX DisplayString (SIZE (0..255))

ACCESS read–only

STATUS mandatory

DESCRIPTION

”VMX System Name, from Configuration”

::= { config 1 }

sysSerialNum OBJECT–TYPE