mwrTrapConfigState
MWR-ETHERNET-MIB ·
.1.3.6.1.4.1.7262.4.5.14.1.1.1.6
Object
The state of the trap which can be either enabled or disabled.
Context
- MIB
- MWR-ETHERNET-MIB
- OID
.1.3.6.1.4.1.7262.4.5.14.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mwrEventConfigEntry
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 'MWR-ETHERNET-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWR-ETHERNET-MIB::mwrTrapConfigState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MWR-ETHERNET-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWR-ETHERNET-MIB::mwrTrapConfigState.<mwrEventConfigIndex>.<mwrEventInstanceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWR-ETHERNET-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWR-ETHERNET-MIB::mwrTrapConfigState'
Syntax
- Source
- EQUIPMENT-COMMON-MIBEnableType
- Base type
Enumeration
Type Description
Enabled/Disabled
Values & Constraints
Type Values
0 | disabled |
1 | enabled |