cSipCfgPeerUrlType
CISCO-SIP-UA-MIB ·
.1.3.6.1.4.1.9.9.152.1.1.4.1.1.5
Object
column r/w
Enumeration
This object specifies the URL type sent in outbound
INVITES generated by this device.
The value 'system' is the default and indicates that this
dial-peer should use the value of cSipCfgUrlType instead.
Context
- MIB
- CISCO-SIP-UA-MIB
- OID
.1.3.6.1.4.1.9.9.152.1.1.4.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cSipCfgPeerEntry
- Groups
- 3
Net-SNMP examples
How SNMP and these commands workWalk 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-SIP-UA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SIP-UA-MIB::cSipCfgPeerUrlType'
More examples
Read one indexed 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::cSipCfgPeerUrlType.<cSipCfgPeerIndex>'
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::cSipCfgPeerUrlType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | system |
2 | sip |
3 | tel |
4 | sips |