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