snmpInformEnable
MOXA-ICSG7826A-MIB ·
.1.3.6.1.4.1.8691.7.99.1.8.13
Object
scalar r/w
Enumeration
This enable the snmpInform function.
Context
- MIB
- MOXA-ICSG7826A-MIB
- OID
.1.3.6.1.4.1.8691.7.99.1.8.13- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- networkSetting
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 'MOXA-ICSG7826A-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOXA-ICSG7826A-MIB::snmpInformEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MOXA-ICSG7826A-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MOXA-ICSG7826A-MIB::snmpInformEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |