mnNotificationsEnabled
MAC-NOTIFICATION-MIB ·
.1.3.6.1.4.1.13464.1.2.3.3.1.1.1.5
Object
Indicates whether mnMacChangedNotification notifications will or will not be sent when there are MAC addresses learnt or removed from the device's forwarding database. Disabling notifications does not prevent the MAC address info from being added to the mnHistoryTable.
Context
- MIB
- MAC-NOTIFICATION-MIB
- OID
.1.3.6.1.4.1.13464.1.2.3.3.1.1.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
false- Parent
- mnGlobalObjects
- Groups
- 1
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 'MAC-NOTIFICATION-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MAC-NOTIFICATION-MIB::mnNotificationsEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MAC-NOTIFICATION-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MAC-NOTIFICATION-MIB::mnNotificationsEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of