jnxL2aldMacNotificationsEnabled
JUNIPER-L2ALD-MIB ·
.1.3.6.1.4.1.2636.3.48.1.2.1.5
Object
scalar SNMPv2-TCTruthValue
Indicates whether jnxL2aldMacChangedNotification 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 jnxMacHistoryTable.
Context
- MIB
- JUNIPER-L2ALD-MIB
- OID
.1.3.6.1.4.1.2636.3.48.1.2.1.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- jnxL2aldMacNotificationMIBGlobalObjects
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 'JUNIPER-L2ALD-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-L2ALD-MIB::jnxL2aldMacNotificationsEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-L2ALD-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-L2ALD-MIB::jnxL2aldMacNotificationsEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |