nmstsMsgSend
FS-NMS-TS ·
.1.3.6.1.4.1.52642.2.9.9
Object
scalar mandatory
r/w
Enumeration
Sends the message. The value determines what to do after the message has completed.
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 'FS-NMS-TS' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-TS::nmstsMsgSend.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-TS' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-TS::nmstsMsgSend'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | nothing |
2 | reload |
3 | messagedone |
4 | abort |