adSIPParamLocatorType
WSD-MIB ·
.1.3.6.1.4.1.89.35.1.40.74.2.1.2
Object
column r/w
Enumeration
URI or parameter to extract value from. In case of P_ASSERTED URI and P_PREFERRED URI, the value is taken from the first occurrence of the header. The URI from the ROUTE header is taken from the first ROUTE after the top one has been removed. Type header is generic. OFFSET is from the beginning of the message.
Context
- MIB
- WSD-MIB
- OID
.1.3.6.1.4.1.89.35.1.40.74.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adSIPParamLocatorEntry
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 'WSD-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WSD-MIB::adSIPParamLocatorType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WSD-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WSD-MIB::adSIPParamLocatorType.<adSIPParamLocatorName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WSD-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WSD-MIB::adSIPParamLocatorType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sipRequestURI |
2 | sipFromURI |
3 | sipToURI |
4 | sipContactURI |
5 | sippAssertedSIPURI |
6 | sippAssertedTelURI |
7 | sippPreferredSIPURI |
8 | sippPreferredTelURI |
9 | sipRouteURI |
10 | sipHeader |
11 | sdpParameter |
12 | offset |