rsWSDNoSlashAfterGET
WSD-MIB ·
.1.3.6.1.4.1.89.35.1.40.34.5
Object
enable - no slash is used when trying to read a HTTP page on the server (for syntax that includes a host name), disable - request is with a slash (for syntax that does not include a host name).
Context
- MIB
- WSD-MIB
- OID
.1.3.6.1.4.1.89.35.1.40.34.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rsWSDTweaks
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 'WSD-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WSD-MIB::rsWSDNoSlashAfterGET.0'
More examples
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::rsWSDNoSlashAfterGET'
Syntax
- Source
- FeatureStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enable |
2 | disable |