cSipCfgBindSrcAddrScope
CISCO-SIP-UA-MIB ·
.1.3.6.1.4.1.9.9.152.1.1.1.6
Object
scalar deprecated
r/w
Enumeration
This object specifies the scope of packets to which the source IP address of the interface designated by cSipCfgBindSrcAddrInterface will be bound. A value of 'all' means the IP address will be bound to both SIP signalling and media packets. A value of 'control' means the IP address will only be bound to SIP signalling packets. If cSipCfgBindSrcAddrInterface is set to 0, the value of this object has no meaning.
Context
- MIB
- CISCO-SIP-UA-MIB
- OID
.1.3.6.1.4.1.9.9.152.1.1.1.6- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- cSipCfgBase
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SIP-UA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SIP-UA-MIB::cSipCfgBindSrcAddrScope.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SIP-UA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SIP-UA-MIB::cSipCfgBindSrcAddrScope'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | all |
2 | control |