fdryVplsClearMac
FDRY-MPLS-L2VPN-MIB ·
.1.3.6.1.4.1.1991.1.2.15.2.2.2.1.3
Object
The Set value of TRUE tells the system to clear all the MAC addresses learned by this VPLS instance. Setting value of FALSE will return an error. During read operations, value FALSE will be returned at all times.
Context
- MIB
- FDRY-MPLS-L2VPN-MIB
- OID
.1.3.6.1.4.1.1991.1.2.15.2.2.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fdryVplsEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FDRY-MPLS-L2VPN-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FDRY-MPLS-L2VPN-MIB::fdryVplsClearMac'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FDRY-MPLS-L2VPN-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FDRY-MPLS-L2VPN-MIB::fdryVplsClearMac.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FDRY-MPLS-L2VPN-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FDRY-MPLS-L2VPN-MIB::fdryVplsClearMac'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |