npExtRelayTrapCmdSrc
DKSF-70-MIB ·
.1.3.6.1.4.1.25728.5600.3.18
Object
scalar Enumeration
Source of command to switch Relay
Context
- MIB
- DKSF-70-MIB
- OID
.1.3.6.1.4.1.25728.5600.3.18- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- npExtRelayTrapData
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 'DKSF-70-MIB' -M '/opt/observium/mibs/netping:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DKSF-70-MIB::npExtRelayTrapCmdSrc.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DKSF-70-MIB' -M '/opt/observium/mibs/netping:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DKSF-70-MIB::npExtRelayTrapCmdSrc'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | unknown |
1 | webInterface |
2 | snmp |
3 | sms |
4 | httpApi |
5 | watchdog |
6 | schedule |
7 | logic |
8 | button |