EX02-MIB

File: EX02-MIB.mib (3264 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
experimental OBJECT-GROUP

Defined Types

AEntry  
SEQUENCE    
  aIndex INTEGER
  aOct1 OCTET STRING
  aOct2 OCTET STRING
  aInt1 Integer32

Defined Values

ex01Module 1.3.6.1.3.1194
Test MIB module to show valid SMI constructs which are not valid in ASN.1.
MODULE-IDENTITY    

ex01Test 1.3.6.1.3.1195
OBJECT IDENTIFIER    

aTable 1.3.6.1.3.1195.1
An example table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AEntry

aEntry 1.3.6.1.3.1195.1.1
An entry in the example table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AEntry  

aIndex 1.3.6.1.3.1195.1.1.1
Index for table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER red(1), green(2), blue(3)  

aOct1 1.3.6.1.3.1195.1.1.2
An example object with OCTET STRING syntax.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..10)  

aOct2 1.3.6.1.3.1195.1.1.3
An example object with OCTET STRING syntax.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..16)  

aInt1 1.3.6.1.3.1195.1.1.4
An example object with Integer32 syntax.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..0a  

oG 1.3.6.1.3.1194.1
Group for objects.
Status: current Access: read-create
OBJECT-GROUP