cslbxProbeSIPRegAddress

CISCO-SLB-HEALTH-MON-MIB · .1.3.6.1.4.1.9.9.254.1.6.6.1.1

Object

column r/w OctetString
This object represents the Registration address used
in SIP protocol.  Users in a SIP network are identified 
by unique SIP addresses.  A SIP address is similar to an 
e-mail address and is in the format of
'sip:userID@gateway.com'.  The userID can be either a
user name or an E.164 address.  An E.164 address is a
telephone number with a string of decimal digits that 
uniquely indicates the public network termination point.
The number contains the information necessary to route 
the call to this termination point.

Context

MIB
CISCO-SLB-HEALTH-MON-MIB
OID
.1.3.6.1.4.1.9.9.254.1.6.6.1.1
Type
column
Access
readwrite
Status
current
Parent
cslbxProbeSIPCfgEntry
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 'CISCO-SLB-HEALTH-MON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SLB-HEALTH-MON-MIB::cslbxProbeSIPRegAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SLB-HEALTH-MON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SLB-HEALTH-MON-MIB::cslbxProbeSIPRegAddress.<slbEntity>.<cslbxProbeName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SLB-HEALTH-MON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SLB-HEALTH-MON-MIB::cslbxProbeSIPRegAddress'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-255

Conformance