MIB Viewer

staticRouteEnable

OBJECT-TYPE
1.3.6.1.4.1.5504.4.1.13.1.1.6
Access
read-create
Status
current
Sub-identifiers
0
An enumeration of the administrative state of the static route. The possible values are either 'disabled' or 'enabled', where the static route entry is not considered when making forwarding decisions for 'disabled', and is so for 'enabled'. The default is 'enabled'.
INTEGER { disabled(1), enabled(2) }