CISCO-USP-MIB Table View

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

Tables
2
Rows
2
Columns
15
.1.3.6.1.4.1.9.9.827.1.2.1 · 1 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cuspServerGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-USP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-USP-MIB::cuspServerGroupTable'
A list of Server Groups. Server groups define the elements with
which the Cisco Unified SIP Proxy system interacts for each
network.
cuspServerGroupEntry row .1.3.6.1.4.1.9.9.827.1.2.1.1
An entry (conceptual row) in the ServerGroup Table.
Column Syntax OID
A unique value, greater than zero, for each server group.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.827.1.2.1.1.1
This object gives the name of the server group.
OctetString .1.3.6.1.4.1.9.9.827.1.2.1.1.2
This object gives the network name to which the server group
belongs.
OctetString .1.3.6.1.4.1.9.9.827.1.2.1.1.3
This object gives the Server group status as
up/partialdown/down.
up - All the elements in the server group are up.
partialdown - At least one element in the server group is down.
down - All the elements in the server g…
Enumeration
Enumerated Values:
1up
2partialdown
3down
.1.3.6.1.4.1.9.9.827.1.2.1.1.4
This object gives server group ping status.
true - Ping is enabled.
false - Ping is disabled.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.827.1.2.1.1.5
This object gives the load balancing algorithm for the server
group.
global - Uses global load balance algorithm.
highestq - Uses highestq algorithm where in CUSP picks the
first available element with the higes…
Enumeration
Enumerated Values:
1global
2highestq
3requesturi
4callid
5touri
6weight
.1.3.6.1.4.1.9.9.827.1.2.1.1.6
.1.3.6.1.4.1.9.9.827.1.2.2 · 1 row entry · 9 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cuspElementTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-USP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-USP-MIB::cuspElementTable'
A list of elements in a server group table. Also gives
information on status(up/down) of the element, its Q value,
weight and transport type.
cuspElementEntry row .1.3.6.1.4.1.9.9.827.1.2.2.1
An entry (conceptual row) in the cuspElementTable.
Column Syntax OID
A unique value, greater than zero, for each element.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.827.1.2.2.1.1
This object gives the Server group element ID.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.827.1.2.2.1.2
This object gives the server group element status.
'up' - Server group element is up.
'down' - Server group element is down.
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.9.9.827.1.2.2.1.3
This object gives the Q value of the server group element. Q
value is a real number that specifies the priority of the server
group element with respect to others in the server group. Q
value range is 0.0 to 1.0.
OctetString .1.3.6.1.4.1.9.9.827.1.2.2.1.4
This object gives the weight of the server group element.
Weight is used for load balancing between server group
elements.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.9.9.827.1.2.2.1.5
This object gives the port number of the server group
element.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.827.1.2.2.1.6
This object gives the transport type of the server group
element. Transport type can be udp,tcp or tls.
Enumeration
Enumerated Values:
1udp
2tcp
3tls
.1.3.6.1.4.1.9.9.827.1.2.2.1.7
This object gives the total routed calls to the server group
element.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.827.1.2.2.1.8
This object gives the total failed calls on the server group
element.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.827.1.2.2.1.9