jnxL2aldMacGlobalFeatureEnabled
JUNIPER-L2ALD-MIB ·
.1.3.6.1.4.1.2636.3.48.1.2.1.1
Object
scalar SNMPv2-TCTruthValue
Indicates whether the MAC notification feature is currently
running in the device.
Setting this object to false(2) disables the MAC notification
feature globally.
Setting this object to true(1) will start the MAC notification
feature running in the device. If the feature is already
running, setting to true(1) has no effect.
Context
- MIB
- JUNIPER-L2ALD-MIB
- OID
.1.3.6.1.4.1.2636.3.48.1.2.1.1- 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::jnxL2aldMacGlobalFeatureEnabled.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::jnxL2aldMacGlobalFeatureEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |