eltexMnFlappingNotificationsEnabled
ELTEX-MAC-NOTIFICATION-MIB ·
.1.3.6.1.4.1.35265.33.1.1.2
Object
Specifies whether eltexMnFlappingNotification notifications
will or will not be sent when a MAC flapping is detected by
the MAC flapping notification feature.
Setting this object to false(2) will not send the
eltexMnFlappingNotification notifications.
Setting this object to true(1) will send the
eltexMnFlappingNotification notifications.
Context
- MIB
- ELTEX-MAC-NOTIFICATION-MIB
- OID
.1.3.6.1.4.1.35265.33.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- eltexMnFlappingObjects
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 'ELTEX-MAC-NOTIFICATION-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MAC-NOTIFICATION-MIB::eltexMnFlappingNotificationsEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MAC-NOTIFICATION-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MAC-NOTIFICATION-MIB::eltexMnFlappingNotificationsEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |