Router Routing Table Object
Original instructions
Overview
The Router Routing Table object presents the instances, attributes and services described below.
Class ID
403 (hex), 1027 (decimal)
Instance IDs
The Router Routing Table objects presents 2 instance values:
Attributes
The Router Routing Table object attributes are associated with each instance.
Instance ID = 0 (class attributes):
Attribute ID
Description
Type
GET
SET
Value
01
revision: increased by 1 at each new update of the object
UINT
X
current value: 1
02
max instance: the maximum instance number of the object
UINT
X
current value: 32
03
number of instances: the number of object instances currently created at this class level of the device
UINT
X
X = supported
— = not supported
Instance ID = 1 to N (instance attributes):
Attribute ID
Description
Type
GET
CLEAR
01
route entry: information about the entry in the routing table, including:
  • UDINT: route/network destination
  • UDINT: net mask
  • UDINT: gateway address
  • UDINT: IP interface
  • UINT: cost
  • UDINT: incoming packets per second
  • UDINT: outgoing packets per second
Struct
X
X = supported
— = not supported
Services
The Router Routing Table object performs these services:
Service ID
Description
Class
Instance
Notes
hex
dec
01
01
Get_Attributes_All
X
X
This service returns:
  • all attributes of the class
  • all attributes of the object
0E
14
Get_Attribute_Single
X
X
This service returns:
  • the contents of a single attribute of the class
  • the contents of the instance of the object as specified
Specify the attribute ID in the request for this service.
X = supported
— = not supported