fdryMacVlanIfClearConfig
FOUNDRY-MAC-VLAN-MIB ·
.1.3.6.1.4.1.1991.1.1.3.32.2.2.1.5
Object
column r/w
Enumeration
valid(0) - this value is always returned when the variable is read.
clear(1) - setting the variable to this value clears the configured
MAC-based VLAN information for a port.
Context
- MIB
- FOUNDRY-MAC-VLAN-MIB
- OID
.1.3.6.1.4.1.1991.1.1.3.32.2.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fdryMacVlanIfEntry
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 'FOUNDRY-MAC-VLAN-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-MAC-VLAN-MIB::fdryMacVlanIfClearConfig'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FOUNDRY-MAC-VLAN-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-MAC-VLAN-MIB::fdryMacVlanIfClearConfig.<fdryMacVlanIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-MAC-VLAN-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-MAC-VLAN-MIB::fdryMacVlanIfClearConfig'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | valid |
1 | clear |