MIB Viewer

sysAddRoute

OBJECT-TYPE
1.3.6.1.4.1.4253.1.21.7
Access
not-accessible
Status
mandatory
Source
LUXN-MIB
Sub-identifiers
0
Add route operation given local shelf, local slot, destination IP address and route Type. The format is (shelf, slot, route Type, destination IP). Different types of route types are: external Route: 1 (Route to an external non LuxN node) internal Route: 2 (Route to a LuxN node in the network) For example, to add an internal route to a LuxN node with IP address 192.162.6.65 from local shelf 1, slot 6 this variable would be set to 1,6,3,192.162.6.65 For adding an external route, shelf & slot needs to be zero. For e.g To add an external route to destination address 192.168.9.99, this variable needs to be set to 0,0,192.168.9.99 A get on this will return 0,0,0,0 NO LONGER SUPPORTED, user now needs to use sysImnAddRoute
DisplayString (SIZE (0..20))