wsWritedummy
WAYSTREAM-MIB ·
.1.3.6.1.4.1.9303.4.1.1.1
Object
scalar r/w
Integer32
This object is a read-write object that accept an integer. The value written has no effect on the system, but a successful write indicate that SNMP write operations are possible on the target router. The last written value can be read back
Context
- MIB
- WAYSTREAM-MIB
- OID
.1.3.6.1.4.1.9303.4.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- wsSystem
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 'WAYSTREAM-MIB' -M '/opt/observium/mibs/waystream:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WAYSTREAM-MIB::wsWritedummy.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WAYSTREAM-MIB' -M '/opt/observium/mibs/waystream:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WAYSTREAM-MIB::wsWritedummy'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.