sipServerRegCurrentUsers

SIP-SERVER-MIB · .1.3.6.1.2.1.151.1.5.1.1.3

Object

column Unsigned32
This object reflects the number of users currently registered
with the Registrar.

Context

MIB
SIP-SERVER-MIB
OID
.1.3.6.1.2.1.151.1.5.1.1.3
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::sipServerRegCurrentUsers'
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::sipServerRegCurrentUsers.<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::sipServerRegCurrentUsers'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-4294967295

Conformance