sipServerRegMaxUsers

SIP-SERVER-MIB · .1.3.6.1.2.1.151.1.5.1.1.2

Object

column Unsigned32
This object reflects the maximum number of users that the
Registrar supports.  The current number of users is reflected
by sipServerRegCurrentUsers.

Context

MIB
SIP-SERVER-MIB
OID
.1.3.6.1.2.1.151.1.5.1.1.2
Type
column
Access
readonly
Status
current
Parent
sipServerRegCfgEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SIP-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIP-SERVER-MIB::sipServerRegMaxUsers'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIP-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIP-SERVER-MIB::sipServerRegMaxUsers.<applIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIP-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIP-SERVER-MIB::sipServerRegMaxUsers'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 1-4294967295

Conformance