cSipCfgOfferCallHold
CISCO-SIP-UA-MIB ·
.1.3.6.1.4.1.9.9.152.1.1.1.14
Object
scalar r/w
Enumeration
This object specifies how the SIP gateway would initiate call
hold requests.
directionAttr: The user agent will use the direction
attribute such as a=sendonly or a=inactive in
the sdp to initiate call hold requests.
connAddr: The user agent will use 0.0.0.0 connection address
to specify Call Hold.
Context
- MIB
- CISCO-SIP-UA-MIB
- OID
.1.3.6.1.4.1.9.9.152.1.1.1.14- Type
- scalar
- Access
- readwrite
- Status
- current
- 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::cSipCfgOfferCallHold.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::cSipCfgOfferCallHold'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | directionAttr |
2 | connAddr |