Router Diagnostics Object
 
Overview
The Router Diagnostics object presents the instances, attributes and services described below.
Class ID
402 (hex), 1026 (decimal)
Instance IDs
The Router Diagnostics objects presents 2 instance values:
Attributes
The Router Diagnostic 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
default value: 1
03
number of instances: the number of object instances currently created at this class level of the device
UINT
X
current value: 1
04
optional attribute list: the number of attributes in the optional attribute list
UINT
X
current value: 0
05
optional list: the number of services in the optional services list
UINT
X
current value: 0
06
maximum ID number of class attributes: the attribute ID number of the last class attribute of the class definition implemented in the device
UINT
X
current value: 7
07
maximum ID number of instance attributes: the attribute ID number of the last instance attribute of the class definition implemented in the device
UINT
X
default value: 2
X = supported
— = not supported
Instance ID = 1 to N (instance attributes):
Attribute ID
Description
Type
GET
CLEAR
Value
01
forwarding status: whether IP forwarding services are enabled or not
UINT
X
enabled (1): forwarding
disabled (0): discarding
default: 0
02
current forwarding load: total load, in packets per seconds, handled by the IP forwarding service
UINT
X
default: 0
X = supported
— = not supported
Services
The Router Diagnostics 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