portEventEnable
MOXA-ICSG7826A-MIB ·
.1.3.6.1.4.1.8691.7.99.1.62.2.1.4
Object
column r/w
Enumeration
Status of event enable of port event settings
Context
- MIB
- MOXA-ICSG7826A-MIB
- OID
.1.3.6.1.4.1.8691.7.99.1.62.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- portEventSettingsEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MOXA-ICSG7826A-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOXA-ICSG7826A-MIB::portEventEnable'
More examples
Read one indexed 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::portEventEnable.<portEventIndex>'
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::portEventEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | enable-LinkOn-only |
2 | enable-LinkOff-only |
3 | enable-LinkOn-LinkOff |
4 | enable-TrafficOverload-only |
5 | enable-LinkOn-TrafficOverload |
6 | enable-LinkOff-TrafficOverload |
7 | enable-All-LinkOn-LinkOff-TrafficOverload |