SNMP-TEST-MIB

File: SNMP-TEST-MIB.mib (3544 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI Q-BRIDGE-MIB
RADLAN-rndApplications

Imported symbols

TEXTUAL-CONVENTION Counter64 OBJECT-TYPE
PortList rlSnmpTestSimulatedVariables

Defined Types

KeyBits  
Defined for the sole purpose of allowing syntax refinement
TEXTUAL-CONVENTION    
  BITS firstKey(0), secondKey(1), thirdKey(2), fourthKey(3), fifthKey(4)  

FieldBits  
Defined for the sole purpose of allowing syntax refinement
TEXTUAL-CONVENTION    
  BITS firstField(0), secondField(1), thirdField(2), fourthField(3), fifthField(4)  

RlSetsTestEntry  
SEQUENCE    
  rlSetsEntryBitsKey KeyBits
  rlSetsEntryPortListKey PortList
  rlSetsEntryBitsField FieldBits
  rlSetsEntryPortListField PortList
  rlSetsEntryCounter64Field Counter64

Defined Values

rlSnmpTestMibVersion 1.3.6.1.4.1.89.35.2.9.9.1
MIB's version, the current version is 1.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlSetsTestTable 1.3.6.1.4.1.89.35.2.9.9.2
This table will allow us to test the PortList and BITS support, both as table keys and fields.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlSetsTestEntry

rlSetsTestEntry 1.3.6.1.4.1.89.35.2.9.9.2.1
One entry in the rlSetsTestTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlSetsTestEntry  

rlSetsEntryBitsKey 1.3.6.1.4.1.89.35.2.9.9.2.1.1
BITS key
Status: current Access: not-accessible
OBJECT-TYPE    
  KeyBits firstKey(0), secondKey(1), thirdKey(2), fifthKey(4)  

rlSetsEntryPortListKey 1.3.6.1.4.1.89.35.2.9.9.2.1.2
Port list key
Status: current Access: not-accessible
OBJECT-TYPE    
  PortList  

rlSetsEntryBitsField 1.3.6.1.4.1.89.35.2.9.9.2.1.3
Bits Field
Status: current Access: read-create
OBJECT-TYPE    
  FieldBits firstField(0), secondField(1), thirdField(2), fifthField(4)  

rlSetsEntryPortListField 1.3.6.1.4.1.89.35.2.9.9.2.1.4
Port list field
Status: current Access: read-create
OBJECT-TYPE    
  PortList  

rlSetsEntryCounter64Field 1.3.6.1.4.1.89.35.2.9.9.2.1.5
Counter64 field
Status: current Access: read-create
OBJECT-TYPE    
  Counter64