This chapter presents tables listing the OIDs and corresponding names for the nodes group in anynode.

The Nodes Group

The following tables contain the OIDs and the corresponding names for the nodes 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: nodeNumber

OID: .1.3.6.1.4.1.42303.2.2.1.0

Request Type: GET

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


Name: nodeTable

OID: .1.3.6.1.4.1.42303.2.2.2

Description: The table with information about the available nodes.


Name: nodeEntry

OID: .1.3.6.1.4.1.42303.2.2.2.1

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


Name: nodeIndex

OID: .1.3.6.1.4.1.42303.2.2.2.1.1<index>

Request Type: GET

Description: The table index.


Name: nodeName

OID: .1.3.6.1.4.1.42303.2.2.2.1.2<index>

Request Type: GET

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

 Screenshot: Windows PowerShell ISE command displaying information about the name for node instance 1 in anynode.  Screenshot: Windows PowerShell ISE command displaying information about the name for node instance 1 in anynode.
Windows PowerShell ISE command displaying information about the name for node instance 1 in anynode.

Name: nodeStatus

OID: .1.3.6.1.4.1.42303.2.2.2.1.3<index>

Request Type: GET

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

  • 1: Disabled

  • 2: Enabled


Name: nodeNetworkState

OID: .1.3.6.1.4.1.42303.2.2.2.1.4<index>

Request Type: GET

Description: The state of the network interface used by this node. The data type is integer. Possible values are:

  • 0: Unknown

  • 1: Up

  • 2: Down



Name: nodeNetworkInterface

OID: .1.3.6.1.4.1.42303.2.2.2.1.5<index>

Request Type: GET

Description: The description of the network interface used by this node. The data type is DisplayString.


Name: nodeRegistrationState

OID: .1.3.6.1.4.1.42303.2.2.2.1.6<index>

Request Type: GET

Description: The state of the SIP registration if used by this node. The data type is integer. Possible values are:

  • 1: Not Used

  • 2: Registering

  • 3: Registered

  • 4: Unregistering

  • 5: Unregistered / Error


Name: nodeIPAddressType

OID: .1.3.6.1.4.1.42303.2.2.2.1.7<index>

Request Type: GET

Description: The type of the following IP address. The data type is integer. Possible values are:

  • 0: Unknown

  • 1: IPv4

  • 2: IPv6

  • 16: DNS


Name: nodeIPAddress

OID: .1.3.6.1.4.1.42303.2.2.2.1.8<index>

Request Type: GET

Description: The IP Address used by this node. The data type is DisplayString.


Name: nodeSipUdpPort

OID: .1.3.6.1.4.1.42303.2.2.2.1.9<index>

Request Type: GET

Description: The SIP UDP Port configured for this node.


Name: nodeSipTcpPort

OID: .1.3.6.1.4.1.42303.2.2.2.1.10<index>

Request Type: GET

Description: The SIP TCP Port configured for this node.


Name: nodeSipTlsPort

OID: .1.3.6.1.4.1.42303.2.2.2.1.11<index>

Request Type: GET

Description: The SIP TLS Port configured for this node.


Name: nodeSipUdpEnabled

OID: .1.3.6.1.4.1.42303.2.2.2.1.12<index>

Request Type: GET

Description: Shows if SIP UDP is enabled on this node. The data type is integer. Possible values are:

  • 1: Disabled

  • 2: Enabled


Name: nodeSipTcpEnabled

OID: .1.3.6.1.4.1.42303.2.2.2.1.13<index>

Request Type: GET

Description: Shows if SIP TCP is enabled on this node. The data type is integer. Possible values are:

  • 1: Disabled

  • 2: Enabled


Name: nodeSipTlsEnabled

OID: .1.3.6.1.4.1.42303.2.2.2.1.14<index>

Request Type: GET

Description: Shows if secure sessions via SIP TLS are enabled on this node. The data type is integer. Possible values are:

  • 1: Disabled

  • 2: Enabled


Name: nodeSipSrvEnabled

OID: .1.3.6.1.4.1.42303.2.2.2.1.15<index>

Request Type: GET

Description: Shows if service resource records are enabled on this node. The data type is integer. Possible values are:

  • 1: Disabled

  • 2: Enabled



Name: nodeNatTraversalEnabled

OID: .1.3.6.1.4.1.42303.2.2.2.1.16<index>

Request Type: GET

Description: Shows if NAT traversal is enabled on this node. The data type is integer. Possible values are:

  • 1: Disabled

  • 2: Enabled


