RADLAN-SNMP-MIB

File: RADLAN-SNMP-MIB.mib (5132 bytes)

Imported modules

RADLAN-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

rnd OBJECT-TYPE MODULE-IDENTITY
TEXTUAL-CONVENTION

Defined Types

RlSnmpUDPMridAddress  
Represents the UDP address of NMS and the MRID through which it is connected in order to access the agent: octets contents encoding 1-4 IP-address network-byte order 5-6 UDP-port network-byte order 7-8 MRID network-byte order
TEXTUAL-CONVENTION    
  OCTET STRING Size(8)  

RlSnmpRequestMridEntry  
SEQUENCE    
  rlSnmpRequestManagedMrid INTEGER
  rlSnmpRequestMridStatus INTEGER

Defined Values

rlSNMP 1.3.6.1.4.1.89.98
Private MIB module for SNMP support in Radlan devices.
MODULE-IDENTITY    

rlSNMPv3 1.3.6.1.4.1.89.98.1
OBJECT IDENTIFIER    

rlTargetParamsTestingLevel 1.3.6.1.4.1.89.98.1.1
The level of the tests done when configuring an entry in the snmpTargetParamsTable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER low(1), high(2)  

rlNotifyFilterTestingLevel 1.3.6.1.4.1.89.98.1.2
The level of the tests done when configuring an entry in the snmpNotifyFilterTable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER low(1), high(2)  

rlSnmpEngineID 1.3.6.1.4.1.89.98.1.3
A variable for setting the router's local engineID value. Setting this variable will effect the value of snmpEngineID. Setting this variable to the value '00 00 00 00 00'H will cause snmpEngineID to get an automatically created value based on the device basic MAC address. This method of setting the agent's engineID is recommended for stand-alone systems. Setting this variable to any other (valid) value will set snmpEngineID to this value. Setting this variable to all 'ff'H or all zeros is not allowed, with the exception of the value '00 00 00 00 00'H. The last method is recommended for stackable system, in order for the engineID to be unique within an administrative domain. Setting this value (to a value different then the default value) is required before configuring the usmUserTable. Changing the value of this variable has 2 side-effects: - All usmUserTable configured entries will be deleted. - All snmpCommunityTable entries with snmpCommunityContextEngineID value equal to old rlSnmpEngineID value, will be updated with the new rlSnmpEngineID value.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(5..32)  

rlSNMPDomains 1.3.6.1.4.1.89.98.2
OBJECT IDENTIFIER    

rlSnmpUDPMridDomain 1.3.6.1.4.1.89.98.2.1
The SNMPv2 over UDP transport domain, used when Multi-Instance Router is supported (more than one MIR instance exist). The corresponding transport address is of type RlSnmpUDPMridAddress.
Status: current Access: read-write
OBJECT-IDENTITY    

rlSnmpRequestMridTable 1.3.6.1.4.1.89.98.3
A table for determining the Mrid for the current SNMP request.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlSnmpRequestMridEntry

rlSnmpRequestMridEntry 1.3.6.1.4.1.89.98.3.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlSnmpRequestMridEntry  

rlSnmpRequestManagedMrid 1.3.6.1.4.1.89.98.3.1.1
The router instance the NMS wants to manage in the current SNMP request. The value of this object, when attaching a variable instance of the rlSnmpRequestManagedMridTable to an SNMP request, will determine the managed Mrid for this request. It is important to mention that the variable insance must be attached as the first variable in the PDU in order to influence all variables.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlSnmpRequestMridStatus 1.3.6.1.4.1.89.98.3.1.2
The status of this entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1)