SIP-UA-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
4
.1.3.6.1.2.1.150.1.1.1 · 1 row entry · 4 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk sipUACfgServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SIP-UA-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIP-UA-MIB::sipUACfgServerTable'
This table contains SIP server configuration objects applicable
to each SIP user agent in this system.
sipUACfgServerEntry row .1.3.6.1.2.1.150.1.1.1.1
A row of server configuration.

Each row represents those objects for a particular SIP user
agent present in this system. applIndex is used to uniquely
identify these instances of SIP user agents and correl…
Column Syntax OID
A unique identifier of a server address when multiple addresses

are configured by the SIP entity. If one address isn't
reachable, then another can be tried.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.2.1.150.1.1.1.1.1
This object reflects the type of address contained in the
associated instance of sipUACfgServerAddress.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.2.1.150.1.1.1.1.2
This object reflects the address of a SIP server this user
agent will use to proxy/redirect calls. The type of this
address is determined by the value of the
sipUACfgServerAddressType object.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.2.1.150.1.1.1.1.3
This object reflects the function of the SIP server this user
agent should communicate with: registrar, proxy (outbound
proxy), etc.
SIP-TC-MIBSipTCEntityRole
Type Values:
0other
1userAgent
2proxyServer
3redirectServer
4registrarServer
.1.3.6.1.2.1.150.1.1.1.1.4