Name: nodeActiveCalls

OID: .1.3.6.1.4.1.42303.2.2.2.1.17<index>

Request Type: GET

Description: The total count of currently active calls (incoming and outgoing) on this node.


Name: nodeActiveIncomingCalls

OID: .1.3.6.1.4.1.42303.2.2.2.1.18<index>

Request Type: GET

Description: The total count of currently active incoming calls on this node.


Name: nodeActiveOutgoingCalls

OID: .1.3.6.1.4.1.42303.2.2.2.1.19<index>

Request Type: GET

Description: The total count of currently active outgoing calls on this node.


Name: nodeSuccessfulCalls

OID: .1.3.6.1.4.1.42303.2.2.2.1.20<index>

Request Type: GET

Description: The count of successful calls (incoming and outgoing) on this node since the last reset of the statistics.


Name: nodeSuccessfulIncomingCalls

OID: .1.3.6.1.4.1.42303.2.2.2.1.21

Request Type: GET

Description: The count of successful incoming calls on this node since the last reset of the statistics.


Name: nodeSuccessfulOutgoingCalls

OID: .1.3.6.1.4.1.42303.2.2.2.1.22<index>

Request Type: GET

Description: The count of successful outgoing calls on this node since the last reset of the statistics.


Name: nodeFailedCalls

OID: .1.3.6.1.4.1.42303.2.2.2.1.23<index>

Request Type: GET

Description: The count of failed calls (incoming and outgoing, all reasons) on this node since the last reset of the statistics.


Name: nodeFailedIncomingCalls

OID: .1.3.6.1.4.1.42303.2.2.2.1.24<index>

Request Type: GET

Description: The count of failed incoming calls (all reasons) on this node since the last reset of the statistics.


Name: nodeFailedIncomingCallsNoLicense

OID: .1.3.6.1.4.1.42303.2.2.2.1.25<index>

Request Type: GET

Description: The count of failed incoming calls with the reason "no license" on this node since the last reset of the statistics.


Name: nodeFailedIncomingCallsNoRoute

OID: .1.3.6.1.4.1.42303.2.2.2.1.26<index>

Request Type: GET

Description: The count of failed incoming calls with the reason "no route" on this node since the last reset of the statistics.


Name: nodeFailedIncomingCallsMedia

OID: .1.3.6.1.4.1.42303.2.2.2.1.27<index>

Request Type: GET

Description: The count of failed incoming calls with the reason "media error" on this node since the last reset of the statistics.


Name: nodeCancelledIncomingCalls

OID: .1.3.6.1.4.1.42303.2.2.2.1.28<index>

Request Type: GET

Description: The count of canceled incoming calls on this node since the last reset of the statistics. Canceled calls are those ended by the caller before the outgoing call could be established.


Name: nodeFailedOutgoingCalls

OID: .1.3.6.1.4.1.42303.2.2.2.1.29<index>

Request Type: GET

Description: The count of failed outgoing calls (all reasons) on this node since the last reset of the statistics.


Name: nodeFailedOutgoingCallsNoAnswer

OID: .1.3.6.1.4.1.42303.2.2.2.1.30<index>

Request Type: GET

Description: The count of failed outgoing calls with the reason "no answer" on this node since the last reset of the statistics.


Name: nodeFailedOutgoingCallsBusy

OID: .1.3.6.1.4.1.42303.2.2.2.1.31<index>

Request Type: GET

Description: The count of failed outgoing calls with the reason "busy" on this node since the last reset of the statistics.


Name: nodeFailedOutgoingCallsMedia

OID: .1.3.6.1.4.1.42303.2.2.2.1.32<index>

Request Type: GET

Description: The count of failed outgoing calls with the reason "media error" on this node since the last reset of the statistics.


Name: nodeOperational

OID: .1.3.6.1.4.1.42303.2.2.2.1.33<index>

Request Type: GET

Description: Shows if the node is currently operational. The data type is integer. Possible values are:

  • 1: Yes

  • 2: No

 Screenshot: Windows PowerShell ISE command displaying information about the operational state for node instance 1 in anynode.  Screenshot: Windows PowerShell ISE command displaying information about the operational state for node instance 1 in anynode.
Windows PowerShell ISE command displaying information about the operational state for node instance 1 in anynode.

Name: nodeType

OID: .1.3.6.1.4.1.42303.2.2.2.1.34<index>

Request Type: GET

Description: The type of the node. The data type is integer. Possible values are:

  • 0: SIP

  • 1: UCMA

  • 2: CAPI