tr069RouteDstIfMode
FEC-TR069-MIB ·
.0.6.7.1.1.13
Object
column
r/w
Enumeration
This object describes different behavior depending on the
ifOperStatus of the destination interface:
dialup-wait:
The route matches, when the ifOperStatus of the
destination interface is either up or dormant.
If the status is dormant, the ifAdminStatus is
set to dialup to bring the interface to the up
state. The datagram will wait until the ifOperStatus
reaches the up state.
For all other states, the routing tables will be
searched for a different matching entry.
dialup-continue:
The route matches, if the ifOperStatus of the
destination interface is up. For all other states,
the routing tables are searched for different matching
entry. However, if the ifOperStatus was dormant and
no other extendend route (with different DstIfMode or
established link) is matching, the ifAdminStatus will
be set to dialup to bring the interface to the up state.
This setting can be used to establish a better
path for a specific service and to use an existing
path for that service as long as the better path
could not be established.
up-only:
The route matches, if the ifOperStatus of the
destination interface is up. For all other states,
the routing tables are searched for different matching
entry.
always:
The route matches independantly of the ifOperStatus
of the destination interface. If it is up, the
interface is used. If the state is dormant,
ifAdminStatus is set to dialup to bring the interface
in the up state. For all other states, the destination
is considered unreachable.
dialup-always:
Same as dialup-wait(1), however, if the ifOperStatus
was dormant, the ifAdminStatus will be set to dialup
to bring the interface to the up state if the value
of tr069RouteMetric1 is the lowest of all matching routes
in this table.
Context
- MIB
- FEC-TR069-MIB
- OID
.0.6.7.1.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tr069RouteEntry
- Table
- tr069RouteTable
- Siblings
- 26
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dialup-wait |
2 | dialup-continue |
3 | up-only |
4 | always |
5 | dialup-always |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tr069RouteProtocol This object specifies the value of the protocol field in
the ip header for all IP-datagrams belonging to the set.
If this object is set to dont-verify, the value of the
protocol f… | column | Enumeration | .0.6.7.1.1.1 |
| tr069RouteDstPortRange This object describes together with tr069RouteDstPort the
range of target-portnumbers of the IP-datagrams belonging to
the set. All portnumbers between and including the two
objec… | column | Integer32 | .0.6.7.1.1.10 |
| tr069RouteTos This object describes together with tr069RouteTosMask the
range of the Type of Service field (TOS) in the IP-header
of the IP-datagrams belonging to the set. A TOS value is
consid… | column | Integer32 | .0.6.7.1.1.11 |
| tr069RouteTosMask This object describes together with tr069RouteTos the
range of the Type of Service field (TOS) in the IP-header
of the IP-datagrams belonging to the set. A TOS value is
considered… | column | Integer32 | .0.6.7.1.1.12 |
| tr069RouteDstIfIndex This object specifies the destination interface for the
IP-datagrams belonging to the set. If the value of this
object is set to 0, the datagrams of the set are discarded
and an I… | column | SNMPv2-SMIInteger32 | .0.6.7.1.1.14 |
| tr069RouteNextHop This object is used on point-to-multipoint interfaces
with indirect routes (see ipExrRtType) to specify
the IP-address of the gateway on the network, where
the datagram should be … | column | SNMPv2-SMIIpAddress | .0.6.7.1.1.15 |
| tr069RouteType This object specifies, on point-to-multipoint interface
whether the datagram shall be sent to the destination
IP address in the IP datagram header (direct) or
to a gateway (indire… | column | Enumeration | .0.6.7.1.1.16 |
| tr069RouteMetric1 This object is used to specify an order on the entries
in the tr069RouteTable. If a datagram is matching multiple
entries, the entry with the lowest value of tr069RouteMetric1
is … | column | SNMPv2-SMIInteger32 | .0.6.7.1.1.17 |
| tr069RouteMetric2 Undefined yet; for further extension | column | SNMPv2-SMIInteger32 | .0.6.7.1.1.18 |
| tr069RouteMetric3 Undefined yet; for further extension | column | SNMPv2-SMIInteger32 | .0.6.7.1.1.19 |
| tr069RouteSrcIfIndex This object specifies the source index of the IP-datagrams.
If this object has a value other than 0, only datagrams
received over the interface with the appropriate interface
ind… | column | SNMPv2-SMIInteger32 | .0.6.7.1.1.2 |
| tr069RouteMetric4 Undefined yet; for further extension | column | SNMPv2-SMIInteger32 | .0.6.7.1.1.20 |
| tr069RouteMetric5 Undefined yet; for further extension | column | SNMPv2-SMIInteger32 | .0.6.7.1.1.21 |
| tr069RouteProto This object describes, how the route has been gained.
This will normaly be netmgmt, because there is currently
no routing protocol, that is able to handle extended routes. | column | Enumeration | .0.6.7.1.1.22 |
| tr069RouteAge This object specifies the age of the route. | column | SNMPv2-SMITimeTicks | .0.6.7.1.1.23 |
| tr069RouteIdx This is the TR-069 index of the route. | column | Integer32 | .0.6.7.1.1.24 |
| tr069RouteState This is the TR-069 enabled state of the route. | column | Enumeration | .0.6.7.1.1.25 |
| tr069RouteOrigin This is the table the route was imported from. | column | Enumeration | .0.6.7.1.1.26 |
| tr069RouteOrigRow This is the row no. of the original entry. | column | Integer32 | .0.6.7.1.1.27 |
| tr069RouteSrcAddr This object describes together with tr069RouteSrcMask the
range of the source-addresses of the IP-datagrams belonging
to the set. If both objects are set to 0.0.0.0 the source-
ad… | column | SNMPv2-SMIIpAddress | .0.6.7.1.1.3 |
| tr069RouteSrcMask This object describes together with tr069RouteSrcAddr the
range of the source-addresses of the IP-datagrams belonging
to the set. If both objects are set to 0.0.0.0 the source-
ad… | column | SNMPv2-SMIIpAddress | .0.6.7.1.1.4 |
| tr069RouteSrcPort This object describes together with tr069RouteSrcPortRange the
range of source portnumbers of the IP-datagrams belonging to
the set. All portnumbers between and including the two
… | column | Integer32 | .0.6.7.1.1.5 |
| tr069RouteSrcPortRange This object describes together with tr069RouteSrcPort the
range of source portnumbers of the IP-datagrams belonging to
the set. All portnumbers between and including the two
objec… | column | Integer32 | .0.6.7.1.1.6 |
| tr069RouteDstAddr This object describes together with tr069RouteDstMask the
range of the target-addresses of the IP-datagrams belonging
to the set. If both objects are set to 0.0.0.0 the target-
ad… | column | SNMPv2-SMIIpAddress | .0.6.7.1.1.7 |
| tr069RouteDstMask This object describes together with tr069RouteDstAddr the
range of the target-addresses of the IP-datagrams belonging
to the set. If both objects are set to 0.0.0.0 the target-
ad… | column | SNMPv2-SMIIpAddress | .0.6.7.1.1.8 |
| tr069RouteDstPort This object describes together with tr069RouteDstPortRange the
range of target-portnumbers of the IP-datagrams belonging to
the set. All portnumbers between and including the two
… | column | Integer32 | .0.6.7.1.1.9 |