This chapter provides a detailed overview of the OIDs and corresponding names for the routes group in anynode.

The Routes Group

The following tables contain the OIDs and the corresponding names for the routes group. The table lists the valid actions for the OIDs and the descriptions. The request type GET implies the support of the GETNEXT request.

Some SNMP queries are only available starting from anynode version 4.14.


Name: routeNumber

OID: .1.3.6.1.4.1.42303.2.3.1.0

Request Type: GET

Description: Contains the amount of entries in the following route table.


Name: routeTable

OID: .1.3.6.1.4.1.42303.2.3.2

Request Type: GET

Description: The table with information about the routes.


Name: routeEntry

OID: .1.3.6.1.4.1.42303.2.3.2.1

Request Type: GET

Description: The definition of the information for one route. The following OIDs in this table are available for each route. The at the end of the OID selects the route instance.


Name: routeIndex

OID: .1.3.6.1.4.1.42303.2.3.2.1.1

Request Type: GET

Description: The table index.


Name: routeName

OID: .1.3.6.1.4.1.42303.2.3.2.1.2

Request Type: GET

Description: Provides the symbolic name of the route. The data type is DisplayString.


Name: routeStatus

OID: .1.3.6.1.4.1.42303.2.3.2.1.3

Request Type: GET

Description: The state of this route instance. The data type is integer. Possible values are:

1: Disabled

2: Enabled


Name: routeActiveSessions

OID: .1.3.6.1.4.1.42303.2.3.2.1.4

Request Type: GET

Description: The amount of currently active sessions on this route.


Name: routeSuccessfulSessions

OID: .1.3.6.1.4.1.42303.2.3.2.1.5

Request Type: GET

Description: The amount of total successful sessions on this route since the last reset of the statistics.


Name: routeFailedSessions

OID: .1.3.6.1.4.1.42303.2.3.2.1.6

Request Type: GET

Description: The amount of total failed sessions (for any reason) on this route since the last reset of the statistics.


Name: routeFailedSessionsNoLicense

OID: .1.3.6.1.4.1.42303.2.3.2.1.7

Request Type: GET

Description: The amount of total failed sessions on this route with the reason "no license" since the last reset of the statistics.


Name: routeFailedSessionsNoAnswer

OID: .1.3.6.1.4.1.42303.2.3.2.1.8

Request Type: GET

Description: The amount of total failed sessions on all nodes with the reason "no answer" since the last reset of the statistics.


Name: routeFailedSessionsBusy

OID: .1.3.6.1.4.1.42303.2.3.2.1.9

Request Type: GET

Description: The amount of total failed sessions on this route with the reason "busy" since the last reset of the statistics.


Name: routeFailedSessionsMedia

OID: .1.3.6.1.4.1.42303.2.3.2.1.10

Request Type: GET

Description: The amount of total failed sessions on this route with the reason "media error" since the last reset of the statistics.


Name: routeCancelledSessions

OID: .1.3.6.1.4.1.42303.2.3.2.1.11

Request Type: GET

Description: The amount of total canceled sessions on this route since the last reset of the statistics. Canceled sessions means the incoming call was disconnected by the called party before the outgoing call could be established.