11C-2 Installationand Maintenance Volume
Octel 200/300 S.4.1 PB6001901
11C.2 LISTING OF OCTEL PRIVATE MIB
VMXDIAL DEFINITIONS ::= BEGIN
−−
−− VMXDIAL 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 multidimensional 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
−− route1is defined as locroute.1where locroute is locEntry.7
−− the above definition need to be changed as follows:
−− . remove the definition for locroute
−− . route1is defined as locEntry.7.1
−− This need to be done for all multidimensional tables.
−−
IMPORTS
enterprises, NetworkAddress, IpAddress, Counter, Gauge,
TimeTicks
FROM RFC1155SMI
OBJECTTYPE
FROM RFC−1212
DisplayString
FROM RFC1213MIB;
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 OBJECTTYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS readonly
STATUS mandatory
DESCRIPTION
”VMX System Name, from Configuration”
::= { config 1}