eltexMnFlappingFeatureEnabled
ELTEX-MAC-NOTIFICATION-MIB ·
.1.3.6.1.4.1.35265.33.1.1.1
Object
Specifies whether the MAC Flapping notification feature is
currently running in the device.
Setting this object to false(2) disables the MAC Flapping
notification feature globally.
Setting this object to true(1) will start the MAC Flapping
notification feature running in the device.
Context
- MIB
- ELTEX-MAC-NOTIFICATION-MIB
- OID
.1.3.6.1.4.1.35265.33.1.1.1- 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::eltexMnFlappingFeatureEnabled.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::eltexMnFlappingFeatureEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |