rsWSDL7MethodType
WSD-MIB ·
.1.3.6.1.4.1.89.35.1.40.44.3.1.2
Object
column r/w
Enumeration
The method type - what to look for in L7
Context
- MIB
- WSD-MIB
- OID
.1.3.6.1.4.1.89.35.1.40.44.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rsWSDL7MethodEntry
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::rsWSDL7MethodType'
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::rsWSDL7MethodType.<rsWSDL7MethodName>'
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::rsWSDL7MethodType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | url |
2 | fileType |
3 | headerField |
4 | cookieKeyVal |
5 | regExp |
6 | text |
7 | statusLine |
8 | setCookie |
9 | requestLine |
10 | from |
11 | to |
12 | contact |
13 | callID |
14 | cseq |
15 | via |
16 | route |
17 | recordRoute |
18 | pAssertedID |
19 | pPreferredID |
20 | sipHeader |
21 | sdp |
22 | advancedUrlCondition |
23 | advancedUrlModification |
24 | radiusAttribute |
25 | certificate |