agentSwitchMnGlobalFeatureEnabled
DNOS-SWITCHING-MIB ·
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.1.2.8.48.1.1
Object
This object indicates MAC notification feature is currently
enabled or not.
If the object value is set to false (2), feature is disabled
and no notifications are generated by the device.
If the object value set to true (1), feature is enabled.
Once the MAC notification feature is enabled on the device,
behavior for each interface is controlled by the
agentSwitchMnIfConfigTable.
Context
- MIB
- DNOS-SWITCHING-MIB
- OID
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.1.2.8.48.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentSwitchMnGlobalGroup
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 'DNOS-SWITCHING-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNOS-SWITCHING-MIB::agentSwitchMnGlobalFeatureEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DNOS-SWITCHING-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DNOS-SWITCHING-MIB::agentSwitchMnGlobalFeatureEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Object Constraints
range: 0-64
Type Values
1 | true |
2 | false |